Commit Graph

55 Commits

Author SHA1 Message Date
11a0679b3a fixed style 2015-02-23 12:39:40 +01:00
e8217c4d14 refactored specs 2015-02-23 11:34:06 +01:00
5bfe03c426 set application locale from custom LTI launch parameter 2015-02-23 11:33:43 +01:00
6d592472e7 added tests 2015-02-23 11:25:15 +01:00
466f8967e2 eliminated naming clash with Sorcery 2015-02-23 10:39:04 +01:00
2180c3878e added tests 2015-02-23 10:35:58 +01:00
02904da7f9 minor change for consistency 2015-02-22 21:13:39 +01:00
8b04b47721 added tests 2015-02-21 11:11:04 +01:00
4a6e6eb5e6 refactored refill of Docker container pool 2015-02-20 14:59:51 +01:00
9dab833796 fixed test 2015-02-19 11:29:00 +01:00
28405783a2 refactored error aggregation 2015-02-18 17:18:46 +01:00
ea44db73ef removed rebellious test 2015-02-18 13:12:41 +01:00
28b7950ce8 don't measure test coverage on JRuby 2015-02-18 11:21:25 +01:00
d222d94bbe changed database cleaning strategy 2015-02-18 11:03:56 +01:00
56acd4c3c3 updated to Rails 4.2 2015-02-18 10:41:26 +01:00
a13d1738e2 fixed multiple style guide violations 2015-02-17 10:23:01 +01:00
b21a7ee8e8 use shorter notation for creating procs, as suggested by RuboCop 2015-02-17 08:21:00 +01:00
8e374c6914 use #described_class, as suggested by RuboCop 2015-02-16 17:04:28 +01:00
0bb5dae334 changed literal array syntax, as suggested by RuboCop 2015-02-16 11:33:03 +01:00
5f6dbdd858 added some tests 2015-02-15 12:21:42 +01:00
2fab3907c0 fixed Docker configuration 2015-02-15 11:10:18 +01:00
99d1aaa625 fix 2015-02-14 14:19:16 +01:00
1226eb9d24 refill Docker container pool in small batches 2015-02-11 15:48:06 +01:00
babe05135d don't use SimpleCov on JRuby 2015-02-11 10:40:27 +01:00
6b73fc7b30 create a container's specific directory before starting the container 2015-02-11 10:04:21 +01:00
6fbeb574e3 added tests 2015-02-10 15:36:03 +01:00
59ca0a57c3 administrator dashboard for observing the Docker container pool 2015-02-10 12:23:26 +01:00
9fccf098e8 adjusted tests 2015-02-10 09:16:16 +01:00
232c6b398f extracted method 2015-02-09 16:24:33 +01:00
6fef49e2ec added tests 2015-02-09 15:03:58 +01:00
1fdf29c525 fixed naming 2015-02-09 14:44:30 +01:00
d38e7e1791 added tests 2015-02-09 12:25:20 +01:00
a5349fa94f delete test-related files after test execution 2015-02-09 10:03:57 +01:00
222b685fa2 gather coverage data locally 2015-02-09 10:03:14 +01:00
ba64630d45 clean up Docker containers after test execution 2015-02-08 18:42:12 +01:00
3118158946 silence standard output during RSpec runs 2015-02-07 10:19:36 +01:00
2d1d06a31c fixed broken tests 2015-02-07 10:18:09 +01:00
2799db2e38 disabled timeout detection for RSpec tests 2015-02-06 16:08:19 +01:00
5f0815b140 implemented pooling for Docker containers 2015-02-06 15:59:51 +01:00
a22a5af711 extracted common controller behavior in order to reduce code duplication 2015-02-05 12:28:09 +01:00
37a632d2a1 improved configuration utility 2015-02-05 09:52:17 +01:00
f9d26b1a6f extended Docker::Container with utility methods 2015-02-05 09:26:19 +01:00
5c44651a43 fixed test 2015-01-30 14:14:28 +01:00
b08bc8aef2 sped up some tests 2015-01-30 10:50:44 +01:00
76ceae54b0 fix 2015-01-29 18:19:51 +01:00
db2a9a4261 sped up some tests 2015-01-29 18:19:45 +01:00
cbde9529aa implemented team-dependent exercise policy 2015-01-29 17:13:22 +01:00
f70f2eb4b7 minor change 2015-01-29 15:08:11 +01:00
62adb1a8e2 don't use WebKit with Capybara 2015-01-29 15:03:19 +01:00
b019d3a700 only start Code Climate test reporter if corresponding token is set 2015-01-29 08:46:50 +01:00