Skip to content
Snippets Groups Projects
Commit bce7c5c6 authored by René Schöne's avatar René Schöne
Browse files

WIP (failing): add support for receiving single elements of lists

weird bug, that causes errors when nonterminal A (in the singleList-test) has no children.

- uri-parsing: include fragment for mqtt wildcard "#"
- MqttHandler
  - remove static imports
  - support wildcard callbacks
  - address compiler warnings
  - wait for successful connect and disconnect (and only then return true)
- add separate connect methods to connect using wildcards (for single-element-non-withAdd)
- test for single-list
  - reversed order for connecting send endpoints
  - fixed assertions
  - remove B from grammar and test
parent 7b6d5637
No related branches found
No related tags found
1 merge request!10Allow connection endpoints for list nonterminals
Pipeline #10538 failed
Showing
with 420 additions and 160 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment