jaltekruse / Free-Math

An offline React web application for managing digital math homework
http://freemathapp.org
71 stars 18 forks source link

Add infrastructure for browser automation tests #31

Open jaltekruse opened 6 years ago

jaltekruse commented 6 years ago

Add tests that use the Nightwatch wrapper for Selinium, or the new headless chrome to test the app end to end.

negatratoron commented 6 years ago

what about PhantomJS or SlimerJS - would either of those work?