Implement testing framework
Need to implement a testing framework for the various packages and apps in the monorepo.
Create one test example in each.
Must be easily scaleable to create other tests going forward.
Maybe research what is best for the desktop app (since it's a Rust powered Tauri app with Next.js on the frontend).
/bounty $150
/attempt #54
| Algora profile | Completed bounties | Tech | Active attempts | Options |
|---|---|---|---|---|
| @Mubashirshariq | 1 bounty from 1 project | JavaScript, TypeScript, HTML |
Cancel attempt |
💡 @Mubashirshariq submitted a pull request that claims the bounty. You can visit your bounty board to reward.
Sorry for the slow progress here. Over the last couple of months we have completely redeveloped the app from the ground up, leading to the launch of Cap v0.3.0. It's a different architecture (Tauri v2 + SolidJS).
To complete this bounty, we'd need it to be implemented for the new architecture.
Needs to be as easy as possible to add new tests.
Please can you include a couple of example tests.
Upped the bounty to $250.
/bounty $250
@richiemcilroy can you check the PR i have raised and let me know what changes needs to be done!
@richiemcilroy We have to add tests in each of the apps in https://github.com/CapSoftware/Cap/tree/main/apps ? and any suggestion or idea of what are the frameworks should be used?