Commit graph

9 commits

Author SHA1 Message Date
Oliver Davies e9d5c4ea6f test: ensure the project type is valid 2023-11-22 21:48:49 +00:00
Oliver Davies 0aaf2cc59e test: remove serialisation
Refactor the tests so they don't need to serialise data, making the
tests simpler and faster to run.
2023-11-22 21:45:02 +00:00
Oliver Davies b65e92b790 test: ensure the web server is a valid type 2023-11-22 21:45:01 +00:00
Oliver Davies 95012241e1 chore: add missing values to the Config DTO
Add missing properties and constraints to the `Config` data transfer
object.
2023-11-22 21:08:18 +00:00
Oliver Davies d5f412ee16 test: re-add integer test 2023-11-18 10:36:11 +00:00
Oliver Davies 2d27c2f71b test: null instead of NULL 2023-11-18 09:37:05 +00:00
Oliver Davies 13bde5fa26 test: re-add null value test assertions 2023-11-18 09:07:47 +00:00
Oliver Davies df550dc051 test: update names 2023-11-18 08:54:37 +00:00
Oliver Davies 1c5eac72bb test: re-add original tests 2023-11-06 01:07:23 +00:00