-
Notifications
You must be signed in to change notification settings - Fork 28
🧪 Testing: Add rudimentary tests for emoji-blast #968
Copy link
Copy link
Open
Labels
area: testingImproving how the repository's tests are run and/or code is tested 🧪Improving how the repository's tests are run and/or code is tested 🧪status: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏type: cleanupTech debt or other code/repository cleanups 🧹Tech debt or other code/repository cleanups 🧹
Description
Metadata
Metadata
Assignees
Labels
area: testingImproving how the repository's tests are run and/or code is tested 🧪Improving how the repository's tests are run and/or code is tested 🧪status: accepting prsPlease, send a pull request to resolve this! 🙏Please, send a pull request to resolve this! 🙏type: cleanupTech debt or other code/repository cleanups 🧹Tech debt or other code/repository cleanups 🧹
Bug Report Checklist
mainbranch of the repository.Overview
Following #241 -> #966: there are very few tests in this repository right now. Total code coverage is about 17%. Most of
emoji-blastis not covered at all.Additional Info
Perhaps this would be a good use case for Vitest browser mode?
💖