Implement txcouchbase test suite
Description
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Jared Casey May 20, 2022 at 7:42 PM
All KV tests for the txcouchbase API except datastructures have been implemented.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Created May 10, 2022 at 3:56 PM
Updated May 20, 2022 at 7:42 PM
Resolved May 20, 2022 at 7:42 PM
Instabug
Some initial work was completed, but now that the API has stabilized we should make sure we have a txcouchbase test suite that is working and run it periodically in the Jenkins pipeline(s).
This ticket should be split up after the collection test tests are setup and working. That test class will server as the baseline for the rest of the tests in the test suite.
Split into the following once initial work is complete:
diagnostics API (includes tests)
streaming test suite (API is already in place, tests need to be added)
mgmt API (includes tests)
txns (includes tests)
misc test suite (rate limiting...tbd).