monkey/monkey
VakarisZ 3781095f25 Change the mock database name to "db", because all of the codebase is using this database.
This change enables us to write unit tests without the need to patch the the database name in all of the mongo queries that look like "mongo.db.collection"
2021-09-24 13:31:26 +03:00
..
common Island: Change monkey code to use deployment.json 2021-09-13 18:47:28 +02:00
infection_monkey Agent: Remove editable pyspnego degendency 2021-09-23 14:14:32 -04:00
monkey_island Add Telemetry model 2021-09-24 13:31:26 +03:00
tests Change the mock database name to "db", because all of the codebase is using this database. 2021-09-24 13:31:26 +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