Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* checking records are actually getting created / destroyed
* simplify creation where possible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removes the need for .all call in some tests.
|
|
authenticated users.
|
|
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
|
|
|
|
|
|
|
|
Travis CI does not seem to have the admin user records. Let's not depend on them and just stub the admin user.
|
|
have to do more, including allowing user to pick sort order.
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
help/test/functional/tickets_controller_test.rb
users/test/functional/application_controller_test.rb
users/test/support/auth_test_helper.rb
|
|
|
|
|
|
|
|
|
|
Conflicts:
.gitignore
|
|
|
|
|
|
|
|
access from users engine.
|
|
independent engine repo.
|