1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/test/examples
Gastón Fournier 005e5b1d15
fix: found an edge case exporting variants (#2900)
## About the changes
When exporting v3, for variants backward compatibility, we need to find
one featureEnvironment and fetch variants from there.
In cases where the default environment is disabled (therefore does not
get variants per environment when added), it can be still be selected
for the export process. Therefore variants don't appear in the feature
when they should be there.

An e2e test that fails with the previous implementation was added to
validate the behavior

This comes from our support ticket 404
2023-01-13 14:55:57 +01:00
..
client-metrics.json Feature/setup typescript 2021-02-12 11:42:00 +01:00
client-register.json Feature/setup typescript 2021-02-12 11:42:00 +01:00
exported3-with-default-disabled.json fix: found an edge case exporting variants (#2900) 2023-01-13 14:55:57 +01:00
exported405-enterprise.json feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
exported412-enterprise-necessary-fixes.json feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
exported412-enterprise.json feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
exported412-version2.json feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
exported3176.json added tests and exports for 3.17, 4.0 and 4.1 (#944) 2021-09-20 12:29:16 +02:00
exported-3175-enterprise.json feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
exported-segments.json feat: add segments (#1426) 2022-03-29 14:59:14 +02:00
import-state.json fix: broken UI after import (#2447) 2022-11-17 14:05:57 +01:00
import.json Feature/setup typescript 2021-02-12 11:42:00 +01:00
import.yml Feature/setup typescript 2021-02-12 11:42:00 +01:00
v3-minimal.json fix: Issue #1444 - API import with drop=true deletes existing client keys (#1668) 2022-06-09 15:56:13 +01:00
variantsexport_v3.json feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00