Skip to content

Conversation

@busunkim96
Copy link
Contributor

@busunkim96 busunkim96 commented Apr 7, 2020

Modify noxfile.py to allow local and external dependencies for
system tests to be specified.

templated_files = gcp.CommonTemplates().py_library(
    unit_cov_level=97, 
    cov_level=99, 
    system_test_local_dependencies=["test_utils"],
    system_test_external_dependencies=["psutil"]
)

Modify noxfile.py to allow local and external dependencies for
system tests to be specified.
Copy link

@plamut plamut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@busunkim96 busunkim96 merged commit 188f1b1 into master Apr 7, 2020
@fhinkel fhinkel deleted the fix-py-noxfile branch October 21, 2020 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants