mworzala / canary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP: High level test management

AlexKinley opened this issue · comments

This is all of the things to do with managing the tests at a high level. Mainly setting up the world(s) and instance(s) for the tests.

  • Arranging the tests in the world
  • Assuring sufficient isolation between tests
  • Allow for tests to have different environment conditions (night vs day time)