Commit graph

16 commits

Author SHA1 Message Date
15d4fdbd5a test: use static data providers 2023-11-25 08:25:00 +00:00
9ae880664a test: add violation message assertions 2023-11-23 01:19:33 +00:00
fb53f307af test: adding extra databases 2023-11-23 00:59:27 +00:00
e9d5c4ea6f test: ensure the project type is valid 2023-11-22 21:48:49 +00:00
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
b65e92b790 test: ensure the web server is a valid type 2023-11-22 21:45:01 +00:00
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
d5f412ee16 test: re-add integer test 2023-11-18 10:36:11 +00:00
2d27c2f71b test: null instead of NULL 2023-11-18 09:37:05 +00:00
13bde5fa26 test: re-add null value test assertions 2023-11-18 09:07:47 +00:00
df550dc051 test: update names 2023-11-18 08:54:37 +00:00
1c5eac72bb test: re-add original tests 2023-11-06 01:07:23 +00:00
8db64458b1 refactor(*): change to a Symfony Console app 2023-04-24 01:05:07 +01:00
e223181ab7 test: language should be a supported language 2023-03-11 01:11:21 +00:00
f25395d877 test: project name should be a string 2023-03-11 01:01:52 +00:00
de6dc1851c build(deps): add Pest 2023-03-11 00:41:10 +00:00