Skip to content

Improve test coverage in data functions#546

Merged
ryansolid merged 6 commits intomainfrom
tests/data
Mar 17, 2026
Merged

Improve test coverage in data functions#546
ryansolid merged 6 commits intomainfrom
tests/data

Conversation

@atilafassina
Copy link
Member

@atilafassina atilafassina commented Nov 9, 2025

PR looks big because of the number of mocks and tests added.
Logic change is quite small.


  • action
  • createAsync
  • events
  • query
  • response

There are some formatting changes. It's worth to consider adding a linter config on a later PR.

Touched some logic

Tests pointed out that action and createAsync were not respecting user defined name. Moreover, action was not applying the hashed name and only naming the action "mutate", I believe my changes brought it closer to original intentions, but I can revert them otherwise.

@changeset-bot
Copy link

changeset-bot bot commented Nov 9, 2025

🦋 Changeset detected

Latest commit: a457571

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

This PR includes changesets to release 1 package
Name Type
@solidjs/router 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

@atilafassina atilafassina changed the base branch from main to infra/module-resolution November 9, 2025 15:44
@atilafassina atilafassina marked this pull request as ready for review November 22, 2025 19:11
@atilafassina atilafassina force-pushed the infra/module-resolution branch 3 times, most recently from c7168da to 4a543bd Compare November 22, 2025 19:49
@ryansolid ryansolid changed the base branch from infra/module-resolution to main March 17, 2026 21:26
@ryansolid ryansolid merged commit a5da264 into main Mar 17, 2026
1 check failed
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.

2 participants