dbt-labs / dbt-labs/dbt-autofix
`--all` CLI option missing integration tests
Open
- Dominant language
- Python
- Stars
- 88
- Forks
- 19
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 13
Description
We use the `--all` option in Fusion build conformance and encountered a bug that is not covered in the current integration tests because there isn't a test case for `--all`. I tested out just adding another case with `all=True` in https://github.com/dbt-labs/dbt-autofix/pull/187 but it needs a bit more work to get the expected output to match the actual. So I'm opening this issue to follow up on that.
Contributor guide
Assessment
This issue has not been assessed yet.