mathematic-inc / ts-japi

A highly-modular (typescript-friendly)-framework agnostic library for serializing data to the JSON:API specification
Apache License 2.0
202 stars 15 forks source link

[BUGFIX] Fix test setup #48

Closed egmacke closed 2 years ago

egmacke commented 2 years ago

Fix the test setup code which was causing all tests to fail. Also fixes logic for the isLikeJapiError function which was failing causing failing tests.

Fixes https://github.com/mathematic-inc/ts-japi/issues/47

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: f571fff2da49a35a24717433b388e23f01ffd758

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------- | ----- | | ts-japi | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR