diff --git a/pytest_abra/coordinator.py b/pytest_abra/coordinator.py index c302c76..c044276 100644 --- a/pytest_abra/coordinator.py +++ b/pytest_abra/coordinator.py @@ -38,6 +38,7 @@ class Coordinator: self.DIR.create_all_dirs() self.ENV.copy_env_files(self.DIR) # todo: check that tests are unique + # todo: create random testuser creds and load them # todo: run setups # todo: run tests