thuecat/Classes/Domain/Model/Frontend
Daniel Siepmann bbf7ada1d2 Add tests for modified models
That's necessary as models grow.
Added features should be tested to not break with future changes.

The tests revealed an existing error in fallback which got fixed to make
new test pass.

Relates: #18
2021-04-14 11:33:37 +02:00
..
Address.php Make compatible with PHP 7.3 2021-04-13 15:32:10 +02:00
Media.php Make compatible with PHP 7.3 2021-04-13 15:32:10 +02:00
Offer.php Fulfill phpstan requirements 2021-04-13 15:32:10 +02:00
Offers.php Update offers model to add count 2021-04-14 11:33:37 +02:00
OpeningHour.php Add tests for modified models 2021-04-14 11:33:37 +02:00
OpeningHours.php Update openingHours model to add count 2021-04-14 11:33:37 +02:00
Price.php Fulfill phpstan requirements 2021-04-13 15:32:10 +02:00
TouristAttraction.php Make compatible with PHP 7.3 2021-04-13 15:32:10 +02:00
Town.php Make compatible with PHP 7.3 2021-04-13 15:32:10 +02:00