fix(tests,webhooks): fix test assertions and webhook API structure
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-07-22 - 3.0.2 - fix(tests,webhooks)
|
||||
Fix test assertions and webhook API structure
|
||||
|
||||
- Updated test assertions from .toBe() to .toEqual() for better compatibility
|
||||
- Made error message assertions more flexible to handle varying error messages
|
||||
- Fixed webhook API payload structure by removing unnecessary wrapper object
|
||||
- Added --logfile flag to test script for better debugging
|
||||
|
||||
## 2025-07-18 - 3.0.1 - fix(docs)
|
||||
docs: update readme examples for card management, export statements and error handling; add local settings for CLI permissions
|
||||
|
||||
|
Reference in New Issue
Block a user