|
76d7b13f95
|
added tests
|
2015-02-24 16:25:59 +01:00 |
|
|
113e05d310
|
minor changes
|
2015-02-24 16:25:47 +01:00 |
|
|
3f12e25b7f
|
added tests
|
2015-02-24 16:01:26 +01:00 |
|
|
473e353dd8
|
added test
|
2015-02-24 14:37:03 +01:00 |
|
|
eea6800eff
|
minor change for consistency
|
2015-02-24 14:36:39 +01:00 |
|
|
bfc11c333a
|
added test
|
2015-02-24 11:47:29 +01:00 |
|
|
fdb9243d21
|
don't use ActiveRecord fixtures
|
2015-02-24 09:58:48 +01:00 |
|
|
05509c2ceb
|
added tests
|
2015-02-24 09:58:04 +01:00 |
|
|
821b911ebb
|
added tests
|
2015-02-23 17:37:48 +01:00 |
|
|
ded7825de8
|
added tests
|
2015-02-23 17:33:30 +01:00 |
|
|
e8d7f172b9
|
fixed broken password confirmation on password reset
|
2015-02-23 16:19:06 +01:00 |
|
|
dafeb3a706
|
added tests
|
2015-02-23 15:51:01 +01:00 |
|
|
d55ab4e331
|
added tests
|
2015-02-23 14:42:35 +01:00 |
|
|
f337f1c1a3
|
added tests
|
2015-02-23 12:44:22 +01:00 |
|
|
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 |
|