Skip to content

henriquekoaski/Spaceflight-News-API-Automated-Tests

Repository files navigation

Spaceflight-News-API-Automated-Tests

This repository contains automated tests for the Spaceflight News API, which provides information related to the "The Space Devs", a developer community committed to space exploration, including the following data:

image

Overview

In this project, we conduct automated tests using JavaScript and Gherkin with Node, NPM, Cucumber, and CodeceptJS. The aim is to ensure the quality and reliability of the Spaceflight News API, which is used by "The Space Devs" newspaper.

Technologies and Tools Used

  • JavaScript
  • Gherkin
  • Node.js
  • NPM
  • Cucumber
  • CodeceptJS
  • Joi

Requirements and Settings

To run the tests on your computer, follow these steps:

  1. Download the following tools (make sure you get an updated version):

Inside your code editor, open the terminal and run the following commands:

  1. Clone this GitHub repository:
git clone https://github.com/henriquekoaski/spaceflight-news-api-automated-tests.git

  1. Direct to the project directory:
cd spaceflight-news-api-automated-tests

  1. Install the dependencies:
npm install

Project Structure

The project is organized as follows:

image image

Running

After configuring the initial settings, execute the tests using the following command:

npm test

Tests Results

image

Tests Running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published