Package mocks
A collection of mocks for packages
Put this mocks into tests/jasmine/server/unit/
. Prefix the file with z_
. This will load the mock after the default stubs. Also the -stub postfix is important. E.g. z_collection-hooks-stub.js
.
- matb33:collection-hooks: https://gist.github.com/Sanjo/664bf9e9090bb58b7a00
Updated less than a minute ago