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

Create RuntimeConfig fixture and refactor the current test to use it #10000

Open
1 task done
Tracked by #9649
ChenyuLInx opened this issue Apr 22, 2024 · 0 comments
Open
1 task done
Tracked by #9649
Assignees

Comments

@ChenyuLInx
Copy link
Contributor

ChenyuLInx commented Apr 22, 2024

Housekeeping

  • I am a maintainer of dbt-core

Short description

Runtime config is a major configuration holder that is being used by other parts of the codebase.Having creating the fixture would make it easier to create unit tests for other parts of the codebase

Acceptance criteria

  • There is a generic RuntimeConfig unit test fixture
  • rewrite test_runtime.py to use this test fixture
@ChenyuLInx ChenyuLInx changed the title Create RuntimeConfig fixture and rewrite x test to use it Create RuntimeConfig fixture and refactor the current test to use it Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants