You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Make response header validation cas-insensitive
* Added jest config files and dependencies for debuging spec files
* Added changeset
* Ran prettier
* Remove reflect-metadata dependency
* Lowercase header name to be validated
* Move jest config from package.json to jest.config
* prettier formatting
* Simplify tests with toThrowErrorMatchingSnapshot
* Change parameter name to fix duplicate name scope warning
* Simplify no error expectation. Formatting
* remove jest.setup.js
* Remove setupFilesAfterEnv prop
* prettier
* Remove package-lock.json
Co-authored-by: Chris Olson <chris.olson@dat.com>
0 commit comments