Skip to content

djartvi/Scooter_API_Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scooter_API_Tests

Java 11 tests for web app http://qa-scooter.praktikum-services.ru.

Contains test for registration, login of courier, creating and working with orders.

All test couriers and orders are removed after each run.

API Documentation

https://qa-scooter.praktikum-services.ru/docs.

Maven Dependencies

JUnit 4, Rest Assured, Allure Rest Assured, Allure JUnit, GSON, Lombok, JavaFaker.

Plugins

AntRun Plugin, Surefire, Allure, AspectJ weaver.

Generate Allure report

Run mvn clean test allure:serve from project directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages