Valinor/tests
Marco Pivetta 7a49f45175 test: configure vimeo/psalm to verify type inference
This is mostly to include type inference in regression tests: out-of-the
box type inference for 99% of usages is based on
`TreeMapper#map(class-string<T>, mixed): T`, and it is worth preserving
that behavior without the need of plugins.

This test covers that.
2022-01-13 19:55:20 +01:00
..
Fake misc!: allow object builder to yield arguments without source 2022-01-07 13:41:15 +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: introduce automatic union of objects inferring during mapping 2022-01-07 13:41:15 +01:00
StaticAnalysis test: configure vimeo/psalm to verify type inference 2022-01-13 19:55:20 +01:00
Traits feat: initial release 2021-11-28 18:21:56 +01:00
Unit misc!: allow object builder to yield arguments without source 2022-01-07 13:41:15 +01:00