Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-07 | Merge branch 'master' into help_develop | jessib | |
Conflicts: app/views/layouts/application.html.haml help/app/controllers/tickets_controller.rb help/test/functional/tickets_controller_test.rb users/test/support/stub_record_helper.rb | |||
2012-12-04 | A test of ordering of tickets. | jessib | |
2012-12-04 | Testing of functionality to retrieve tickets. | jessib | |
2012-12-03 | make tests pass on an empty db | Azul | |
2012-12-01 | using login :is_admin => true instead of real records | Azul | |
Travis CI does not seem to have the admin user records. Let's not depend on them and just stub the admin user. | |||
2012-11-27 | fixed some small issues and the tests except one | Azul | |
The one remaining is failing because we still build an Array for the admin tickets. Needs to be implemented so I am leaving that test as is. | |||
2012-11-15 | Some more ticket tests. | jessib | |
2012-11-14 | Improvements to functional ticket tests. | jessib | |
2012-11-12 | Some test improvements. | jessib | |
2012-11-12 | Merge branch 'develop' into help_develop | jessib | |
Conflicts: help/test/functional/tickets_controller_test.rb users/test/functional/application_controller_test.rb users/test/support/auth_test_helper.rb | |||
2012-11-12 | some notes to test that aren't working now. | jessib | |
2012-11-04 | using new login helper and cleaning up test a bit | Azul | |
2012-10-18 | Uses the working authentication code. | jessib | |
2012-10-16 | Some functional tests and other tweaks. | jessib | |
2012-10-05 | Rough code to add & comment on tickets. | jessib | |