You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since not everybody has access to all of the websites in this repo, it can be hard to test whether your PR breaks functionality for, e.g., Amex, if you don't have an Amex account.
It would be nice to also have some tests in the repo that exercise the selenium code.
Some ideas:
Mock out all Selenium calls
For example, by bringing back the website mock thing from before
Since not everybody has access to all of the websites in this repo, it can be hard to test whether your PR breaks functionality for, e.g., Amex, if you don't have an Amex account.
It would be nice to also have some tests in the repo that exercise the selenium code.
Some ideas:
The text was updated successfully, but these errors were encountered: