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

Split up 'system_tests/' by package? #2458

Closed
tseaver opened this issue Sep 28, 2016 · 1 comment
Closed

Split up 'system_tests/' by package? #2458

tseaver opened this issue Sep 28, 2016 · 1 comment
Assignees
Labels

Comments

@tseaver
Copy link
Contributor

tseaver commented Sep 28, 2016

As already done with unit_tests/.

This would require moving the "importable" code into a shared location (maybe a new core/google/cloud/_testing package?), and refactoring the current driver (maybe into a console_script in core?).

@dhermes
Copy link
Contributor

dhermes commented Sep 29, 2016

I have this in #2404 but no associated issue. I think it'd be best just to have a local package (setup.py and all) for system test helpers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants