1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/test/e2e
ivaosthu 51442a6cc4 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.
2020-02-20 08:30:42 +01:00
..
helpers Remove client_strategies table 2020-02-20 08:30:42 +01:00
event-api.test.js add tests, rename folders to ava defaults for helpers/fixtures, remove migration og 2020-02-20 08:30:39 +01:00
feature-api.test.js Added strategies validation when creating/updating toggles 2020-02-20 08:30:39 +01:00
feature-archive-api.test.js recieve togglename to archive or revive via path 2020-02-20 08:30:42 +01:00
metrics-api.test.js Remove client_strategies table 2020-02-20 08:30:42 +01:00
router.test.js add tests, rename folders to ava defaults for helpers/fixtures, remove migration og 2020-02-20 08:30:39 +01:00
strategy-api.test.js add tests, rename folders to ava defaults for helpers/fixtures, remove migration og 2020-02-20 08:30:39 +01:00