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

Allow passing user config to tests #180

Open
NathanFlurry opened this issue Mar 8, 2024 — with Linear · 1 comment
Open

Allow passing user config to tests #180

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

Comments

Copy link
Member

Need to be able to pass a custom user config to a module's test. At the moment it pulls the config from the backend.yaml.

Maybe this should be configurable so you can pass an entire backend.yaml config so the tests can be ran in isolation without a full project. This may be slow since it has to prebuild & migrate required dependencies, though.

Copy link

linear bot commented Mar 8, 2024

OGBE-85 Allow passing user config to tests

Need to be able to pass a custom user config to a module's test. At the moment it pulls the config from the backend.yaml.

Maybe this should be configurable so you can pass an entire backend.yaml config so the tests can be ran in isolation without a full project. This may be slow since it has to prebuild & migrate required dependencies, though.

@NathanFlurry NathanFlurry added the enhancement New feature or request label Mar 8, 2024 — with Linear
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