| 2017-03-28 |
added tests for phases controller. Added necessary tweaks to correct failure routes within controller actions
briley
committed
on 28 Mar 2017
|
|---|---|
|
added generic 'Unable to save your changes' message for template create/update failures
briley
committed
on 28 Mar 2017
|
|
|
finished tests for invalid objects and added notes to have us add proper error messaging later on
briley
committed
on 28 Mar 2017
|
|
|
added tests for saving and creating invalid templates
briley
committed
on 28 Mar 2017
|
|
|
updated seeds to use managing institution abbreviation instead of hard-coded 'CC'. Added basic functional tests for templates controller with small adjustments to check for nils in view and controller
briley
committed
on 28 Mar 2017
|
|
| 2017-03-24 |
fixed the rest of the tests by swapping out I18n and removing locales from routes
briley
committed
on 24 Mar 2017
|
|
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 |
Noticed that the user/org's language settings were not being factored in during testing. Updated application controller to use the current user's language or the org's language if available. The locale is only set in the session if the user is logged in now. also fixed to some functional tests.
briley
committed
on 20 Mar 2017
|
|
commented out public dmp tests since we're commenting out that functionality for now
briley
committed
on 20 Mar 2017
|
|
|
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-07 |
added some missing unit tests. fixed typo on Template.has_customisations? method
briley
committed
on 7 Feb 2017
|
|
Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper
briley
committed
on 7 Feb 2017
|
|
| 2017-02-04 |
added answers_controller tests
Brian Riley
committed
on 4 Feb 2017
|
| 2017-02-03 |
fixed issue with static_pages_controller_test
Brian Riley
committed
on 3 Feb 2017
|
|
fixed issues with application_controller tests
Brian Riley
committed
on 3 Feb 2017
|
|
|
started correcting issues with function tests for application_controller
Brian Riley
committed
on 3 Feb 2017
|
|
| 2017-02-02 |
added theme unit tests and started cleanup of remaining existing tests
briley
committed
on 2 Feb 2017
|
| 2017-01-26 |
resolved merge conflicts
briley
committed
on 26 Jan 2017
|
| 2017-01-24 |
cleaned up tests
briley
committed
on 24 Jan 2017
|
| 2016-12-12 |
replaces Organisation. with Org. in all files
xsrust
committed
on 12 Dec 2016
|
| 2016-11-02 |
tidied up new tests and fixtures. Commented out old tests that were failing. Updated relationship between TokenPermissionType and Organisation so that token_permission_type.organisations works
briley
committed
on 2 Nov 2016
|
|
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley
committed
on 2 Nov 2016
|
|
|
updated fixture reference in api_projects_controller_test
briley
committed
on 2 Nov 2016
|
|
|
removed forced test flunks from api_projects_controller_test
briley
committed
on 2 Nov 2016
|
|
| 2016-08-12 |
|
| 2016-07-28 |
Sam's fix for the API token issue (#11)
...
Jimmy Angelakos
authored
on 28 Jul 2016
Brian Riley
committed
on 28 Jul 2016
|
| 2016-06-28 |
Commented out failing unit and functional controller tests
briley
committed
on 28 Jun 2016
|