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

Fix loading tags and clean up related tests #5078

Merged
merged 2 commits into from
May 28, 2021

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented May 28, 2021

@ChristophWurst ChristophWurst added this to the v1.10.0 milestone May 28, 2021
@ChristophWurst ChristophWurst self-assigned this May 28, 2021
@ChristophWurst ChristophWurst added this to TO REVIEW (max 4 PRs) in Christoph's Tasks via automation May 28, 2021
Christoph's Tasks automation moved this from TO REVIEW (max 4 PRs) to TO INTEGRATE May 28, 2021
@ChristophWurst ChristophWurst force-pushed the chore/clean-up-message-mapper-test branch from 66dea3b to 0b70bbf Compare May 28, 2021 08:16
@ChristophWurst
Copy link
Member Author

the sqlite integration test fails. let's see if it's really just sqlite or all dbs. locally with mariadb the test passes.

* User self instead of $this for static method calls
* Add assertion before accessign potentially undefined index
* Improve typing

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst force-pushed the chore/clean-up-message-mapper-test branch from 0b70bbf to 5b15b79 Compare May 28, 2021 08:29
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurst ChristophWurst force-pushed the chore/clean-up-message-mapper-test branch from 5b15b79 to 3107726 Compare May 28, 2021 09:08
@ChristophWurst ChristophWurst changed the title Clean up the message mapper test Fix loading tags and clean up related tests May 28, 2021
@ChristophWurst ChristophWurst merged commit 58d8feb into master May 28, 2021
Christoph's Tasks automation moved this from TO INTEGRATE to DONE May 28, 2021
@ChristophWurst ChristophWurst deleted the chore/clean-up-message-mapper-test branch May 28, 2021 09:17
@st3iny
Copy link
Member

st3iny commented May 28, 2021

Nice one catching the string array bug. Weird that some databases allow query params with invalid types.

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

Successfully merging this pull request may close these issues.

None yet

3 participants