Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Tests for deployer package

This directory contains tests dedicated to ensuring the deployer package is behaving in the manner the 2i2c Engineering team designed and expect it to behave.

To run this test suite, from the root of the repo, install the requirements, and then activate the tests using pytest. (You may wish to create a virtual environment first before executing these commands using venv or conda.)

pip install --editable .
python -m pytest -vvv