pressbooks / pressbooks-book-directory-fe

A Vue.js frontend for the Pressbooks Directory
0 stars 1 forks source link

Create initial unit tests for Directory Front End #34

Closed SteelWagstaff closed 4 years ago

SteelWagstaff commented 4 years ago
ricardopressbooks commented 4 years ago

I decided to try with Nighwatch.js , a tool based on Javascript that works with Selenium and an interesting comunity. Additionally it's more for funciontal tests instead unit tests like Jest, which means it will test more the behaviour and features.

SteelWagstaff commented 4 years ago

See https://www.browserstack.com/automate/nightwatch

ricardopressbooks commented 4 years ago

PR: https://github.com/pressbooks/pressbooks-book-directory-fe/pull/39

I will add more tests here: