Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongodriver follow up: re-enable disabled unit tests #3775

Open
fgalan opened this issue Feb 16, 2021 · 1 comment
Open

mongodriver follow up: re-enable disabled unit tests #3775

fgalan opened this issue Feb 16, 2021 · 1 comment

Comments

@fgalan
Copy link
Member

fgalan commented Feb 16, 2021

During the work on issue #3132 (PR #3622), the unit tests for mongoBackend were disabled, in order to fully remove the dependencies with the old legacy driver along the code base.

This is not a big lost (unit tests were very useful at the beginning of Context Broker development, to fully test big modules before "assembly" them together) but since years ago functional tests are the important ones.

Having said that, it would be great if we could recover disabled tests. In two stages:

  1. Recover old the tests cases not needed mongo mocks
  2. Fix the current mocks and enable the pending tests which need such mocks
@fgalan
Copy link
Member Author

fgalan commented Feb 16, 2021

Look for ocurrences of FIXME #3775 in the code about this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant