Releases: UK-Export-Finance/mdm-api
Releases · UK-Export-Finance/mdm-api
v1.1.0
1.1.0 (2023-02-17)
Features
- added
cspell
, custom paths, lint staged files & updated all npm packages (#11) (193b128) - added API tests for
GET
/numbers
andGET
/number-types
(#16) (dbe6af4) - added tests for GET
/markets
(#10) (2be0006) - e2e test expected results WIP (85d82ec)
- e2e tests for GET markets (0e5de5c)
- number-generator e2e tests, WIP (b229d6e)
Bug Fixes
- added path aliases to jest api tests, fixed spelling (#14) (0af68dd)
- simplify empty array check (bde1444)