You've already forked Promocode-API
mirror of
https://github.com/devitq/Promocode-API.git
synced 2026-05-22 22:07:12 +00:00
feat: added tests
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
test_name: Базовая проверка работоспособности
|
||||
|
||||
stages:
|
||||
- name: "Проверить PING"
|
||||
request:
|
||||
url: "{BASE_URL}/ping"
|
||||
method: GET
|
||||
response:
|
||||
status_code: 200
|
||||
Reference in New Issue
Block a user