regexowl
|
0dea61bf00
|
test: Update tests
This updates the tests to reflect changes made to the new registration step.
|
2024-08-14 15:26:08 +02:00 |
|
Michal Gold
|
8ffa797df4
|
FileSystemTest: move relevant tests from createImageWizard to fileSystem
this commit move relevant tests from createImageWizard to fileSystem test
|
2024-08-13 10:35:42 +02:00 |
|
regexowl
|
d0412db518
|
test: Move clicking helper functions to wizardTestUtils
As clicking helper functions are used only in the context of Wizard, this moves them to an appropriate place.
|
2024-08-12 17:46:38 +02:00 |
|
regexowl
|
1554d78cba
|
test: Move mocks to setup file
This moves all the mocks used throughout our test files into the test setup file.
|
2024-08-08 16:53:49 +02:00 |
|
regexowl
|
2febf98e93
|
test: Update tests
Add mocking to tests where needed.
|
2024-08-01 18:05:01 +02:00 |
|
regexowl
|
8ee2bad55e
|
test: Add flag mocks
This adds mocked 'image-builder.firstboot.enabled' where needed.
|
2024-08-01 17:16:36 +02:00 |
|
regexowl
|
4fb37c187e
|
src: Rename "V2" folders to just Wizard
This replaces all occurences of "CreateImageWizardV2" with just "CreateImageWizard" as it is the only version now.
|
2024-07-17 11:17:06 +02:00 |
|