Skip to content
Snippets Groups Projects
Unverified Commit cddf5755 authored by sdementen's avatar sdementen Committed by GitHub
Browse files

handling State for pattern + fix #292 (#316)


* fix #292

* add support for handling state of pattern ids

* add test on augmented layout with pattern ids

* finalize pattern handling:
- state mgt for patterns
- dispatch for wildcards (ALL,MATCH,ALLSMALLER)

* finalize pattern handling:
- state mgt for patterns
- dispatch for wildcards (ALL,MATCH,ALLSMALLER)

* finalize pattern handling:
- state mgt for patterns
- dispatch for wildcards (ALL,MATCH,ALLSMALLER)

* remove unused dispatch() method

* fix bug when udpating state for ALL/ALLSMALLER

* improve testing exhaustivity by replaying a real dash app interaction
- add an app with complex dash features
- add a JSON record of real interactions between the client and the dash app
- add a test exploiting the JSON record to test dpd client contract and state management

Co-authored-by: default avatarGFJ138 <sebastien.dementen@engie.com>
parent 8464398d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment