Skip to content

Тестовое для OCS на тестирование API

Notifications You must be signed in to change notification settings

sweeroll/Tests_OCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCS API tests

Use: python 3.9/requests/pytest

How to start

  1. Use python 3.9 +

  2. Create and activate virtual environments

    python3 -m venv env
    source env/bin/activate
    
  3. Run in terminal

     pip install -r requirements.txt
    
  4. Run tests from the folder tests with pytest or see Makefile

Launch parameters

    --url      Base URL.

About

Тестовое для OCS на тестирование API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages