Skip to content

shirishameka/AuthenticationAPIAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authentication-API-Automation

This project has automated tests for User Sign-Up/Registration API and User Login API.

Modules

  • User Sign-Up/Registration API
  • User Login API

Tech

This project uses a number of open source projects to work properly:

  • Java
  • TestNG
  • Slf4j
  • Lombok

How to run this project

Checkout the project from gitlab using following command

$ git clone https://github.com/shirishameka/AuthenticationAPIAutomation.git

Get in-to the project folder

$ cd AuthenticationAPIAutomation

To build the project and run the tests

$ mvn clean install

To only run the tests

$ mvn clean test

Reading Logs

Tests write logs while they are running which provide further information about what happened if case of failure. These files reside in ./logs directory and can be viewed locally in your browser by navigating to that folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages