Closed tadeboro closed 5 years ago
This pull request aims to add a fully working CircleCI integration.
To achieve that, we first added pipenv configuration that allows us to prepare the environment with ease.
Next, we wrapped the most commonly used commands into a simple Makefile to reduce the cognitive load when performing chores.
Lastly, we updated the CircleCI configuration file that now actually runs the test suite.
/cc @matejart Just for reference.
This pull request aims to add a fully working CircleCI integration.
To achieve that, we first added pipenv configuration that allows us to prepare the environment with ease.
Next, we wrapped the most commonly used commands into a simple Makefile to reduce the cognitive load when performing chores.
Lastly, we updated the CircleCI configuration file that now actually runs the test suite.