Postman + Newman + GitHub Actions (Simple Store Template)

Tasks

The description of the tasks is provided here.

Requirements for completion of the tasks:

  • Node.js
  • Postman

First Task

Steps:

  1. Install:

    • To run on the mock server, clone the repository:
      git clone https://github.com/kristinap8/postman-newman.git
    • Install dependencies:
      npm install
  2. Run in Postman:

    • Run the mock server:
      npm run tern-on-api
    • Import the store.postman_collection.json file into Postman.
    • Open the "store" collection.
    • Click the "Run collection" after right-clicking on the store collection.

Second Task

The report is deployed on the gh-pages branch. Here is the latest run of test.yaml.