pressbooks / pressbooks-book-directory-fe

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

Add e2e test for directory's external links #239

Closed fdalcin closed 3 years ago

fdalcin commented 3 years ago

Create a test spec for all the external links that exist inside the directory.

Links that have to be tested:

In addition, all links should be added to the src/store/modules/config.js file instead of being hardcoded in the HTML.

fdalcin commented 3 years ago

Algolia already provides a powered by component with tests.