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

Added query language test for arbitrary q expressions #349

Merged
merged 13 commits into from
Nov 20, 2024

Conversation

SystemsPurge
Copy link
Collaborator

@SystemsPurge SystemsPurge commented Nov 14, 2024

It should be possible to just add a q expression to the self.qs array and test again. In my own setup, expressions starting with '?q=' did not work for some reason.

@SystemsPurge SystemsPurge requested a review from djs0109 November 15, 2024 10:05
tests/clients/test_ngsi_ld_query.py Show resolved Hide resolved
tests/clients/test_ngsi_ld_query.py Outdated Show resolved Hide resolved
tests/clients/test_ngsi_ld_query.py Outdated Show resolved Hide resolved
tests/clients/test_ngsi_ld_query.py Outdated Show resolved Hide resolved
tests/clients/test_ngsi_ld_query.py Outdated Show resolved Hide resolved
tests/clients/test_ngsi_ld_query.py Show resolved Hide resolved
@djs0109
Copy link
Contributor

djs0109 commented Nov 19, 2024

@SystemsPurge, great implementation! The logic is super clear. I have some minor comments. Some of them might already be fixed by me. Could you have a check again?

@djs0109 djs0109 merged commit 21c954f into NGSI-LD Nov 20, 2024
1 check was pending
@djs0109 djs0109 deleted the 343-test-query-language-for-ngsi-ld-entities branch November 20, 2024 13:40
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.

2 participants