Skip to content

Latest commit

 

History

History
245 lines (155 loc) · 4.9 KB

CHANGELOG.md

File metadata and controls

245 lines (155 loc) · 4.9 KB

@lg-tools/test

0.4.14

Patch Changes

0.4.13

Patch Changes

0.4.12

Patch Changes

0.4.11

Patch Changes

0.4.10

Patch Changes

0.4.9

Patch Changes

0.4.8

Patch Changes

0.4.7

Patch Changes

0.4.6

Patch Changes

0.4.5

Patch Changes

0.4.4

Patch Changes

0.4.3

Patch Changes

0.4.2

Patch Changes

  • ee6ad399: Updates default jest config path to reference the correct file (in node_modules)

0.4.1

Patch Changes

0.4.0

Minor Changes

  • ffd11f24: Adds coverage reporting for untested sub-modules
  • ffd11f24: Updates to jest 29 for React 17 testing

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

  • 4fcf2e94: Upgrade jest and testing-library packages to support React 18

Patch Changes

  • Updated dependencies [4fcf2e94]
  • Updated dependencies [8e06bb20]

0.2.2

Patch Changes

  • Updated dependencies [746962d9]
  • Updated dependencies [c2908c5a]
  • Updated dependencies [6776fee7]

0.2.1

Patch Changes

  • cb1e4ba4: Sets @lg-tools package dependencies to specific versions. This should solve dependency resolution issues in consuming applications
  • Updated dependencies [cb1e4ba4]

0.2.0

Minor Changes

  • 61ab7efc: Add testFilesPattern argument to lg test which is passed to jest as regexForTestFiles. See jest docs for more
  • 06316485: Adds pass-through arguments to lg test command. You can now pass through any command accepted by the jest cli

Patch Changes

  • 61ab7efc: Ensures lg tests exits with code 1 if there are failing tests
  • Updated dependencies [ff02d0bb]

0.1.0

Minor Changes

  • 215268ff: First pre-release of shared test tooling. Includes shared jest config & custom test runner script. Use lg-test to run jest tests with shared config

Patch Changes

  • 215268ff: Adds README.md. Minor bug fixes
  • 215268ff: Fix broken builds
  • Updated dependencies [215268ff]
  • Updated dependencies [215268ff]
  • Updated dependencies [215268ff]

0.1.0-beta.9

Minor Changes

  • d8c10d39c: First pre-release of shared test tooling. Includes shared jest config & custom test runner script. Use lg-test to run jest tests with shared config

Patch Changes

  • 8d8a433d1: Adds README.md. Minor bug fixes
  • 9476719bd: Fix broken builds
  • Updated dependencies [8d8a433d1]
  • Updated dependencies [d84e7eba1]
  • Updated dependencies [9476719bd]

0.1.0-beta.8

Patch Changes

0.1.0-beta.7

Patch Changes

  • 78acda539: Fix broken builds
  • Updated dependencies [78acda539]

0.1.0-beta.0-6

Minor Changes

  • d8c10d39: First pre-release of shared test tooling. Includes shared jest config & custom test runner script. Use lg-test to run jest tests with shared config

Patch Changes