Commit graph

51 commits

Author SHA1 Message Date
Ari Timonen
d44c04534b Fixed tests, all tests pass 2020-11-15 05:11:41 +02:00
Ari Timonen
54dec5685f Add WIP gather spec 2020-04-19 06:13:39 +03:00
Ari Timonen
ae1e2ef833 Move gather shoutbox spec 2020-04-18 08:04:23 +03:00
Ari Timonen
494f341cad Fix more specs 2020-04-18 08:02:26 +03:00
Ari Timonen
cd7b62a39f Skip article int. tests for now 2020-04-02 03:21:08 +03:00
Ari Timonen
3d3c3ae450 Use skip instead of comment for pending tests 2020-03-23 05:15:27 +02:00
Ari Timonen
85d96b3388 Update and fix specs 2020-03-23 04:10:31 +02:00
Ari Timonen
8c812df99c Add some forum testing 2020-03-22 14:22:10 +02:00
Ari Timonen
4c5108bc4e Fix more tests 2020-03-20 01:31:04 +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
Absurdon
6eae7330dd disabling calendar tests for now as they dont fit the new implementation anymore 2017-04-03 02:10:38 +02:00
Prommah
66fe8c0726 Fix styling 2015-11-08 23:09:56 +00:00
Prommah
a96949340a Don't show anything for blank profile values. 2015-10-28 02:32:45 +00:00
Prommah
27aebc2a29 Fix styling and tidy validations 2015-09-24 10:19:00 +01:00
Prommah
a42abfa430 Add test for nil SteamID 2015-09-24 07:15:49 +01:00
Prommah
a52ce6fb9a Add SteamID range spec 2015-09-24 06:58:21 +01:00
Chris Blanchard
fc0d62d110 Fix style 2015-08-27 18:49:47 +01:00
Chris Blanchard
3694832277 Show stream information on user page 2015-08-27 18:47:26 +01:00
Luke Barratt
c1466c262a Cleanup spec_helper and remove use of deprecated RSpec syntax 2015-08-23 15:29:09 +01:00
Christopher Blanchard
c5ab99186e Added issue feature spec 2015-06-07 00:58:41 +01:00
Christopher Blanchard
3f49bdf8b5 Added issue feature spec 2015-06-07 00:58:41 +01:00
Chris Blanchard
39529bc8bc Add recipient to messages 2015-06-02 18:50:41 +01:00
Chris Blanchard
6b8f5677b4 Add recipient to messages 2015-06-02 18:50:41 +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
cblanc
97162edfba Changed wording on warning message 2015-05-09 16:37:00 +01:00
cblanc
2826999520 Changed wording on warning message 2015-05-09 16:37:00 +01:00
cblanc
353cd3262b Added test for client side shoutbox validation 2015-05-09 16:21:48 +01:00
cblanc
5cdae9ea64 Added test for client side shoutbox validation 2015-05-09 16:21:48 +01:00
cblanc
46e30e8a4c Updated test for expected ban behaviour 2015-05-05 22:51:26 +01:00
cblanc
e69c4c9b61 Updated test for expected ban behaviour 2015-05-05 22:51:26 +01:00
cblanc
ad3bab8820 Added some simple integration tests for shout messages 2015-04-27 23:32:27 +01:00
cblanc
f87fc9ae58 Added some simple integration tests for shout messages 2015-04-27 23:32:27 +01:00
Luke Barratt
8f73a18500 Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
2719fe499d Stub Google Calendar's JSON response globally for each spec 2015-04-25 23:15:10 +01:00
Luke Barratt
e61c9fbf76 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
Luke Barratt
f55a1f8401 Fixes Google Calendar feed test. Use the current timezone when checking for DST. 2015-04-25 22:35:01 +01:00
Luke Barratt
5664dd7081 Remove hacky before hook. Specify js: :true for javascript driver tests explicitly. Attempt to cache bundler on travis again. 2014-10-12 11:46:58 +01:00
Luke Barratt
c9c32335a8 Remove hacky before hook. Specify js: :true for javascript driver tests explicitly. Attempt to cache bundler on travis again. 2014-10-12 11:46:58 +01:00
Luke Barratt
b798c5b117 Fixes weird inconsistency causing a failed test using poltergeist on timecop 2014-10-12 10:58:52 +01:00
Luke Barratt
8326c81dc5 Fixes weird inconsistency causing a failed test using poltergeist on timecop 2014-10-12 10:58:52 +01:00
Luke Barratt
faa895b3f0 Bump to Rails 3.2.18
Reduce aggressive topic reply/view count caching
Improve shout box spacing
Pass broken tests
2014-05-10 02:26:18 +01:00
Luke Barratt
4046d25017 Tests passing with redesign
Improved layout slightly to match grid
2014-04-17 08:55:19 +01:00
Luke Barratt
ae6d146852 Added 2 hour start date overlap for calendar events
Added new NSL logo
Change default gather passwords
Explicitly add sprockets to the Gemfile
2014-04-04 23:56:22 +01:00
Luke Barratt
8c9debefc3 Added ability to login with a username that is case insensitive
Added some missing translations
Small CSS tweaks
2014-04-04 20:38:44 +01:00
Luke Barratt
c2309dd2ef Added timezone based google calendar widget
Updated unicorn and capistrano deployment configuration for the staging environment
HTML formatting
Fixes errors when posting new issues
Added Google Calendar client code
CSS tweaks to layout
Added new .env vars
Layout tweaks
Updated contributors
2014-04-04 17:55:49 +01:00
Luke Barratt
704a6b4e9b Changed newrelic configuration to load from environment variables
Changed login field text
Changed database configuration connection pool size to be configured via dotenv
Use a single BBcode parser library
Added better translations coverage
Code formatting
Increases maximum article text limit
Added database cleaner with the deletion strategy during testing
2014-03-30 20:50:52 +01:00
Luke Barratt
4199062a9c Initial article text code
Added model annotations
2014-03-26 11:09:39 +00:00