Releases: atheck/jest-test-utils
Releases · atheck/jest-test-utils
v1.8.0
1.8.0 (2024-06-28)
Features
- be less strict about the formatting of the FROM clause (#6) (1d12137)
v1.7.1
1.7.1 (2024-04-24)
Bug Fixes
- make expect matcher types work again (bbba5e3)
v1.7.0
1.7.0 (2024-04-24)
Features
- make matchers case insensitive (#4) (ef4a70e)
v1.6.0
1.6.0 (2023-09-14)
Features
v1.5.1
1.5.1 (2023-09-08)
Bug Fixes
- support all i18next functions when mocking the module (629040a)
v1.5.0
1.5.0 (2023-07-13)
Features
- add options to
toInsertIntoTable
to support OR
actions (#3) (a4f2a0d)
v1.4.0
1.4.0 (2023-06-05)
Features
- add
toInsertValues
matcher function (#3) (c6c15b0)
v1.3.0
1.3.0 (2023-05-04)
Features
v1.2.0
1.2.0 (2022-11-04)
Features
- add
toSelectDistinctFromTable
and toGroupBy
sql statement assertion functions (#2) (6728f0b)
v1.1.4
1.1.4 (2022-08-12)
Bug Fixes