finos / messageml-utils

MessageML is a markup language used by the Symphony Agent API for representing messages, including formatting (bold, italic, numbered and unnumbered lists etc.) and entity data representing structured objects.
https://docs.developers.symphony.com
Apache License 2.0
12 stars 28 forks source link

MML-133 - Forms cannot have the same id inside the same message #137

Closed sandro-encora closed 5 years ago

sandro-encora commented 5 years ago

The chosen approach to handle this verification affected some unit tests, because from now on each scenario should have a different form id in order to avoid false positives.

sandro-encora commented 5 years ago

ok to test

sandro-encora commented 5 years ago

Closing this PR, as there are too many commits to revert. I'll create a brand new branch from master and start from scratch.