Commit graph

40 commits

Author SHA1 Message Date
Ari Timonen
494f341cad Fix more specs 2020-04-18 08:02:26 +03:00
Ari Timonen
14d087b913 Fix dotenv load 2020-04-05 06:30:14 +03:00
Ari Timonen
75b33e760a Move back to docker-compose + fix env vars
Fix env vars. Rely on inheritance.
Add a script to load env vars as above.
Fix staging env
Add nginx conf and SSL directory
Reorganize .gitignore
Use multi-staged docker-compose + dockerfile
Substitute env vars for static values
2020-04-05 05:58:41 +03:00
Ari Timonen
6d142ea799 Fix circle 2020-03-25 00:46:05 +02:00
Ari Timonen
f17d788bf6 Add helpers back after mistake 2020-03-22 15:36:16 +02:00
Ari Timonen
25ee885052 Clean up files not needed 2020-03-22 14:53:52 +02:00
Ari Timonen
32cf1ee6b8 Test update and cleanup for selenium and capybara 2020-03-22 06:13:47 +02:00
Ari Timonen
76faa4d18c Fix articles and the tests
Fix user password
Add errors to production only
Improve tests
2020-03-17 21:31:57 +02:00
Ari Timonen
78a089bc86 Fix more tests 2020-03-17 03:58:33 +02:00
Ari Timonen
93ab019d8c Fix more scopes and fix gather 2020-03-17 03:03:02 +02:00
Ari Timonen
00c5c86eb4 Fix icons after downgrade of FA 2020-03-17 02:13:57 +02:00
Ari Timonen
a6eb8bc7b1 More work on feature tests, remove readings 2020-03-16 04:36:06 +02:00
Ari Timonen
2784a6cd74 Add seperate test container and fix server tests 2020-03-15 16:55:52 +02:00
Ari Timonen
bdbdef1635 Update to FactoryBot and fix admin panel spec 2020-03-15 15:33:58 +02:00
Ari Timonen
b35ba51910 More test fixes for rails 4 2020-03-15 09:53:52 +02:00
Ari Timonen
2c71b1147d Merge rails-4 to rails4 2020-03-14 21:10:24 +02:00
Ari Timonen
fc94c8b8e7 Add some upgrades and pending upgrade 2019-10-10 22:12:17 +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
d976acb759 Update deprecated spec_helper code & styling 2015-10-29 22:02:29 +00:00
Luke Barratt
c1466c262a Cleanup spec_helper and remove use of deprecated RSpec syntax 2015-08-23 15:29:09 +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
cblanc
0fcb90ece8 Added ns server specs 2015-05-18 22:40:35 +02:00
cblanc
49ac4dcc2a Added ns server specs 2015-05-18 22:40:35 +02:00
Luke Barratt
9574a51dd1 Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-13 23:30:29 +02:00
Luke Barratt
afad48deef Addec colour and documentaton style formatting to RSpec output to improve readability 2015-05-13 23:30:29 +02: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
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
d0029b118f TravisCI: bundle all gems. Use poltergeist/phantomjs 2014-10-11 08:44:02 +01:00
Luke Barratt
8edceab25c Increase Capybara timeout 2014-08-28 23:04:18 +01:00
Luke Barratt
8bef59868e Fixes gather music not playing during voting phase
Fixes issues with topic ordering
Tweaked read/unread icon colours for forums
2014-05-16 23:54:41 +01:00
Luke Barratt
945541909c Updated logo
Hopefully fix travis builds
2014-04-06 15:23:17 +01:00
Luke Barratt
8b4bf75882 Updated logo to opaque version 2014-04-05 01:57:11 +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
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
8fd28245f2 Added initial API endpoint to fetch basic user and associated team information. 2014-03-29 00:59:26 +00:00
Luke Barratt
d6ae95e18c Update travis config to cache bundler
Fallback to older rails I18n behaviour
Silence deprecation warnings, for now
Added code climate test reporter
Created CI deployment task
Added *all* the badges
2014-03-25 21:58:51 +00:00
Luke Barratt
6bcc8dc76b Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00