Commit graph

52 commits

Author SHA1 Message Date
Ari Timonen
3a4aa11d84 Add scrypt 2020-04-02 03:08:19 +03:00
Ari Timonen
bb49ab765f Annotations 2020-03-31 20:27:34 +03:00
Ari Timonen
0b033be5ca Fix more tests related to time 2020-03-25 03:13:38 +02:00
Ari Timonen
3d3c3ae450 Use skip instead of comment for pending tests 2020-03-23 05:15:27 +02:00
Ari Timonen
36595f0ff8 All tests pass after commenting out a few, fixme 2020-03-23 05:11:36 +02:00
Ari Timonen
85d96b3388 Update and fix specs 2020-03-23 04:10:31 +02:00
Ari Timonen
e59e8ac8e7 Lots of rails 4 updates
- Add .params to models and update controllers
- Add afk time to gather
- Reannotate models
- Fix rspec problem by using latest rspec plugins from github
2020-03-18 05:38:17 +02:00
Ari Timonen
bdbdef1635 Update to FactoryBot and fix admin panel spec 2020-03-15 15:33:58 +02:00
Ari Timonen
2c71b1147d Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
Ari Timonen
758dfda988 Update for rails 4
Mostly tests
2019-10-17 21:29:15 +03:00
Prommah
dd899cddb0 Spec tidying 2015-11-07 06:21:31 +00:00
Chris Blanchard
95deb32e05 Added moderator group 2015-10-20 18:04:50 +01:00
Chris Blanchard
f28d1e2f84 Fix topic spec 2015-09-18 14:42:57 +01:00
Chris Blanchard
bafb67f702 Rewrite recent_topic sql to return unique topics on subquery 2015-09-05 16:23:50 +01:00
Chris Blanchard
9ba7f4b0d1 Add filter to recent topics 2015-08-22 10:48:08 +01:00
Chris Blanchard
4377d07095 Add filter to recent topics 2015-08-22 10:48:08 +01:00
Chris Blanchard
a0318805e7 Annotate & fix style 2015-08-20 19:36:01 +01:00
Chris Blanchard
5948364ec2 Annotate & fix style 2015-08-20 19:36:01 +01:00
Chris Blanchard
5f53893756 Added forumer exclusion on recent_topics 2015-08-20 19:33:22 +01:00
Chris Blanchard
5bde263e8c Added forumer exclusion on recent_topics 2015-08-20 19:33:22 +01:00
Chris Blanchard
e34d21dd00 Added initial forumer test 2015-08-20 18:11:29 +01:00
Chris Blanchard
739422abef Added initial forumer test 2015-08-20 18:11:29 +01:00
Chris Blanchard
8074f0c3aa Style fix 2015-08-20 16:35:25 +01:00
Chris Blanchard
efc75736dd Style fix 2015-08-20 16:35:25 +01:00
Chris Blanchard
46b0084e81 Add more efficient recent topics class method 2015-08-20 16:20:40 +01:00
Chris Blanchard
551520dc73 Add more efficient recent topics class method 2015-08-20 16:20:40 +01:00
Chris Blanchard
f20d5294b9 Fix 2015-08-20 15:58:10 +01:00
Chris Blanchard
843da0db43 Fix 2015-08-20 15:58:10 +01:00
Chris Blanchard
afa96bd2f5 Add initial tests for posts 2015-08-20 15:57:29 +01:00
Chris Blanchard
d3a2b172e5 Add initial tests for posts 2015-08-20 15:57:29 +01:00
Chris Blanchard
d9b2df06a4 Add initial topic tests 2015-08-20 15:49:42 +01:00
Chris Blanchard
49a99f16f7 Add initial topic tests 2015-08-20 15:49:42 +01:00
Chris Blanchard
d4acc8ea3c Add initial forum tests 2015-08-20 15:48:19 +01:00
Chris Blanchard
7f7d09295c Add initial forum tests 2015-08-20 15:48:19 +01:00
Luke Barratt
f778ab6d5d Style guide updates to specs 2015-08-15 19:34:25 +01:00
Luke Barratt
de5d548e50 Style guide updates to specs 2015-08-15 19:34:25 +01:00
Luke Barratt
04c66e1bea Upgrade ruby to 2.2.2. Bump rails to 3.2.22
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Luke Barratt
944c55a869 Upgrade ruby to 2.2.2. Bump rails to 3.2.22
- Upgrade RSpec to 3.3
- Auto formatted existing specs
- Fixes broken test assertions
- Update capistrano rbenv_ruby to target 2.2.2
- Added test-unit as test dependency as it has been removed form ruby 2.2
2015-08-15 12:50:28 +01:00
Christopher Blanchard
ad50f26497 Fix for can_create? weirdness 2015-06-07 10:20:23 +01:00
Christopher Blanchard
9cd652c3bf Fix for can_create? weirdness 2015-06-07 10:20:23 +01:00
Christopher Blanchard
a1ce779cae Added initial issue specs 2015-06-07 00:26:09 +01:00
Christopher Blanchard
b919600663 Added initial issue specs 2015-06-07 00:26:09 +01:00
Chris Blanchard
edd3d6ea64 Remove rcon from annotate and added message model specs 2015-06-02 17:55:08 +01:00
Chris Blanchard
992608a90c Remove rcon from annotate and added message model specs 2015-06-02 17:55:08 +01:00
Christopher Blanchard
50c12b828f Rerun annotate on server spec 2015-05-22 14:17:07 +01:00
Christopher Blanchard
3aa865e1c9 Rerun annotate on server spec 2015-05-22 14:17:07 +01:00
Christopher Blanchard
1f1f4a89a1 Added tests for bans 2015-05-22 14:16:31 +01:00
Christopher Blanchard
4a18d895a4 Added tests for bans 2015-05-22 14:16:31 +01:00
cblanc
df1eae0631 Added ns server specs 2015-05-14 17:27:12 +01:00
cblanc
1d0f4ba2e6 Added ns server specs 2015-05-14 17:27:12 +01:00