ColinMaudry / sparql-router

Application to turn SPARQL queries into APIs and use them in a simple Web app (Express + Vue)
http://queery.link
MIT License
9 stars 4 forks source link

Enable unit testing for the frontend #70

Closed ColinMaudry closed 8 years ago

ColinMaudry commented 8 years ago

In order to facilitate UI test, I will set up UI tests with the Nighwatch framework.

http://nightwatchjs.org/