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

Test Harness for gRPC Integration Test of full Firestore stack #6043

Merged
merged 54 commits into from
Jul 4, 2024

Conversation

tom-andersen
Copy link
Contributor

@tom-andersen tom-andersen commented Jun 17, 2024

A single test of existing Write stream handshake.

  • Test is written using new ComponentProvider to mock out gRPC layer.
  • Test uses FirebaseFirestore instance to write document data.
  • Server integration on the gRPC layer is faked and verified, such that each proto exchanged with server is written into the test.

This test harness will be used to test cache clearing semantics in future PR.

…actor' into tomandersen/componentProviderRefactor
Base automatically changed from tomandersen/componentProviderRefactor to main July 2, 2024 20:51
Copy link
Contributor

github-actions bot commented Jul 2, 2024

Release note changes

No release note changes were detected. If you made changes that should be
present in the next release, ensure you've added an entry in the appropriate
CHANGELOG.md file(s).

@wu-hui wu-hui assigned tom-andersen and unassigned wu-hui Jul 3, 2024
@google-oss-bot
Copy link
Contributor

google-oss-bot commented Jul 3, 2024

Startup Time Report 1

The report is too large (122,594 chars) to be displayed on GitHub. Please check this report on GCS.

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/bTQ2Wgk1CN/index.html

Copy link
Contributor

github-actions bot commented Jul 3, 2024

buildSrc Test Results

37 tests   37 ✔️  1m 5s ⏱️
  8 suites    0 💤
  8 files      0

Results for commit 17859fa.

@tom-andersen tom-andersen merged commit 58540de into main Jul 4, 2024
172 of 173 checks passed
@tom-andersen tom-andersen deleted the tomandersen/handshakeTest branch July 4, 2024 00:02
@firebase firebase locked and limited conversation to collaborators Aug 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants