Files
pest/tests
Jeffrey van Hees 047753c836 fix: key Tia results per dataset row (#1799)
The result cache was keyed `Class::method` on both sides, so every row of a
`->with()` test shared one entry and the last writer won. On replay that single
status was handed to every row.

`TestMethod::id()` already appends `#dataSetName`, and `TestCase` reaches the
same value object through `valueObjectForEvents()`, so both sides can use it.
2026-08-02 21:43:15 -04:00
..
2026-07-29 14:59:13 -04:00
2026-07-21 01:14:59 +01:00
2026-07-18 01:10:01 +01:00
2026-07-29 15:27:11 -04:00
2026-07-19 03:41:57 +01:00
2026-07-18 01:10:01 +01:00
2026-07-18 01:10:01 +01:00
2026-07-19 03:41:57 +01:00
2026-07-18 01:10:01 +01:00
2026-07-21 01:14:59 +01:00
2026-07-19 00:42:29 +01:00
2026-07-19 03:41:57 +01:00
2026-07-18 01:10:01 +01:00
2026-07-18 01:10:01 +01:00
2026-07-18 01:10:01 +01:00