History for dmpopidor / test / functional / answers_controller_test.rb
2017-06-02
@Jose Lloret
Added method to validate answer according to each question format. Partial view for section progress. Eager loading of resources needed to calculate plan and section progress. Refactoring of code for progress plan. DMPRoadmap/roadmap#382 ...
Jose Lloret committed on 2 Jun 2017
2017-04-14
@Brian Riley
finished fixes for answer creation race condition DMPRoadmap/roadmap#241
Brian Riley committed on 14 Apr 2017
2017-04-03
@briley
resolved rebase conflicts from merge with development
briley committed on 3 Apr 2017
2017-03-30
@briley
added require statement for test_helper into all functional tests
briley committed on 30 Mar 2017
@ray.carrick
fix functional test for answer saving
ray.carrick committed on 30 Mar 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-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
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
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