debian-image-builder-frontend/src/test/Components/CreateImageWizard
Thomas Lavocat d60c6cb74b oscap: lock the wizard step behind a feature flag
The oscap feature have been quite eagerly pushed forward and it seems we
went a bit fast with it. To take more time and make sure all the
stakeholders agree on the way forward the decision was taken to put this
functionality behind a feature flag.

The two feature flags for both stage and prod are there:
* https://insights-stage.unleash.devshift.net/projects/default/features/image-builder.wizard.oscap.enabled (enabled on stage so we can test the feature)
* https://insights.unleash.devshift.net/projects/default/features/image-builder.wizard.oscap.enabled (disabled on prod)
2023-10-19 10:00:44 +02:00
..
CreateImageWizard.azure.test.js ImagesTable: Convert ImagesTable to Typescript & RTK Query 2023-09-18 10:35:04 +02:00
CreateImageWizard.compliance.test.js oscap: lock the wizard step behind a feature flag 2023-10-19 10:00:44 +02:00
CreateImageWizard.content.test.js ImagesTable: Convert ImagesTable to Typescript & RTK Query 2023-09-18 10:35:04 +02:00
CreateImageWizard.test.js wizard: don't show the form as a modal 2023-10-09 11:40:40 +02:00