Skip to content

Commit

Permalink
Unit tests
Browse files Browse the repository at this point in the history
- added dev dependencies on `jest`, `nock` and `eslint-plugin-jest`
- added test cases for class `CallbackUriNotifier`
- added GitHub Action
  • Loading branch information
tg666 committed Nov 13, 2023
1 parent 66c001f commit acb669a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Fixed
- Fixed Content-Length calculation method in POST requests to `callbackUri`.

## 0.5.4 - 2023-10-27
### Added
Expand Down

0 comments on commit acb669a

Please sign in to comment.