Skip to content

Repository files navigation

How to run the tests

Install the requirements.txt first:

sudo pip install -r requirements.txt

From this directory, the following will run the unit-tests:

python3 -m pytest

To run the tests in pipeline-tests or notebook-tests, uncomment them in pytest.ini and then re-run:

python3 -m pytest

Note: the IP addresses in sample-click-logs.csv are not real IP addresses (for confidentiality reasons). However, the IP addresses included in the unit tests are real IP addresses.

About

Feature and training pipeline testing

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages