summaryrefslogtreecommitdiff
path: root/users/test/support/stub_record_helper.rb
AgeCommit message (Expand)Author
2013-08-30there's no need for User#find_by_param. clean it upAzul
2013-08-27make sure find_record still works with real recordsAzul
2013-08-27basic testing for token based auth in testsAzul
2013-07-04fix ticket tests, get :admin_user factory to work.elijah
2013-01-14tickets controller tests passingAzul
2013-01-14got users controller test to pass - tickets controller test next.Azul
2012-12-17fixed inclusion of stub record helperAzul
2012-12-03refactored tests with new find_record helperAzul
2012-12-03make tests pass on an empty dbAzul
2012-11-26simplified controller and adjusted testsAzul
2012-11-23refactored creation of record stubsAzul