CodeClimbersIO / browser-extension

4 stars 4 forks source link

Test: Write some test around functionality we are keeping #5

Closed Tanner-Scadden closed 3 months ago

Tanner-Scadden commented 3 months ago

Remove the snapshot tests maybe?

Tanner-Scadden commented 3 months ago

Removed the snapshot tests. I think testing with Playwright would be best if it supports browser plugins?

rphovley commented 3 months ago

Tbh, I'd prefer not to test components at the moment until we get a bit farther along. I think jest unit tests would be great for testing the utils and anything else that we can test without having to create mocks