Valinor/tests
Romain Canon a805ba0442 feat!: wrap node messages in proper class
A new class `NodeMessage` is used to wrap messages added to a node
during the mapping. This class will allow further features by giving
access to useful data related to the bound node.

BREAKING CHANGE: as of now every message is wrapped into a `NodeMessage`
it is therefore not possible to check whether the message is an instance
of `Throwable` — a new method `$message->isError()` is now to be used
for such cases.
2022-01-06 14:11:42 +01:00
..
Fake feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00
Fixture fix: handle nested attributes compilation 2021-12-27 20:57:38 +01:00
Functional fix: handle nested attributes compilation 2021-12-27 20:57:38 +01:00
Integration feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00
Traits feat: initial release 2021-11-28 18:21:56 +01:00
Unit feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00