acquia / waterwheel.js

A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
https://github.com/acquia/waterwheel.js
233 stars 26 forks source link

Increase robustness of testing #12

Closed mattgrill closed 8 years ago

mattgrill commented 8 years ago

Currently, while 100% covered, parts of Waterwheel are not individually checked for correctness. Increasing the robustness of the test coverage will help us achieve a more stable set of releases.