Skip to content

Conversation

@bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Dec 8, 2023

What does this Pull Request accomplish?

Move test protos and codegen from tests.assets to tests.utilities.stubs.

Move test measurements from tests.utilities to tests.utilities.measurements.

Uniquify test proto gRPC package names and rename the last element of the Python package name to match.

Rename test measurement configurations and outputs to Configurations and Outputs when possible.

Why should this Pull Request be merged?

Fixes #495

Follows package naming guidelines more closely

What testing has been done?

poetry run pytest -v

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2023

Test Results

       30 files  ±0         30 suites  ±0   34m 44s ⏱️ - 2m 36s
     546 tests ±0       546 ✔️ ±0         0 💤 ±0  0 ±0 
13 360 runs  ±0  12 300 ✔️ ±0  1 060 💤 ±0  0 ±0 

Results for commit ad63c3b. ± Comparison against base commit b19aeda.

♻️ This comment has been updated with latest results.

Base automatically changed from users/bkeryan/update-stubs to main December 13, 2023 16:30
@dixonjoel
Copy link
Collaborator

@bkeryan waiting for conflict resolution. PIng me when it's up-to-date.

@bkeryan bkeryan merged commit a29cd07 into main Dec 14, 2023
@bkeryan bkeryan deleted the users/bkeryan/reorg-test-protos branch December 14, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use unique package names for .proto files in tests

3 participants