1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/test/e2e
ivaosthu ab3694cc94 Remove client_strategies table
We can just have a strategies column in the client_applications
table. This solves all our needs, and thus avoids the need
for an extra table.
2016-12-09 17:30:12 +01:00
..
helpers Remove client_strategies table 2016-12-09 17:30:12 +01:00
event-api.test.js add tests, rename folders to ava defaults for helpers/fixtures, remove migration og 2016-11-13 20:33:23 +01:00
feature-api.test.js Added strategies validation when creating/updating toggles 2016-11-15 21:30:04 +01:00
feature-archive-api.test.js recieve togglename to archive or revive via path 2016-12-09 14:54:18 +01:00
metrics-api.test.js Remove client_strategies table 2016-12-09 17:30:12 +01:00
router.test.js add tests, rename folders to ava defaults for helpers/fixtures, remove migration og 2016-11-13 20:33:23 +01:00
strategy-api.test.js add tests, rename folders to ava defaults for helpers/fixtures, remove migration og 2016-11-13 20:33:23 +01:00