Skip to content

dineshk-qa/cat.api.tests

Repository files navigation

Cat API functional tests

This project contains automated APi tests with the use of supertest & jest modules. This project is based on bolierplate generator created by me

To Run Tests

npm install to install dependencies

npm run test:api:dev to run Api integration tests

Test Report

Test report is generated in html and xml junit formats and are available at ./reports directory

CI pipeline

This project contains github Actions for running tests in pipeline on every commit. It also contains a demo gitlab pipeline config to execute tests in dev/staging env

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published