<< 20160830-migrate-and-prepare-release-davaz-com | Index | 20160825-migrate-davaz-com >>
See http://dev.ywesee.com/Yasu/20160825-migrate-davaz-com#remain-bugs
Commits:
I've found invalid zone error at articles page.
This is not related in this migration (ruby, dojo).
But, I've fixed also this errors.
NameError wrong constant name EInvalidZone zone article NameError wrong constant name EInvalidZone zone article NameError wrong constant name EInvalidZone zone article
Zone name in ajax link was wrong (use public
instead of article
).
Commits:
Commits:
Commis:
% bundle exec foreman run ruby -I.:test test/feature/lectures_test.rb Run options: --seed 35577 # Running: ** Fabulous run in 2.632601s, 0.7597 runs/s, 4.9381 assertions/s. 2 runs, 13 assertions, 0 failures, 0 errors, 0 skips
Before release, I would like to fix some feature tests which fail by bad style code, or javascript issue.
Commits
Test cases for guestbook are still unstable.
After click event of submit, browser will freeze...