Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-760

Separate tests in "Unit" and "Integration" categories

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 2.1.4
    • None
    • None
    • None

    Description

      Some of the tests in Couchbase.Tests rely on a working cluster / server, and can take a long time.
      In order to be able to quickly run a subset of the tests, it would be good to categorize all of them into two categories (for now) : "Unit" tests and "Integration" tests.
      Integration tests could further be categorized by feature or by the kind of bucket they require for example.

      This can easily (but not quickly) be done by annotating the tests with the NUnit [Category("Unit"] and [Category("Integration")] annotations.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jmorris Jeff Morris
            simonbasle Simon Baslé (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty