debian-image-builder-frontend/src/test/Components/CreateImageWizardV2/steps
lucasgarfield e923cccd41 V2Wizard/Repositories: Add payload_repositories to request and test it
Previously the V2 Wizard's request mapper was only adding the
custom_repositories field. We also need to add a nearly duplicate
payload_repositories field due to how the image-builder API works...
which is admittedly not intuitive.

Tests are also added to ensure that requests are generated correctly
when using the custom repositories feature.
2024-03-01 10:02:52 +01:00
..
Details test: Adjust original CreateImageWizard tests according to fixture changes 2024-02-28 17:17:00 +01:00
ImageOutput test: Replace .getBy queries by awaited .findBy 2024-01-17 17:19:57 +01:00
Packages V2Wizard/Packages: Add tests for requests 2024-02-29 14:37:46 +01:00
Registration test: Adjust original CreateImageWizard tests according to fixture changes 2024-02-28 17:17:00 +01:00
Repositories V2Wizard/Repositories: Add payload_repositories to request and test it 2024-03-01 10:02:52 +01:00