Commit Graph

34 Commits

Author SHA1 Message Date
Andrew Brown
d9205433c2 add smoke tests for MainController 2021-05-22 11:53:18 -07:00
Andrew Brown
27a623c00e eod 2021-05-22 00:28:59 -07:00
Andrew Brown
2361578c67 remove linker tests 2021-05-21 15:23:01 -07:00
Robert Richter
47166e1e72
Use rspec-prof 2016-10-02 14:18:05 -05:00
Robert Richter
c0cc119cd7
Resolve Devise deprecation warning 2016-10-02 12:49:24 -05:00
Robert Richter
af7af4a3e2
Rubocop auto-correct 2016-08-26 14:56:52 -05:00
Robert Richter
b146deb909
Migrate all tests to Factory_Girl 2016-07-11 18:14:29 -05:00
Robert Richter
f228fe5069 Fix Character and Location integration tests 2016-07-09 12:24:48 -05:00
Robert Richter
61278f8c12 Get User-based integration tests running 2016-07-08 22:26:36 -05:00
Robert Richter
534c9519e1 Start getting build closer to passing
Also updated URLs to point to new org repo.
2016-07-05 17:47:47 -05:00
Andrew Brown
d1295ef243 ponr: replace custom login with devise login 2016-04-06 15:04:06 -05:00
Robert Richter
7ef5290a1b Make controller test helper more verbose 2015-04-01 17:12:07 -05:00
Robert Richter
38857c6936 Extract assert_assigns method to test_helper 2015-04-01 16:43:10 -05:00
Robert Richter
5a98b93dd1 Clean style of test classes 2015-03-27 23:44:15 -05:00
Robert Richter
00e793bf1e Refactor style using the Rubocop auto-correct 2015-03-25 22:42:45 -05:00
Robert Richter
3f0f0dd94c Correct username in login helper 2015-03-22 16:37:06 -05:00
Robert Richter
ee8bc60b86 Factor test username and password out of tests 2015-03-22 16:32:29 -05:00
Robert Richter
cb7174067d Configure SimpleCov for test coverage 2015-03-21 12:27:51 -05:00
Robert Richter
5a209d74ad Get coveralls up and running 2015-03-19 18:54:24 -05:00
Andrew Brown
50944c3727 Fix some tests 2015-03-14 01:29:17 -05:00
Robert Richter
e1fb3dbe87 Set coveralls to merge reports to merge Capybara tests 2015-03-13 20:18:49 -05:00
Robert Richter
4945d1ca96 Add Coveralls 2015-03-13 20:18:49 -05:00
Robert Richter
6e30c97a6b Add more integration tests and refactor 2015-03-13 20:15:54 -05:00
Robert Richter
29c0e6727f Set up Capybara functional testing, and write our first functional test! 2015-03-13 20:15:54 -05:00
Robert Richter
e661f692a9 Create equipment controller tests and update Equipment controller to use Rails 4 strong parameters 2015-03-13 20:14:46 -05:00
Andrew Brown
06c6b0ce89 Merge resolution 2015-03-13 20:12:42 -05:00
Robert Richter
c37c2502b7 Iron out more factory_girl usage mistakes 2014-03-16 21:31:14 -05:00
Robert Richter
559822f63a Get factory_girl working *correctly* 2014-03-16 21:21:26 -05:00
Robert Richter
a56e427d8b Get factory_girl working 2014-03-16 21:14:51 -05:00
Robert Richter
ac033ffabd Use factory_girl for test fixtures 2014-03-16 20:34:30 -05:00
Robert Richter
c18ab5a91a Remove reference to fixtures
Mongoid doesn't work like this
2014-03-16 19:17:50 -05:00
Robert Richter
7ba5abdf0a Attempt to get tests to work with Mongoid 2014-03-16 19:03:17 -05:00
Robert Richter
ff5a24dba8 Fix undefined method errors in test cases 2014-03-12 23:42:18 -05:00
Andrew Brown
bb7c5eeee4 rails app 2012-12-22 17:39:34 -06:00