History for dmpopidor / test / functional / questions_controller_test.rb
2017-06-07
@Jose Lloret
Fixed problem when creating a question. Fixed JS to display/hide default answer. Fixed tinymce problem for example answer. DMPRoadmap/roadmap#337 ...
Jose Lloret committed on 7 Jun 2017
2017-05-16
@xsrust
updated tests to work after annotations changes
xsrust committed on 16 May 2017
2017-04-21
@Brian Riley
Updated tests to work with updated controller
Brian Riley committed on 21 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-04
@briley
added checks to make sure records are actually created/updated/deleted
briley committed on 4 Apr 2017
2017-03-30
@briley
added hack to override the application controller's current_user since its nil in the controller and causing policy check to fail in Travis
briley committed on 30 Mar 2017
@briley
removed 'first' invocation from @template in controller tests
briley committed on 30 Mar 2017
@briley
template being used to create user on template,phase,section,question and guidance_group controller tests did not match the scaffolded template
briley committed on 30 Mar 2017
@briley
added require statement for test_helper into all functional tests
briley committed on 30 Mar 2017
2017-03-29
@briley
added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212
briley committed on 29 Mar 2017
@briley
added initial tests for guidance_groups_controller
briley committed on 29 Mar 2017
@briley
fixed tests for questions controller. removed exclamationpoint from save on questions controller
briley committed on 29 Mar 2017
@briley
Added questions controller tests
briley committed on 29 Mar 2017