-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Description
I will be rewriting the tests to use Python instead of NodeJS.
Reasoning:
- None of the maintainers now use NodeJS.
- The current suite is not scalable (for new images)
- The current suite does not seem maintainable (see reason 1)
- The current suite uses
wd. a third party binding
Checklist
- Create Test Framework
- Write smoke test for Hub
- Write smoke and selenium test for NodeChrome
- Write smoke and selenium test for NodeFirefox
- Write smoke and selenium test for NodePhantomJS
- Write smoke and selenium test for StandaloneChrome
- Write smoke and selenium test for StandaloneChromeDebug
- Write smoke and selenium test for StandaloneFirefox
- Write smoke and selenium test for StandaloneFirefoxDebug
diemol and MikeShyshMacCracken