[Feature] Test for date_spine
should use a minimal date range
#208
Labels
enhancement
New feature or request
date_spine
should use a minimal date range
#208
Housekeeping
dbt-adapters
Short description
The date range within
fixture_date_spine.py
is larger than needed.Context
This doesn't affect the correctness of the test, but it does affect it's readability.
The test would be more readable with a minimal date range.
History: this test was migrated effectively as-is from dbt-utils to dbt-core to dbt-adapters. But now we'll probably want to clean it up a bit.
Acceptance criteria
Tasks
Testing
See acceptance criteria above.
Security
No security concerns.
Docs
No doc updates needed.
Consequences
This change impacts any adapter that imports this test. But it doesn't change the essence of the test and will effectively be a no-op.
The text was updated successfully, but these errors were encountered: