Skip to content

Split tests/system.py into separate modules, refactor to use pytest fixtures. #391

@tseaver

Description

@tseaver

The tests/system.py module is huge:

$ wc -l tests/system.py
1504 tests/system.py

and has complicated, idiosyncratic setup / teardown (it long predates our use of pytest idioms).

For reference, see googleapis/python-storage#476.

Metadata

Metadata

Assignees

Labels

api: bigtableIssues related to the googleapis/python-bigtable API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions