opengb icon indicating copy to clipboard operation
opengb copied to clipboard

Support standalone testing & checking of modules

Open NathanFlurry opened this issue 9 months ago • 1 comments

This ticket should be split in to sub-tickets.

Motivation

Modules currently need a test repo to be able to check any modules in development. This test repo also needs to include the config that's being tested, which makes it very hard to test multiple types of modules.

Implementation

  • Needs to support specifying registry for dependencies
  • Needs to support passing custom config to each test

Unsure what blockers we'll run in to when building the Project object.

Unsure where the gen folder will go for the entire project.

NathanFlurry avatar May 15 '24 19:05 NathanFlurry