Kanaderu / iotsite

IoT Web App
https://udsensors.tk/ws/
3 stars 2 forks source link

Add Frontend UnitTests #74

Open Kanaderu opened 4 years ago

Kanaderu commented 4 years ago

Add frontend unittests. As more features are added, it becomes much more difficult to verify existing features work.

Frontend tests should be testable and managed with yarn for now. Applying CI at this stage is maybe too early.