1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/test/e2e/api
Thomas Heartman fac2578922
chore: avoid duplicates (#5381)
This PR handles the case where a single strategy is used in multiple
change requests. Instead of listing the strategy several times in the
output, we consolidate the entries and add a new `changeRequestIds`
property. This is a non-empty list that points to all the change
requests it is used in.

This is required for us to be able to link back to the change requests
from the UI overview.
2023-11-22 10:26:35 +01:00
..
admin chore: avoid duplicates (#5381) 2023-11-22 10:26:35 +01:00
auth chore: expose types so we can use them properly (#5251) 2023-11-03 12:00:24 +01:00
client chore: remove usage of feature naming pattern flag (#5364) 2023-11-20 12:42:24 +01:00
openapi refactor: switch to upstream express-openapi (#5259) 2023-11-06 08:22:02 +01:00
proxy test: speed up the tests (#5140) 2023-10-24 14:31:38 +02:00