| 2017-07-07 |
fixed tests DMPRoadmap/roadmap#175
Brian Riley
committed
on 7 Jul 2017
|
|---|---|
|
updated tests to work with new standardized success messages DMPRoadmap/roadmap#175
Brian Riley
committed
on 7 Jul 2017
|
|
| 2017-06-27 |
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 |
fixed tests for registrations controller DMPRoadmap/roadmap#305
...
Brian Riley
committed
on 9 Jun 2017
|
| 2017-06-08 |
updated failing test to refelct changes to controller, fixes #344
xsrust
committed
on 8 Jun 2017
|
| 2017-04-26 |
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 |
finished integration tests for template versioning. added helper method tests to template unit tests
briley
committed
on 20 Apr 2017
|
| 2017-04-07 |
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 |
fixed issues in tests after merge and added tests for plans controller
briley
committed
on 6 Apr 2017
|
| 2017-03-24 |
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 |
fixes to some of the functional tests to use FastGettext instead of I18n
briley
committed
on 21 Mar 2017
|
| 2017-03-20 |
started switching I18n references in test files to Fastgettext
briley
committed
on 20 Mar 2017
|
| 2017-03-15 |
fixed issues with omniauth and registrations controller tests. removed some debug statements
briley
committed
on 15 Mar 2017
|
|
fixed broken test in controller functional tests
briley
committed
on 15 Mar 2017
|
|
| 2017-02-02 |
added theme unit tests and started cleanup of remaining existing tests
briley
committed
on 2 Feb 2017
|
| 2016-11-16 |
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
|
|
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
|