monkey/monkey
Shreya c37ae1e0ea Modify pytest configuration
Shift it from monkey/pytest.ini to pyproject.toml.
Add conftest.py in tests/ to add monkey directory to sys.path so test files recognize paths.
2021-04-19 17:36:09 +05:30
..
common Move all unit test files to a separate directory 2021-04-19 13:54:48 +05:30
infection_monkey Move conftest files to tests/ directory 2021-04-19 13:54:48 +05:30
monkey_island Move conftest files to tests/ directory 2021-04-19 13:54:48 +05:30
tests Modify pytest configuration 2021-04-19 17:36:09 +05:30
.coveragerc ci: add .coveragerc to omit unit test code from coverage report 2021-01-17 20:20:06 -05:00
__init__.py Reformat all python with black v20.8b1 2021-04-06 09:20:18 -04:00
codecov.yml Updated codecov coloring. 2020-03-15 11:50:43 +02:00
infection_monkey.py String vs byte stream mixup bugs fixed 2019-09-20 18:07:17 +03:00
monkey_island.py Sort all imports using isort 5.8.0 2021-04-06 18:01:59 -04:00