Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support standalone testing & checking of modules #274

Open
NathanFlurry opened this issue May 15, 2024 — with Linear · 1 comment
Open

Support standalone testing & checking of modules #274

NathanFlurry opened this issue May 15, 2024 — with Linear · 1 comment
Labels
enhancement New feature or request

Comments

Copy link
Member

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 NathanFlurry added the enhancement New feature or request label May 15, 2024 — with Linear
Copy link

linear bot commented May 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant