Skip to content

Conversation

euniceatcouchbase
Copy link
Contributor

Adding 3 new test cases.

  • Ran flake8
  • Ran run_repo_tests.sh

Changes proposed in this pull request:

new tests:

  • test_replication_flush_checkpoint_no_crash
  • test_replication_stop_requested_on_replicator_busy
  • test_getDoc_withNoData
    new util function:
  • flush_bucket

cbl_db = params_from_base_test_setup["source_db"]
channels = ["replication-channel"]

num_of_docs = 1000
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need 1000 docs ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general, are these tests passed on any one of the .net ?, can you please provide single test execution for these

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