SteveYuOWO / vue-hot-toast

🍞 A neat toast for vue3
MIT License
35 stars 5 forks source link

feat: core function testing #2

Open SteveYuOWO opened 11 months ago

SteveYuOWO commented 11 months ago

It has been observed that our project is currently lacking testing on its core functionalities. Core function testing is crucial to ensure that the essential features of the application operate as expected under various conditions. This oversight could lead to undetected bugs, unreliable functionality, and could potentially affect the user experience adversely.

TODO: core function testing