cloudstorm / open-angular-crud

Open Angular Crud is an AngularJS library that automatically creates administration and data manipulation (CRUD) screens from database descriptors
MIT License
6 stars 0 forks source link

UI tests with Nightmare #111

Open kdaveed opened 6 years ago

kdaveed commented 6 years ago

Testing how the interface looks can too tedious by writing test for the css features such as position, width, etc.. Thus I would suggest to develop a Nightmare robot which clicks through the Singham app extensively, and developer watches if there is some problem with the styling.