Closed salome-voltz closed 3 weeks ago
I think a better organisation for tests would be to put them in files that have the same name as the file in which the function we want to tests is. For example tests for ggshieldAuthStatus
should be in a ggshield-api.test.ts
. WDYT ?
Can you also push the changes to the yarn.lock
Also, we should add simple-mock as a dev dependency not a regular one.
This PR has two goals: