mongodb / stitch-android-sdk

MongoDB Stitch Android SDK
Apache License 2.0
58 stars 33 forks source link

Java SDK: Create R2L scenario performance test definitions #142

Closed tkaye407 closed 5 years ago

tkaye407 commented 5 years ago

This pull request accomplishes the following:

  1. Defines the Remote To Local performance tests (intiailSync, disconnectReconnect, syncPass)
  2. Adds changeEventPercentages as configurable option in evergreen / local.properties
  3. Puts some utility functions in SyncPerformanceTestutils.kt
  4. Makes some small changes to the L2R tests
  5. Drive-by fix for not sending out requests that are too large for stitch to handle