thuecat/Tests/Unit/Domain/Model/Frontend
Daniel Siepmann 928f42e7fc
Add merged opening hours (#104)
This allows to fetch merged opening hours instead of actually edited
opening hours.
They will be merged per valid time span.
The data structure is a bit different as each time span has a list of
week days, each with its own open and end.

Relates: #10246
2023-01-05 09:30:23 +00:00
..
AddressTest.php Add strict_types to all files 2021-08-12 09:46:37 +02:00
MediaTest.php Respect givenName and familyName of media authors (#103) 2023-01-04 07:33:48 +01:00
OffersTest.php Fix @covers and @uses annotations within tests 2021-06-01 11:27:23 +02:00
OfferTest.php Handle multiple offerType values (#75) 2022-09-29 14:33:19 +02:00
OpeningHourTest.php Improve opening hours (#86) 2022-11-29 10:02:44 +01:00
TouristAttractionTest.php Add merged opening hours (#104) 2023-01-05 09:30:23 +00:00