| JavaScript | VS Code | GitHub | Playwright | Allure | Telegram |
|---|---|---|---|---|---|
![]() |
![]() |
- 🔹 Create X-Challenger token. @POST
- 🔹 @GET the list of todos
- 🔹 Create a todo with max out content. @POST
- 🔹 Retrieve the current todos database for the user. @GET
- 🔹 Full update a todo's fields via @PUT method
- 🔹 @GET todos list with a query filter
- 🔹 @DELETE a todo in the todos list
npm t
npm run open-report
The workflow is configured for manual triggering via GitHub Actions, and you can always set up the relevant environment for your tests.
Test reports in Allure Report
Each check is accompanied by a screenshot of the last action in the test, record & trace.





