mirror of
https://github.com/azaion/admin.git
synced 2026-04-22 08:56:33 +00:00
[AZ-189] [AZ-190] [AZ-191] [AZ-192] [AZ-193] [AZ-194] [AZ-195] Add e2e blackbox test suite
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"ApiBaseUrl": "http://system-under-test:8080",
|
||||
"AdminEmail": "admin@azaion.com",
|
||||
"AdminPassword": "Admin1234",
|
||||
"UploaderEmail": "uploader@azaion.com",
|
||||
"UploaderPassword": "Upload1234",
|
||||
"JwtSecret": "TestSecretKeyThatIsAtLeast32CharactersLong123!"
|
||||
}
|
||||
Reference in New Issue
Block a user