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

Swap 3129 fix instrument filter #388

Merged
merged 13 commits into from
Mar 14, 2023
Merged

Conversation

nitrosx
Copy link
Member

@nitrosx nitrosx commented Mar 14, 2023

Description

Instruments endpoints were not tested and missing filtering. Also loopback "like" operator was not supported. This PR adds extensive testing on instruments, instrument filtering and dataset testing. The loopback like is transformed to mongo $regex

Motivation

Instruments and datasets were not tested extensively and the filtering was not implemented correctly

Fixes:

  • dataset filtering implementation
  • instrument filtering implementation
  • datasets filtering testing
  • instrument testing
  • instrument filtering testing

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

@nitrosx nitrosx merged commit b136a5e into master Mar 14, 2023
@nitrosx nitrosx deleted the swap-3129-fix-instrument-filter branch March 14, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant