Skip to content

Yurasb/affise_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Affise test task

This is test task for Affise

Testing scope

Functional testing of endpoints offers and pixel. Only 3 cases are covered:

  1. positive scenario
  2. wrong API key
  3. wrong HTTP method

Assertion level - response status code.

Out of scope

  1. different payload data cases
  2. response data validation

Local running

Follow steps below to run locally.

Preparation

You need tox to build virtual environment:

sudo pip install tox

Launch

Simply run tox command from root project folder. This will prepare virtual environment, launch tests and generate XML report.

About

Test task for Affise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages