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

Consolidating e2e tests to use new getEntriesAndErrors #82

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

kierrrrra
Copy link
Contributor

What is it

In one of the previous PRs (#77), I have introduced getEntriesAndErrors as a way to get both errors and measurements for TTVC.

There is likely no point in us keeping both getEntries and getEntriesAndErrors methods - so I am consolidating the remainder of the tests to use getEntriesAndErrors.

What's the difference?

  • getEntries returns successful measurements that TTVC has made
  • getEntriesAndErrors returns both errors/cancellations and succesful measurements

Testing

No impact on the runtime - only on e2e tests ran with yarn test:e2e.

@ajhyndman
Copy link
Member

Oh, I didn't realize I was the only one with merge privileges!

I have just added the rest of the team to the repo as owners as well, for the future.

@ajhyndman ajhyndman merged commit 40d72e2 into main Apr 3, 2024
4 checks passed
@ajhyndman ajhyndman deleted the kada/cleanup-tests branch April 3, 2024 15:25
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.

3 participants