History for dmpopidor / test / functional / registrations_controller_test.rb
2017-08-07
@briley
fixed tests broken by change to core page structure DMPRoadmap/roadmap#552
briley committed on 7 Aug 2017
2017-07-27
@briley
fixed broken tests and added functional tests for public_pages_controller
briley committed on 27 Jul 2017
2017-07-07
@Brian Riley
fixed tests DMPRoadmap/roadmap#175
Brian Riley committed on 7 Jul 2017
@Brian Riley
updated tests to work with new standardized success messages DMPRoadmap/roadmap#175
Brian Riley committed on 7 Jul 2017
2017-06-27
@briley
Fixed test broken by new CSS changes and the removal of a few unessecarry show (e.g. org, guidance, etc.) pages
briley committed on 27 Jun 2017
2017-06-09
@Brian Riley
fixed tests for registrations controller DMPRoadmap/roadmap#305 ...
Brian Riley committed on 9 Jun 2017
2017-06-08
@xsrust
updated failing test to refelct changes to controller, fixes #344
xsrust committed on 8 Jun 2017
2017-04-26
@Brian Riley
removed confirmations controller, route and tests since we turned devise's email confirmation off DMPRoadmap/roadmap#254
Brian Riley committed on 26 Apr 2017
2017-04-20
@briley
finished integration tests for template versioning. added helper method tests to template unit tests
briley committed on 20 Apr 2017
2017-04-07
@Brian Riley
broken generic error message handler apart into separate create/update/destroy versions. updated calls within the controllers and fixed tests DMPRoadmap/roadmap#227
Brian Riley committed on 7 Apr 2017
2017-04-06
@briley
fixed issues in tests after merge and added tests for plans controller
briley committed on 6 Apr 2017
2017-03-24
@briley
fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name
briley committed on 24 Mar 2017
2017-03-21
@briley
fixes to some of the functional tests to use FastGettext instead of I18n
briley committed on 21 Mar 2017
2017-03-20
@briley
started switching I18n references in test files to Fastgettext
briley committed on 20 Mar 2017
2017-03-15
@briley
fixed issues with omniauth and registrations controller tests. removed some debug statements
briley committed on 15 Mar 2017
@briley
fixed broken test in controller functional tests
briley committed on 15 Mar 2017
2017-02-02
@briley
added theme unit tests and started cleanup of remaining existing tests
briley committed on 2 Feb 2017
2016-11-16
@briley
Added registration controller tests, updated reference to Devise's deprectaed 'bypass' with bypass_sign_in', added some test helper to verify redirects to welcome page (for unauthorized attempts) and projects list page (for authorized). Added language_id back to attr_accessible on User model
briley committed on 16 Nov 2016
@briley
Added authentication test and registration controller test. Added troubleshooting info to README. Added generic omniauth id to registration form
briley committed on 16 Nov 2016