-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
The current unit tests are outdated and need a revamp.
- Test should mock calls to Yahoo API instead of making requests, end-to-end testing with real API requests should be handled by integration tests.
- Tests should not rely on credential files such as OAuth1.json or OAuth2.yaml
- Ensure code is fully covered
This should wait for #63 to be complete before implementing
Reactions are currently unavailable