Is your feature request related to a problem? Please describe.
Current, the Travis checks the commits against the eslint, building of the application. However, key components like working of in-browser features like input fields, transition or angular are not being tested.
Describe the solution you'd like
Spectron based testing facility using a web driver.
Reference
Is your feature request related to a problem? Please describe.
Current, the Travis checks the commits against the eslint, building of the application. However, key components like working of in-browser features like input fields, transition or angular are not being tested.
Describe the solution you'd like
Spectron based testing facility using a web driver.
Reference