| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-26 | Add test cases for multiple submissions | Szymon Szukalski | |
| Add test cases which exercise the logic for updating the marks available and marks obtained. Update the service method so that they are transactional and reset the transient 'updated' and 'created' flags after reloading entites to ensure accurate update/create reporting. | |||
| 2024-07-26 | Add test not found handling to /aggregate endpoint | Szymon Szukalski | |
| 2024-07-25 | Update aggregate logic to return percentage values | Szymon Szukalski | |
| 2024-07-24 | Use Apache Commons Math for calculations and implement service tests | Szymon Szukalski | |
| Implement TestResultService tests and supporting entity builders. Switch to Apache Commons Math library for descriptive statistics. | |||
