monkey/monkey
Mike Salvatore 7be4ea2893 Common: Fix type hint for variable-length homogeneous tuples
See https://docs.python.org/3/library/typing.html#typing.Tuple
2022-07-26 10:42:20 -04:00
..
common Common: Fix type hint for variable-length homogeneous tuples 2022-07-26 10:42:20 -04:00
infection_monkey Common: Rename configuration package to agent_configuration 2022-07-26 09:38:58 -04:00
monkey_island Common: Rename configuration package to agent_configuration 2022-07-26 09:38:58 -04:00
tests Common: Freeze lists to tuples in agent configuration 2022-07-26 17:25:06 +03:00
.coveragerc ci: add .coveragerc to omit unit test code from coverage report 2021-01-17 20:20:06 -05:00
__init__.py Remove "__author__" lines from the source code 2021-07-28 12:43:28 -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 island: Rename start_island() -> main() 2021-06-03 11:01:03 -04:00