thuecat/Tests/Functional
Daniel Siepmann e8a44c555a
Sort offers by type (#52)
That ensures grouped output of related offers.
Offers are not sorted in any way and might end up in entry, parking,
entry, etc. Sorting ensures all of same type are rendered one after the
other, entry, entry, parking.

Sorting is done by alphabet on the technical enum value.
2021-09-14 14:39:28 +02:00
..
Fixtures Sort offers by type (#52) 2021-09-14 14:39:28 +02:00
Import/EntityMapping Support multiple provided URLs 2021-09-06 13:47:12 +02:00
FrontendTest.php Sort offers by type (#52) 2021-09-14 14:39:28 +02:00
ImportTest.php Add PHP 7.2 support 2021-09-09 15:16:30 +02:00