Skip to content

hoangqt/api-e2e-js

Repository files navigation

Solo walk at the farm

To have ideas one must have imagination. -- The Art Spirit

Summary

A simple npm project for testing a subset of the GitHub API using REST requests. It is implemented in Javascript with axios and Jest library. The test results are in Allure format.

Local setup

  • Add github-pat=<your-github-pat> to tests/resources/.env
  • Run npm run test to execute the tests
  • Run npm run allure to view Allure report

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published