Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Add Mock tests #85

Open
ChunkyProgrammer opened this issue Aug 11, 2022 · 1 comment
Open

Add Mock tests #85

ChunkyProgrammer opened this issue Aug 11, 2022 · 1 comment

Comments

@ChunkyProgrammer
Copy link
Member

Currently only real tests are done, adding mock tests would be useful in determining whether a test failing is due to a change by us or a change by YouTube and would allow us to test a larger percentage of our code (you can't guarantee that a channel you're testing will always return the same info unless we were to use Mocks)

@ChunkyProgrammer
Copy link
Member Author

This could also help limit the requests we make to YouTube when we are testing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant