Добавлены позитивные UI, API тесты для регистрации выпускника
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "npx playwright test",
|
||||
"test:clean": "rm -rf allure-results allure-report",
|
||||
"test:clean": "rm -rf allure-results allure-report playwright-report",
|
||||
"test:ui": "npx playwright test tests/ui",
|
||||
"test:api": "npx playwright test tests/api",
|
||||
"report": "npx playwright show-report",
|
||||
|
||||
Reference in New Issue
Block a user