Skip to content

Releases: atheck/jest-test-utils

v1.8.0

28 Jun 06:19
Compare
Choose a tag to compare

1.8.0 (2024-06-28)

Features

  • be less strict about the formatting of the FROM clause (#6) (1d12137)

v1.7.1

24 Apr 17:03
Compare
Choose a tag to compare

1.7.1 (2024-04-24)

Bug Fixes

  • make expect matcher types work again (bbba5e3)

v1.7.0

24 Apr 15:48
Compare
Choose a tag to compare

1.7.0 (2024-04-24)

Features

  • make matchers case insensitive (#4) (ef4a70e)

v1.6.0

14 Sep 19:48
Compare
Choose a tag to compare

1.6.0 (2023-09-14)

Features

v1.5.1

08 Sep 07:46
Compare
Choose a tag to compare

1.5.1 (2023-09-08)

Bug Fixes

  • support all i18next functions when mocking the module (629040a)

v1.5.0

13 Jul 06:38
Compare
Choose a tag to compare

1.5.0 (2023-07-13)

Features

  • add options to toInsertIntoTable to support OR actions (#3) (a4f2a0d)

v1.4.0

05 Jun 18:04
Compare
Choose a tag to compare

1.4.0 (2023-06-05)

Features

  • add toInsertValues matcher function (#3) (c6c15b0)

v1.3.0

04 May 18:58
Compare
Choose a tag to compare

1.3.0 (2023-05-04)

Features

  • add test matcher toJoinTable (#3) (12cd97c)

v1.2.0

04 Nov 08:41
Compare
Choose a tag to compare

1.2.0 (2022-11-04)

Features

  • add toSelectDistinctFromTable and toGroupBy sql statement assertion functions (#2) (6728f0b)

v1.1.4

12 Aug 12:35
Compare
Choose a tag to compare

1.1.4 (2022-08-12)

Bug Fixes