roboluke-tasks/tests
Luke Tainton f611b685b3
fix(config): return None if env var is empty or non-existent (#315)
* fix(config): return None if env var is empty or non-existent
* chore: fix pylint issues
* fix: add unit test for non-existent env vars
2024-11-21 22:26:07 +00:00
..
__init__.py Add APM (#184) 2024-04-21 16:17:00 +01:00
test_config_1.py fix(config): return None if env var is empty or non-existent (#315) 2024-11-21 22:26:07 +00:00
test_config_2.py fix(config): return None if env var is empty or non-existent (#315) 2024-11-21 22:26:07 +00:00
test_datetime.py fix(config): return None if env var is empty or non-existent (#315) 2024-11-21 22:26:07 +00:00
test_helpers.py feat(security): add approved rooms/users/domains as env variables (#277) 2024-08-30 19:38:56 +01:00