Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: logging wrapper tests #157

Merged

Conversation

SamSalvatico
Copy link
Contributor

Description

Write the tests for logging wrapper

Type

  • Dependency upgrade
  • Bug fix
  • New feature
  • Dev change

Checklist:

  • I have added tests that prove my fix is effective or that my feature works

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've splitted the fastify-logging-wrapper tests in 2 files to make them run parallel and lower latency

SamSalvatico and others added 4 commits April 24, 2024 16:25
* 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
@SamSalvatico SamSalvatico merged commit 81ac256 into feature/configure-logging-wrapper Apr 29, 2024
@SamSalvatico SamSalvatico deleted the feature/logging-wrapper-tests branch April 29, 2024 07:03
SamSalvatico added a commit that referenced this pull request Apr 30, 2024
* feat(logging-wrapper): started configuring package

* feat(logging-wrapper): added logging wrapper entities

* feat(logging-wrapper): add linter

* Added fastify wrapper

* MInified jest config js

* Updated docs removing Jest

* Removed jest

* Fixed lint config

* 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

* Aligned payments lock

* updated to next 14.2.2

* Realigned to dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant