Tools for working with data in an instance of Omeka S
npm install omeka-s-tools
These tests interact with a OMEKA instance, beware. To execute the tests, API access is required, provide your key_credential and key_identity in the .env.test file.
OMEKA_KEY=xxx
OMEKA_ID=xxx
Then you can execute the tests with
npm t