Testing & code quality
Running Tests
npm run test
npm run test:integration
npm run test:e2e
npm run test:h5p-mongos3 # (require running MongoDB server)H5P_FILES=test/data/hub-content ERROR_FILE=errors.txt npm run test:server+uploadDebugging
DEBUG=h5p:* LOG_LEVEL=debug node script.jsOther scripts
Core updates
Code quality
Last updated
Was this helpful?