Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
danilobecke authored Jan 5, 2024
1 parent 9041466 commit 1caed35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ make stop-test # if testing
### Improvements

- [ ] Allow managers to submit code to test their own tasks
- [ ] Develop a script to be used as a helper when creating tests (capturing the inputs and outputs and storing'em in the `test_n.in`/`test_n.out` files). The download path of this script should be added to the `/configs` endpoint response
- [ ] Return the number of errors for the test with more failures, updating the `Report` model
- [ ] Add support for supporting files when creating tasks (required updating the [MossService](./code/services/moss_service.py))

Expand Down

0 comments on commit 1caed35

Please sign in to comment.