Skip to content

0.1.10-alpha

Choose a tag to compare

@Heliozoa Heliozoa released this 29 Jul 10:16

See #28

CLI

New: core get-organization --organization {org}
New: core get-course-settings --course-id {id}
New: core get-course-exercises --course-id {id}
New: core get-exercise-details --exercise-id {id}
New: core get-exercise-submissions --exercise-id {id}
Fix: missing --submission-id argument added to core download-old-submission
Renamed: core list-courses to core get-courses

Other

Report successful test runs with no found test cases as failures
Report test timeout as failed test instead of hard error
Remove temporary JSON files before running tmc commands and after parsing them in Python plugin
No longer consider __pycache__ and *.pyc files as student source files in Python student file policy