Π·Π΅ΡΠΊΠ°Π»ΠΎ ΠΈΠ· https://github.com/microsoft/electionguard-api-python.git
* Add new collection with login and create user steps * Create a local environment teams can import * Extract credentials * Create key ceremony and guardians * Complete all key ceremony steps * Add test assert statements to each request
This commit is contained in:
Π ΠΎΠ΄ΠΈΡΠ΅Π»Ρ
38c9c95c06
ΠΠΎΠΌΠΌΠΈΡ
8a53797d9e
Π Π°Π·Π½ΠΈΡΠ° ΠΌΠ΅ΠΆΠ΄Ρ ΡΠ°ΠΉΠ»Π°ΠΌΠΈ Π½Π΅ ΠΏΠΎΠΊΠ°Π·Π°Π½Π° ΠΈΠ·-Π·Π° ΡΠ²ΠΎΠ΅Π³ΠΎ Π±ΠΎΠ»ΡΡΠΎΠ³ΠΎ ΡΠ°Π·ΠΌΠ΅ΡΠ°
ΠΠ°Π³ΡΡΠ·ΠΈΡΡ ΡΠ°Π·Π½ΠΈΡΡ
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"id": "2885a030-5ece-44af-bb85-c8d2804e4cfd",
|
||||
"name": "Local",
|
||||
"values": [
|
||||
{
|
||||
"key": "token",
|
||||
"value": "",
|
||||
"type": "any",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "mediator-url",
|
||||
"value": "http://localhost:8000",
|
||||
"type": "default",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "version",
|
||||
"value": "v1",
|
||||
"type": "default",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "guardian-url",
|
||||
"value": "http://localhost:8001",
|
||||
"type": "default",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "admin-username",
|
||||
"value": "default",
|
||||
"type": "default",
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"key": "admin-password",
|
||||
"value": "<this is a default value and should be changed>",
|
||||
"type": "default",
|
||||
"enabled": true
|
||||
}
|
||||
],
|
||||
"_postman_variable_scope": "environment",
|
||||
"_postman_exported_at": "2022-03-16T14:41:09.171Z",
|
||||
"_postman_exported_using": "Postman/9.14.14"
|
||||
}
|
ΠΠ°Π³ΡΡΠ·ΠΊΠ°β¦
Π‘ΡΡΠ»ΠΊΠ° Π² Π½ΠΎΠ²ΠΎΠΉ Π·Π°Π΄Π°ΡΠ΅