-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature: logging wrapper tests (#157)
* feature(logging-wrapper): added tests helper * Added README for logging-wrapper * Added tap * Added gitignore * Tap config * Added tests for logging-wrapper.test.ts * Added fastify tests * Chore: Use logging-wrapper in payments-api (#160) * Updated wrapper to be built * Updated commands to build logging wrapper * Removed useless files * Payments api is using logging wrapper * Updated error response management * Updated version * Fixed logging wrapper tests * Updated packages * Copy logging wrapper in the dockerfile * Added error handling package * Added package script * Optional logging hooks * Removed logging hooks * Started working on error handling tests * Started working on error handling tests * Added tests for not found handler * Added logging hooks * Removed useless copy * Renamed to error-handler * Updated sdk definitions
- Loading branch information
1 parent
40c8830
commit 81ac256
Showing
35 changed files
with
5,847 additions
and
2,909 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.