| 2017-08-17 |
|
|---|---|
|
updated templates_controller_test to validate new assumption that customizations are dirty
xsrust
committed
on 17 Aug 2017
|
|
| 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-05 |
Update templates_controller_test.rb
Jimmy Angelakos
authored
on 5 Jun 2017
GitHub
committed
on 5 Jun 2017
|
|
Update templates_controller_test.rb
Jimmy Angelakos
authored
on 5 Jun 2017
GitHub
committed
on 5 Jun 2017
|
|
| 2017-05-18 |
Template versioning update.
Jimmy Angelakos
committed
on 18 May 2017
|
| 2017-04-27 |
removed debug lines from template test
Brian Riley
committed
on 27 Apr 2017
|
|
fixed issue with template test
Brian Riley
committed
on 27 Apr 2017
|
|
| 2017-04-26 |
moved some of the logic that was defaulting template attributes in the controller over to the model. Fixed tests DMPRoadmap/roadmap#251 DMPRoadmap/roadmap#273
Brian Riley
committed
on 26 Apr 2017
|
| 2017-04-24 |
fixed pages so that they work with new controller logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
updated tests to work with new template logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
| 2017-04-21 |
Updated tests to work with updated controller
Brian Riley
committed
on 21 Apr 2017
|
| 2017-04-11 |
Updated test so that it does not provide a version or org so that we match what the form is doing DMPRoadmap/roadmap#191
briley
committed
on 11 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-04 |
added checks to make sure records are actually created/updated/deleted
briley
committed
on 4 Apr 2017
|
| 2017-03-30 |
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
|
|
removed 'first' invocation from @template in controller tests
briley
committed
on 30 Mar 2017
|
|
|
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
|
|
|
added require statement for test_helper into all functional tests
briley
committed
on 30 Mar 2017
|
|
| 2017-03-29 |
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
|
|
added initial tests for guidance_groups_controller
briley
committed
on 29 Mar 2017
|
|
|
updated phases and templates tests to work with updated error messaging
briley
committed
on 29 Mar 2017
|
|
| 2017-03-28 |
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
|