thuecat/Tests/Unit/Domain/Model/Frontend
Daniel Siepmann 2fd4b1bc2f
Handle multiple offerType values (#75)
The import resulted in an exception if there was an array of types
instead of a string.
Both situations are now handled and API of models is kept.
Existing imported data is also kept.
2022-09-29 14:33:19 +02:00
..
AddressTest.php Add strict_types to all files 2021-08-12 09:46:37 +02:00
MediaTest.php Add strict_types to all files 2021-08-12 09:46:37 +02: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
OpeningHoursTest.php Fix @covers and @uses annotations within tests 2021-06-01 11:27:23 +02:00