Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Some tests for sharp

Unit tests

Install test runner:

pip install pytest

Run tests:

pytest

System test

Go to the correct working directory (containing a luigi.toml file):

cd system/

Run system test:

python -m sharp --local-scheduler --clear-all