Reinier Balt
|
18b7a467c1
|
fix #1400 where deleting a user will clean up tags and dependencies too
|
2014-09-23 16:35:45 +02:00 |
|
Reinier Balt
|
f8d4f85a8c
|
add test for deleting all stuff of a user when this users is deleted. Fixes #1447
|
2014-09-23 15:47:07 +02:00 |
|
Dan Rice
|
2386e67dec
|
Simplify requiring of test helpers
|
2014-05-16 18:03:13 -04:00 |
|
Dan Rice
|
d0cec167a8
|
Replace Timecop with new ActiveSupport helpers
|
2014-05-16 13:25:22 -04:00 |
|
Matt Rogers
|
1441d53808
|
Compare against an array instead of joining them into a string
No need to create a string out of them to get a good comparison
|
2013-10-15 20:03:01 -05:00 |
|
Matt Rogers
|
9fd4b845de
|
Don't depend on the environment in the test
|
2013-10-15 20:02:52 -05:00 |
|
Matt Rogers
|
bae4b2a5b7
|
Require 'timecop' explicitly
This works around a problem with bundler's autorequires when not using
a standard Rails environment.
|
2013-10-15 20:02:52 -05:00 |
|
Reinier Balt
|
0bc9b0397a
|
move tests to new directory
|
2013-05-11 23:13:16 +02:00 |
|