Source code for the Ethereum Alarm Clock service
Testing for Alarm is done with populus which can be installed with pip.
$ pip install populusThen you can run the test suite using pytest which is installed along with
populus.
py.test tests/Source code for the Ethereum Alarm Clock service
Testing for Alarm is done with populus which can be installed with pip.
$ pip install populusThen you can run the test suite using pytest which is installed along with
populus.
py.test tests/