kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.9k stars 4.72k forks source link

Needs Selenium WebDriver and Appium tests #494

Open tjmaher opened 6 years ago

tjmaher commented 6 years ago

NoCode needs a test suite. I would like to volunteer to write both Selenium WebDriver + Java tests for the web app, and Appium + Java for the mobile app.

We also need a suite of cross browser tests for Chrome, Firefox, Safari for the Mac, Mobile Chrome, Mobile Firefox, Mobile Safari, MS Edge, IE 11, IE 10, IE 9, IE 8, IE 7, Netscape Navigator, and AOL's version of Internet Explorer.

-T.J. Maher tjmaher.com

brasstax commented 6 years ago

Please write and submit a pull request for this change so I can document and learn from it thank you

dgpokl commented 6 years ago

Seconded — without a full test suite, we can't really be sure this app does nothing, it may do something in some scenarios, which would be worse than nothing.