Skip to content

Rename readout_type_scan.py as readout_type_scan_test.py #233

Description

@jcfreeman2

Basically, dbt-build --integtest will only pick out integration tests which contain "test" within their name; this is to allow things such as shared utility files in a packages' integtest/ directory. readout_type_scan.py is unique in that it doesn't contain test, so we should rename it as readout_type_scan_test.py so that it can properly be recognized (currently it's skipped by dbt-build --integtest.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions