| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add ts-jest to improve TS coverage reports | Kevin J Hoerr | 2019-12-11 | 1 | -0/+2 |
| | | |||||
| * | Use HeadIdentifier as reference for file retrieval | Kevin J Hoerr | 2019-12-08 | 1 | -0/+8 |
| | | |||||
| * | Overhaul error handling for controllers | Kevin J Hoerr | 2019-12-08 | 1 | -0/+13 |
| This change fixes various issues with the GET endpoints to return more accurate error messages. It adds business logic error objects that are returned in a union type in the controllers. This change should help separate the business logic from the actual errors from upstream services. There may be required changes still with handling those upstream errors via Promises. Integration tests should be added to verify issues. | |||||
