| Age | Commit message (Collapse) | Author |
|
- Add validation to /import payload
- Move import logic to service bean
- Track whether entities have been created or update
- Report number of created and updated entities as return value for the
import endpoint
- Add some test coverage to exercise the validators
|
|
Implement TestResultService tests and supporting entity builders.
Switch to Apache Commons Math library for descriptive statistics.
|
|
Implement core business logic for working with Student, Test, and TestResult.
|
|
|
|
|