Commit Graph

269 Commits

Author SHA1 Message Date
7bc3c4e27c Fix tests in models/execution_environment_spec.rb, uncomment @image in lib/docker_client.rb 2016-05-25 15:56:49 +02:00
5dc8fb9774 Fix in models/exercise_spec.rb, repair average_score without submission 2016-05-25 14:41:53 +02:00
b5c3d8170d Fix in models/exercise_spec.rb, repair average_percentage without submission 2016-05-25 14:39:48 +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
78422647fe Add execution environment statistics 2015-10-29 14:19:31 +01: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
f5339e4664 Renamed tests, fix default 2015-04-28 11:40:49 +02:00
c3a56e6429 fixed tests 2015-04-27 17:58:44 +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
9c8d0b01eb Fix reset of tasks 2015-04-20 22:30:31 +02:00
5cb8ae68b0 Added tests 2015-04-20 16:51:50 +02:00
04891167c3 Adapt test to new pooling 2015-04-16 10:06:48 +02:00
f06a6e5489 fixed failing test (added assignment of current user) 2015-04-09 11:14:26 +02:00
4eef3d70d5 minor refactoring of flash messages 2015-03-23 16:42:57 +01:00
c294e3b499 do not render the development environment for exercises without visible files 2015-03-21 18:46:02 +01:00
ba3476cfec some refactoring 2015-03-19 14:33:51 +01:00
9d6b79c919 replaced Glyphicon icons by Font Awesome icons 2015-03-18 10:19:39 +01:00
d109663cb9 extracted boolean validation logic into stand-alone validator 2015-03-18 09:10:58 +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
1f46f7c3af execute test files concurrently 2015-03-16 17:51:46 +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
88730de8b6 fixed seeds 2015-03-13 09:30:50 +01:00
839fdebb71 fixed broken test 2015-03-12 19:08:13 +01:00
6ee0b6bf81 implemented partial batch update for exercises 2015-03-12 11:05:11 +01:00
cb9b1a3e71 added seeds for teams 2015-03-11 14:31:40 +01:00
67c7e1427e fixed issue occurring for progress bars without a value 2015-03-11 10:14:39 +01:00
3ae749bfc5 extended execution environments by a default file type that is used as the default for associated exercises' files 2015-03-10 18:14:26 +01:00
ae1d654a62 added the ability to customize the path for new files when implementing an exercise 2015-03-10 10:07:36 +01:00
1fe56f8ea6 updated seeds for execution environments 2015-03-09 18:01:33 +01:00
c91d5bd0b9 added tests 2015-03-06 10:23:17 +01:00
af22ee1a54 added tests 2015-03-05 11:59:56 +01:00
9aecfedc1b added specs 2015-03-05 10:49:08 +01:00
6013163dcb adjusted specs 2015-03-05 10:40:52 +01:00
d47d1ba416 added feature specs 2015-03-03 17:55:56 +01:00
7477d4c6dd transitionally downgraded to Rails 4.1 since activerecord-jdbcpostgresql-adapter is not fully compatible with Active Record 4.2 2015-03-02 15:04:37 +01:00
f67e67bb83 fixed factory 2015-03-02 09:37:47 +01:00
ce00be77e6 added tests 2015-02-27 09:30:26 +01:00
fab95d6f31 added tests 2015-02-26 15:37:24 +01:00
8dfc92d8c9 added tests 2015-02-26 10:42:18 +01:00
d6dc41c175 added tests 2015-02-25 17:37:51 +01:00
9bcc27e129 added tests 2015-02-24 19:08:53 +01:00
42c8b47d40 concretized redirection expectations in controller specs 2015-02-24 18:57:00 +01:00