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

merge 3 test cases from legacy branch #1781

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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