Skip to content

Releases: BRIKEV/twd-cli

v1.1.12

08 May 21:12

Choose a tag to compare

  • chore: update twd-js to 1.8.0
  • chore: update puppeteer to 24.43.0
  • chore: update openapi-mock-validator to 0.3.0

v1.1.11

04 May 08:21

Choose a tag to compare

  • chore: update dependencies

v1.1.10

21 Apr 11:53
420e831

Choose a tag to compare

  • fix: forward mock Content-Type to contract validator (avoids false-positive MISSING_SCHEMA for binary mocks) (#5)

v1.1.9

15 Apr 15:39

Choose a tag to compare

  • chore: update twd-js to 1.7.1
  • chore: update puppeteer to 24.41.0

v1.1.8

15 Apr 11:57

Choose a tag to compare

  • chore: update twd-js to 1.7.0

v1.1.6

14 Apr 11:10

Choose a tag to compare

What's Changed

  • chore: update twd-js to 1.6.6

v1.1.5

13 Apr 07:24

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix mock overlap in contract validation — mocks sharing the same alias no longer silently overwrite each other (#4)

New Features

  • Contract reports now show the test name and occurrence for each validated mock (e.g. mock "getPets" — in "Cart > should load items")
  • Composite dedup key (method:url:status:testId:occurrence) replaces alias-only key, so the same mock used multiple times in a test is tracked independently
  • buildTestPath utility walks the handler parent chain to build full test path strings
  • formatMockLabel utility formats mock labels with ordinal occurrence suffixes (2nd, 3rd…)

v1.1.4

08 Apr 13:55

Choose a tag to compare

Changes

  • chore: update dependencies
  • chore: update openapi-mock-validator to 0.1.4

v1.1.3

08 Apr 09:00

Choose a tag to compare

Changes

  • chore: update dependencies
  • chore: update openapi-mock-validator to 0.1.3

v1.1.2

06 Apr 17:49

Choose a tag to compare

Dependencies

  • openapi-mock-validator@0.1.2