pagecrypt
pagecrypt copied to clipboard
Improve tests
- [ ] Use TypeScript for tests
- [ ] Improve tests of the CLI and verify the expected output
- [ ] Use Vitest Browser Mode and potentially Playwright to test decryption in the browser
- [ ] Test encryption and decryption in the browser
- [ ] Maybe: Add Vitest type assertions to verify the public API and detect breaking changes.