Skip to content

Document and test CouchDB module #46

@MatteoJoliveau

Description

@MatteoJoliveau

Since we are approaching the first usable release we should start to pour more effort into documenting and cleaning up the codebase. One of the simplest modules to start is the CouchDB client.

TODO

  • add integration tests for methods that interact with CouchDB. We can use the mockito library to mock the CouchDB API and provide assertions
  • add documentation comments on every public type, function and method
  • cleanup any Clippy warnings. This can be tested by running cargo clippy in the couchdb directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions