Skip to content

feat: add more vcard exports #3437

feat: add more vcard exports

feat: add more vcard exports #3437

GitHub Actions / JUnit Test Report failed Sep 15, 2023 in 0s

1977 tests run, 1972 passed, 0 skipped, 5 failed.

Annotations

Check failure on line 28 in tests/Unit/Domains/Contact/ManageContact/Dav/ExportAdrTest.php

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tests/Unit/Domains/Contact/ManageContact/Dav/ExportAdrTest.php.it_adds_address_to_vcard

Tests\Unit\Domains\Settings\ManageGenders\Dav\ExportAdrTest::it_adds_address_to_vcard
Failed asserting that 'BEGIN:VCARD\r\n
Raw output
Tests\Unit\Domains\Settings\ManageGenders\Dav\ExportAdrTest::it_adds_address_to_vcard
Failed asserting that 'BEGIN:VCARD\r\n
VERSION:4.0\r\n
PRODID:-//Sabre//Sabre VObject 4.5.3//EN\r\n
UID:sabre-vobject-2b14809a-3c50-49cc-90fb-52888b7ca6f4\r\n
ADR;TYPE=Nicholas Fritsch:;1541 Jennifer Spur;2576 Spinka Pass Suite 815;Oc\r\n
 ieside;Lela Rohan;17694;3\r\n
END:VCARD\r\n
' contains " eside;Lela Rohan;17694;3".

tests/Unit/Domains/Contact/ManageContact/Dav/ExportAdrTest.php:46
vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:174

Check failure on line 60 in tests/Unit/Domains/Contact/ManageContactImportantDates/Web/ViewHelpers/ContactImportantDatesViewHelperTest.php

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tests/Unit/Domains/Contact/ManageContactImportantDates/Web/ViewHelpers/ContactImportantDatesViewHelperTest.php.it_gets_the_data_transfer_object

Tests\Unit\Domains\Contact\ManageContactImportantDates\Web\ViewHelpers\ContactImportantDatesViewHelperTest::it_gets_the_data_transfer_object
Failed asserting that two arrays are equal.
Raw output
Tests\Unit\Domains\Contact\ManageContactImportantDates\Web\ViewHelpers\ContactImportantDatesViewHelperTest::it_gets_the_data_transfer_object
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
     'date' => 'Oct 29, 1981'
     'type' => Array (
         'id' => 1
-        'label' => 'birthdate'
+        'label' => 'Birthdate'
     )
-    'age' => '40'
+    'age' => 40
     'choice' => 'full_date'
     'completeDate' => '1981-10-29'
     'month' => 10

tests/Unit/Domains/Contact/ManageContactImportantDates/Web/ViewHelpers/ContactImportantDatesViewHelperTest.php:74
vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:174

Check failure on line 18 in tests/Unit/Domains/Contact/ManageContactImportantDates/Web/ViewHelpers/ModuleImportantDatesViewHelperTest.php

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tests/Unit/Domains/Contact/ManageContactImportantDates/Web/ViewHelpers/ModuleImportantDatesViewHelperTest.php.it_gets_the_data_needed_for_the_view

Tests\Unit\Domains\Contact\ManageContactImportantDates\Web\ViewHelpers\ModuleImportantDatesViewHelperTest::it_gets_the_data_needed_for_the_view
Failed asserting that two arrays are equal.
Raw output
Tests\Unit\Domains\Contact\ManageContactImportantDates\Web\ViewHelpers\ModuleImportantDatesViewHelperTest::it_gets_the_data_needed_for_the_view
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
         'id' => 1
         'label' => 'birthdate'
         'date' => 'Oct 29, 1981'
-        'type' => 'birthdate'
+        'type' => 'Birthdate'
         'age' => 36
     )
 )

tests/Unit/Domains/Contact/ManageContactImportantDates/Web/ViewHelpers/ModuleImportantDatesViewHelperTest.php:41
vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:174

Check failure on line 24 in tests/Unit/Domains/Vault/ManageAddresses/Services/CreateAddressTest.php

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tests/Unit/Domains/Vault/ManageAddresses/Services/CreateAddressTest.php.it_creates_a_contact_address

Tests\Unit\Domains\Vault\ManageAddresses\Services\CreateAddressTest::it_creates_a_contact_address
The expected [App\Domains\Vault\ManageAddresses\Services\GetGPSCoordinate] job was not pushed.
Raw output
Tests\Unit\Domains\Vault\ManageAddresses\Services\CreateAddressTest::it_creates_a_contact_address
The expected [App\Domains\Vault\ManageAddresses\Services\GetGPSCoordinate] job was not pushed.
Failed asserting that false is true.

vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/QueueFake.php:100
vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:353
tests/Unit/Domains/Vault/ManageAddresses/Services/CreateAddressTest.php:124
tests/Unit/Domains/Vault/ManageAddresses/Services/CreateAddressTest.php:31
vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:174

Check failure on line 24 in tests/Unit/Domains/Vault/ManageAddresses/Services/UpdateAddressTest.php

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

tests/Unit/Domains/Vault/ManageAddresses/Services/UpdateAddressTest.php.it_updates_a_contact_address

Tests\Unit\Domains\Vault\ManageAddresses\Services\UpdateAddressTest::it_updates_a_contact_address
The expected [App\Domains\Vault\ManageAddresses\Services\GetGPSCoordinate] job was not pushed.
Raw output
Tests\Unit\Domains\Vault\ManageAddresses\Services\UpdateAddressTest::it_updates_a_contact_address
The expected [App\Domains\Vault\ManageAddresses\Services\GetGPSCoordinate] job was not pushed.
Failed asserting that false is true.

vendor/laravel/framework/src/Illuminate/Support/Testing/Fakes/QueueFake.php:100
vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:353
tests/Unit/Domains/Vault/ManageAddresses/Services/UpdateAddressTest.php:155
tests/Unit/Domains/Vault/ManageAddresses/Services/UpdateAddressTest.php:35
vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:174