Add cypress test to verify downloading #937
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
hold
invalid
javascript
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
lukasdotcom/fantasy-manager!937
Loading…
Reference in a new issue
No description provided.
Delete branch "download-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Change Summary
Provide summary of changes with issue number if any.
Have you done all the things below
npm run formatto format everything with prettier.npm run lintand fix all errors and new warnings.npm run dbtypes.npm test. This project uses vitest for more details lookat Vitest.
npm run start:testand in another terminalnpm run cypressand when it is done stopping the server with ctr-c. If this fails, and you don't know why look inthe cypress section, or just create the pull request anyway and leave this unchecked.
Change type
Additional information / screenshots (optional)
Anything for maintainers to be made aware of