Immobilien site 11-05-2026

This commit is contained in:
Kevin Adametz 2026-05-11 10:29:37 +02:00
parent e198d842ce
commit 6799325f71
28 changed files with 16189 additions and 809 deletions

View file

@ -50,7 +50,8 @@ test('getFormattedPrice returns formatted AED with EUR and USD', function () {
->toContain('AED')
->toContain('EUR')
->toContain('USD')
->toContain('1.125.000');
->toContain('1.125.000')
->toContain('whitespace-nowrap');
});
test('getFormattedPrice returns empty string when no price', function () {