WildAid / o-fish-web

Web application for the Officer's Fishery Information Sharing Hub (O-FISH). The web app allows agencies to gain insights from the aggregated information gathered during a routine vessel inspection (submitted via the web app).
Apache License 2.0
32 stars 41 forks source link

Unit tests: Skip the sample tests #427

Closed lenmorld closed 3 years ago

lenmorld commented 3 years ago

Describe the bug The sample tests in https://github.com/WildAid/o-fish-web/tree/main/src/test-examples run everytime you do npm test, so they all run locally and on CI. These tests should be skipped to not waste any compute.

Action item Skip these tests, e.g. by using describe.skip

jflip commented 3 years ago

I would like to put my hand up to be assigned to this if that's okay 👍

Could I request the hacktoberfest label be applied to the bug?

Sheeri commented 3 years ago

@jflip the ticket yours, and I added the labels!

jflip commented 3 years ago

Thank you!