Skip to content

Updated DMS unit tests (non-libp2p)

Faisal Dulaimy requested to merge 321-update-dms-unit-tests into develop

Description

  • This MR introduces the updated unit tests in the DMS that are not directly linked to the libp2p package which is still being refactored at the time of writing.

Checklist

  • I have update updated the @version string in main.go. See https://semver.org/
  • I have update CHANGELOG.md with a short description of changes.
  • I have run swag init to update the swagger docs.

Closes #321 (closed)

Merge request reports