Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 167 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 167 Bytes

Tests

Usage

Run the tests via:

npm run test:unit

Regenerate the fixtures of the integration specs via:

REGENERATE=true npm run test:unit