We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement a testing system for Cap desktop, specifically for Rust functions.
The Rust part of the Tauri application can be found in the src-tauri folder.
Implement tests for the following functions:
This new testing system should be easily scaleable for more functions in the future.
We should have a specific command which can be run to launch the tests, e.g. pnpm test:desktop.
The text was updated successfully, but these errors were encountered:
/bounty $200
Sorry, something went wrong.
/attempt #184
/claim #184
Thank you for contributing to CapSoftware/Cap!
Add a bounty • Share on socials
No branches or pull requests
Implement a testing system for Cap desktop, specifically for Rust functions.
The Rust part of the Tauri application can be found in the src-tauri folder.
Implement tests for the following functions:
This new testing system should be easily scaleable for more functions in the future.
We should have a specific command which can be run to launch the tests, e.g. pnpm test:desktop.
The text was updated successfully, but these errors were encountered: