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

Refactoring testing #2

Closed mattgrill closed 8 years ago

mattgrill commented 8 years ago

Moves away from a tightly coupled relationship between entities and entity handlers. A single generic entity handler accepts parameters and configures what it needs. Tests are also much faster, 💯

prestonso commented 8 years ago

Nice work! Just had one small nit.

prestonso commented 8 years ago

elijah-wood-i-love-this

lgtm :shipit: