Commit Graph

46 Commits

Author SHA1 Message Date
5fe12bfa78 fixing tests p1 2017-01-12 18:12:36 +01:00
3842509275 removed comments that had no value for me. 2016-11-11 16:44:55 +01:00
c937a1a9ef clean pull request 2016-10-24 23:02:44 +02:00
46cdbc3b4b change workspace path to /tmp 2016-10-16 17:28:57 +02:00
043ece68f4 enable container tests 2016-10-16 16:55:24 +02:00
7a76c4c6f1 try out new code 2016-10-11 13:12:00 +02:00
7efcfa632b come back to green light! 2016-08-04 16:54:55 +02:00
edbb043b44 Merge branch 'rspec-tests-controllers' of github.com:openHPI/codeocean into rspec-tests-controllers 2016-06-07 13:53:05 +02:00
ed20a30517 reverse some changes 2016-06-07 13:52:01 +02:00
f7e7db54ec fixed issues with deleting files and issue with json method not defined for the mock-double for rspec-tests in lib 2016-06-02 14:27:49 +02:00
ef441930a4 Fix in py_unit_adapter_spec 2016-05-24 16:32:15 +02:00
03053bb923 Tests in py_unit_adapter_spec and junit_adapter_spec repaired 2016-05-24 16:28:09 +02:00
2564041378 test py_unit_adapter repaired 2016-05-24 14:01:06 +02:00
bc51948ada fixed some tests.. 2015-08-25 16:02:14 +02:00
6af614ca7c use stdout 2015-06-18 20:13:43 +02:00
35b2177c71 Add mocha adpater 2015-06-17 15:29:35 +02:00
eac54da11a Clean Working Folder without Threads
Disabled some tests that are not matching our current code base
2015-04-28 15:04:54 +02:00
b8e35274ac Added some roadmap 2015-04-28 13:46:56 +02:00
a7087824b1 added a null check, removed setting status to used due to test problems, fixed mocking of container object. 2015-04-22 11:38:07 +02:00
04891167c3 Adapt test to new pooling 2015-04-16 10:06:48 +02:00
ba3476cfec some refactoring 2015-03-19 14:33:51 +01:00
15d8984a9e added the ability to prohibit network access for code submissions executed using Docker 2015-03-17 17:14:25 +01:00
b1218e0b80 added the ability to limit memory consumption of code submissions executed using Docker 2015-03-17 15:51:59 +01:00
8c6490c9f7 improved the Docker client's robustness regarding random errors 2015-03-16 16:23:52 +01:00
c260d4f2ea fixed absent initiation of refill task 2015-03-14 14:34:38 +01:00
af22ee1a54 added tests 2015-03-05 11:59:56 +01:00
ce00be77e6 added tests 2015-02-27 09:30:26 +01:00
fab95d6f31 added tests 2015-02-26 15:37:24 +01:00
eea6800eff minor change for consistency 2015-02-24 14:36:39 +01:00
d55ab4e331 added tests 2015-02-23 14:42:35 +01:00
6d592472e7 added tests 2015-02-23 11:25:15 +01:00
4a6e6eb5e6 refactored refill of Docker container pool 2015-02-20 14:59:51 +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
5f6dbdd858 added some tests 2015-02-15 12:21:42 +01:00
2fab3907c0 fixed Docker configuration 2015-02-15 11:10:18 +01:00
1226eb9d24 refill Docker container pool in small batches 2015-02-11 15:48:06 +01:00
6b73fc7b30 create a container's specific directory before starting the container 2015-02-11 10:04:21 +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
5f0815b140 implemented pooling for Docker containers 2015-02-06 15:59:51 +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
4dbb144f59 delete Docker containers after code execution 2015-01-22 15:06:27 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00