penumbra-zone / web

Apache License 2.0
12 stars 15 forks source link

Build out ZQuery's test suite #1299

Closed jessepinho closed 3 months ago

jessepinho commented 3 months ago

ZQuery only had very rudimentary tests. As it increases in complexity (due to, e.g., the features added in https://github.com/penumbra-zone/web/pull/1298), it needs tests to cover these complexities. This PR adds tests for many use cases, as well as splits out some of the code from index.ts to make it more readable.

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 315642ada83662f1d58df9f79d368f6ae53ae0ff

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

This PR includes changesets to release 2 packages | Name | Type | | --------------------- | ----- | | @penumbra-zone/zquery | Patch | | minifront | 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