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

Database test updates #461

Merged
merged 12 commits into from
Dec 29, 2023

Conversation

toasted-nutbread
Copy link

This change updates the database.tests.js file to be a little bit more idiomatic for vitest and it moves the test case data into a JSON file. This should make it a little bit easier to distinguish between PRs where "a new type of test was added" vs "a new test case was added or changed", since the latter will only need to modify the JSON. This fixes some issues with nested tests also.

#434 should probably be merged first, as it updates the test data, which I can subsequently update.

Copy link

github-actions bot commented Dec 27, 2023

✔️ No visual differences introduced by this PR.

View Playwright Report (note: open the "playwright-report" artifact)

@toasted-nutbread toasted-nutbread marked this pull request as ready for review December 28, 2023 14:27
@toasted-nutbread toasted-nutbread requested a review from a team as a code owner December 28, 2023 14:27
@djahandarie djahandarie added this pull request to the merge queue Dec 29, 2023
Merged via the queue into yomidevs:master with commit a51ae15 Dec 29, 2023
5 checks passed
@toasted-nutbread toasted-nutbread mentioned this pull request Dec 29, 2023
@djahandarie djahandarie added the kind/meta The issue or PR is meta label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/meta The issue or PR is meta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants