Make new tests for src/league.js
Opened this issue · 4 comments
lakinwecker commented
The new tests should mock out the website, rather than depend on it being in a specific state.
endrawes0 commented
You only need mock data - we dont need mock write apis so this should not be too bad.
endrawes0 commented
debating doing this right now or not...
kostasvl-github commented
Were this tests done ?
lakinwecker commented
No, they weren't.