test(backend): list+details tests #12

Merged
mcataford merged 4 commits from test/basic-be-tests into main 2023-08-12 17:24:25 +00:00
mcataford commented 2023-08-12 17:20:48 +00:00 (Migrated from github.com)

Goes over testing for list+details flows and opportunistically fixes two minor issues with the details flow (raising HTTPException properly, getting the inserted ID from new rows instead of the tuple returned by psycopg2).

This also makes the test script more graceful when failure happens and ensures that cleanup is done on Docker.

Goes over testing for list+details flows and opportunistically fixes two minor issues with the details flow (raising `HTTPException` properly, getting the inserted ID from new rows instead of the tuple returned by `psycopg2`). This also makes the test script more graceful when failure happens and ensures that cleanup is done on Docker.
This repo is archived. You cannot comment on pull requests.
No description provided.