CloudMigrations: Add Cypress happy path test case scenarios (#103250)

This commit is contained in:
Matheus Macabu
2025-04-03 10:34:32 +02:00
committed by GitHub
parent 0fbb51ab08
commit 7165bc553a
8 changed files with 373 additions and 58 deletions
+3
View File
@@ -22,3 +22,6 @@ max_open_conn = 2
[smtp]
enabled = true
host = localhost:7777
[cloud_migration]
developer_mode = true ; Enable developer mode to use in-memory implementations of 3rdparty services needed.