add todo
This commit is contained in:
parent
a8479a56e3
commit
fec4e0a6ea
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ class Coordinator:
|
||||||
self.DIR.create_all_dirs()
|
self.DIR.create_all_dirs()
|
||||||
self.ENV.copy_env_files(self.DIR)
|
self.ENV.copy_env_files(self.DIR)
|
||||||
# todo: check that tests are unique
|
# todo: check that tests are unique
|
||||||
|
# todo: create random testuser creds and load them
|
||||||
|
|
||||||
# todo: run setups
|
# todo: run setups
|
||||||
# todo: run tests
|
# todo: run tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue