mirror of
https://github.com/valitydev/clickhouse-sink-connector.git
synced 2024-11-06 10:35:21 +00:00
471 B
471 B
Unit tests
The unit tests are added in the following directory. This is a work in progress. test
Integration tests.
Integration tests are added in the Integration test folder. The integration tests are written in python and uses the faker library to generate fake data.
Setup virtual environment and install requirements
pip install -e requirements.txt