Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Jeffry MorrisJeffry MorrisReporter
Jeffry MorrisJeffry MorrisLabels
Story Points
1Components
Fix versions
Affects versions
Priority
MajorInstabug
Open Instabug
Details
Details
Assignee
Jeffry Morris
Jeffry MorrisReporter
Jeffry Morris
Jeffry MorrisLabels
Story Points
1
Components
Fix versions
Affects versions
Priority
Instabug
Open Instabug
PagerDuty
PagerDuty
PagerDuty
Sentry
Sentry
Sentry
Zendesk Support
Zendesk Support
Zendesk Support
Created March 4, 2019 at 5:54 PM
Updated April 24, 2020 at 8:22 PM
Resolved March 5, 2019 at 10:57 PM
The current project structure consists of a test directory with two projects:
Couchbase.UnitTests - mocks, fakes, etc
Couchbase.IntegrationTests - dependency on a connection to CB cluster
As of today, UnitTests contains both unit tests and integration tests plus a lot of kruft from developing DP1. These projects need to be cleaned up and refactoring moving the tests to the correct project.