History for dmpopidor / test / functional
2017-03-28
@briley
added tests for phases controller. Added necessary tweaks to correct failure routes within controller actions
briley committed on 28 Mar 2017
@briley
added generic 'Unable to save your changes' message for template create/update failures
briley committed on 28 Mar 2017
@briley
finished tests for invalid objects and added notes to have us add proper error messaging later on
briley committed on 28 Mar 2017
@briley
added tests for saving and creating invalid templates
briley committed on 28 Mar 2017
@briley
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
@briley
fixed the rest of the tests by swapping out I18n and removing locales from routes
briley committed on 24 Mar 2017
@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
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
@briley
commented out public dmp tests since we're commenting out that functionality for now
briley committed on 20 Mar 2017
@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-07
@briley
added some missing unit tests. fixed typo on Template.has_customisations? method
briley committed on 7 Feb 2017
@briley
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
@Brian Riley
added answers_controller tests
Brian Riley committed on 4 Feb 2017
2017-02-03
@Brian Riley
fixed issue with static_pages_controller_test
Brian Riley committed on 3 Feb 2017
@Brian Riley
fixed issues with application_controller tests
Brian Riley committed on 3 Feb 2017
@Brian Riley
started correcting issues with function tests for application_controller
Brian Riley committed on 3 Feb 2017
2017-02-02
@briley
added theme unit tests and started cleanup of remaining existing tests
briley committed on 2 Feb 2017
2017-01-26
@briley
resolved merge conflicts
briley committed on 26 Jan 2017
2017-01-24
@briley
cleaned up tests
briley committed on 24 Jan 2017
2016-12-12
@xsrust
replaces Organisation. with Org. in all files
xsrust committed on 12 Dec 2016
2016-11-02
@briley
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
@briley
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley committed on 2 Nov 2016
@briley
updated fixture reference in api_projects_controller_test
briley committed on 2 Nov 2016
@briley
removed forced test flunks from api_projects_controller_test
briley committed on 2 Nov 2016
2016-08-12
@Damodar Sojka
Merging master (#20) ...
Damodar Sojka authored on 12 Aug 2016 Brian Riley committed on 12 Aug 2016
2016-07-28
@Jimmy Angelakos
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
@briley
Commented out failing unit and functional controller tests
briley committed on 28 Jun 2016