neotoma/sync-server

View on GitHub
tests/routers/auths.js

Summary

Maintainability
A
0 mins
Test Coverage
// Module //

it('throws error when app parameter not provided');
it('throws error when app parameter has no host property');
it('throws error when model parameter not provided');
it('throws error when model parameter has no modelName property');
it('throws error when model parameter has no modelType property');
it('throws error when model parameter has invalid modelType property');