pagecrypt icon indicating copy to clipboard operation
pagecrypt copied to clipboard

Improve tests

Open Greenheart opened this issue 11 months ago • 0 comments

  • [ ] 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.

Greenheart avatar Jan 18 '25 13:01 Greenheart