Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-174 Fix invalid tests in NUnit project.
  3. NCBC-250

Fix the test : CouchbaseAuthenticatedViewTests\When_Bucket_Is_Authenticated_View_Returns_Results

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • Minor
    • 1.2.8
    • 1.2.4
    • library
    • None

    Description

      Fix the following test in .Net library, it is constantly failing:

      Test Class: CouchbaseAuthenticatedViewTests
      Test Name: When_Bucket_Is_Authenticated_View_Returns_Results

      Reason for failure:
      There is no document/view getting created in SASL bucket with name "authenticated".
      Instead the code creates the documents/views in "default" bucket since the code uses the default initialization of couchbase client which uses the "default" bucket.

      Attachments

        Activity

          People

            saakshi.manocha Saakshi Manocha
            saakshi.manocha Saakshi Manocha
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                PagerDuty