1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/test
Jari Bakken ee4800a71c Remove spec for EventStore.
This code is well covered anyway, and the test is causing trouble
since emitting the featureCreated event is causing side effects through
other listeners.
2014-12-12 16:13:06 +01:00
..
eventApiSpec.js Begin work on running tests against the database: 2014-12-12 16:12:56 +01:00
featureApiSpec.js Skip API and create test data in the DB directly (since the API is async) 2014-12-12 16:13:06 +01:00
routerSpec.js Begin work on running tests against the database: 2014-12-12 16:12:56 +01:00
specHelper.js Remove spec for EventStore. 2014-12-12 16:13:06 +01:00
strategyApiSpec.js Begin work on running tests against the database: 2014-12-12 16:12:56 +01:00