| 2018-02-07 |
|
|---|---|
| 2017-09-27 |
|
| 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-04-21 |
Updated tests to work with updated controller
Brian Riley
committed
on 21 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 |
switched all Perm::CONSTANT to Perm.scope calls. Travis could not handle CONSTANT definitions likely due to rails/ruby evironment. Its better to use scope for queries anyway
briley
committed
on 30 Mar 2017
|
|
added debug to sections controller test
briley
committed
on 30 Mar 2017
|
|
|
removed debug lines and got tests pasing locally
briley
committed
on 30 Mar 2017
|
|
|
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
|
|
|
debug statements to track user object and its roles through test->controller->policy
briley
committed
on 30 Mar 2017
|
|
|
put controller test debug statements in to check tmplt and user orgs and then checks before/after policy check
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
|
|
|
discovered that phases_controller_test and sectionscontroller_test were both defined as PhasesControllerTest
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 controller to use error messaging helper. added functional tests for the sections controller
briley
committed
on 29 Mar 2017
|
|
| 2017-01-10 |
switched visibility to be a bit flag using FlagShihTzu instead of a lookup table. adjusted db migration. Removed all of the empty stub test files generated by the rails scaffolding mechanism.
briley
committed
on 10 Jan 2017
|
| 2016-08-12 |
|
| 2016-06-28 |
Commented out failing unit and functional controller tests
briley
committed
on 28 Jun 2016
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|