zawawimanja / Python-API-Automate

PythonTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automation Tester Technical Assessment

This module is used for automation tester technical assessment

Features

  • api - An API project that run in nodeJs using expressJs
  • test - Automation Test backbone using python test module

Instruction

You are required to complete create the automation test for Create, Read, Delete for message end point.

Instruction on how to bring up the api server are in the README in the api folder.

Project Structure

  • api
    • src
      • models
        • index.js = contains messages
      • routes
        • index.js = router handler
        • message.js = payload request
      • index.js = setup express server
    • package.json = contains metadata

About

PythonTest


Languages

Language:Python 50.0%Language:JavaScript 50.0%