From 1a438ecd642078ccb58b1678bca69717ac0a421d Mon Sep 17 00:00:00 2001 From: David Bomba Date: Mon, 16 Sep 2024 21:13:55 +1000 Subject: [PATCH] Remove annotations from tests --- tests/Feature/ClassificationTest.php | 2 +- .../ClientDeletedInvoiceCreationTest.php | 4 --- tests/Feature/ClientGatewayTokenApiTest.php | 5 +--- tests/Feature/ClientModelTest.php | 4 --- tests/Feature/ClientPresenterTest.php | 4 +-- tests/Feature/ClientTest.php | 6 ++--- tests/Feature/CompanyGatewayApiTest.php | 4 +-- .../Feature/CompanyGatewayResolutionTest.php | 6 ++--- tests/Feature/CompanyGatewayTest.php | 4 +-- tests/Feature/CompanySettingsTest.php | 4 +-- tests/Feature/CompanyTest.php | 4 +-- tests/Feature/CompanyTokenApiTest.php | 4 +-- tests/Feature/DeleteInvoiceTest.php | 6 ++--- tests/Feature/DesignApiTest.php | 4 +-- tests/Feature/DocumentsApiTest.php | 4 +-- tests/Feature/EInvoice/FacturaeTest.php | 2 +- tests/Feature/EInvoice/FatturaPATest.php | 2 +- tests/Feature/EInvoice/PeppolTest.php | 2 +- tests/Feature/EntityPaidToDateTest.php | 2 +- tests/Feature/ExpenseApiTest.php | 4 +-- tests/Feature/ExpenseCategoryApiTest.php | 4 +-- tests/Feature/Export/ArDetailReportTest.php | 2 +- tests/Feature/Export/ArSummaryReportTest.php | 2 +- .../Export/ClientBalanceReportTest.php | 2 +- tests/Feature/Export/ClientCsvTest.php | 2 +- .../Feature/Export/ClientSalesReportTest.php | 2 +- tests/Feature/Export/ExportCompanyTest.php | 2 +- tests/Feature/Export/ExportCsvTest.php | 2 +- .../Feature/Export/ProductSalesReportTest.php | 4 +-- .../Export/ProfitAndLossReportTest.php | 4 +-- tests/Feature/Export/ReportApiTest.php | 2 +- .../Export/ReportCsvGenerationTest.php | 2 +- tests/Feature/Export/ReportPreviewTest.php | 2 +- tests/Feature/Export/TaxSummaryReportTest.php | 2 +- tests/Feature/Export/UserSalesReportTest.php | 2 +- tests/Feature/FilterApiTest.php | 4 +-- .../GoCardlessInstantBankPaymentTest.php | 2 +- .../Import/CSV/BaseTransformerTest.php | 4 +-- tests/Feature/Import/CSV/CsvImportTest.php | 4 +-- tests/Feature/Import/CSV/TaskImportTest.php | 4 +-- .../Import/Freshbooks/FreshbooksTest.php | 4 +-- tests/Feature/Import/ImportCompanyTest.php | 2 +- .../Import/Invoice2Go/Invoice2GoTest.php | 4 +-- .../Import/Invoicely/InvoicelyTest.php | 4 +-- tests/Feature/Import/Wave/WaveTest.php | 4 +-- tests/Feature/Import/Zoho/ZohoTest.php | 4 +-- .../Inventory/InventoryManagementTest.php | 2 +- tests/Feature/InvitationTest.php | 4 +-- tests/Feature/InvoiceAmountPaymentTest.php | 2 +- tests/Feature/InvoiceEmailTest.php | 4 +-- tests/Feature/InvoiceLinkTasksTest.php | 2 +- tests/Feature/InvoiceTest.php | 4 +-- tests/Feature/LiveDesignTest.php | 4 +-- tests/Feature/LoadTest.php | 2 +- tests/Feature/LoginTest.php | 4 +-- tests/Feature/MaxAmountTest.php | 4 +-- tests/Feature/MigrationTest.php | 4 +-- tests/Feature/MultiPaymentDeleteTest.php | 2 +- tests/Feature/Ninja/PlanTest.php | 2 +- tests/Feature/Notify/NotificationTest.php | 4 +-- tests/Feature/PaymentLink/PaymentLinkTest.php | 2 +- tests/Feature/PaymentTermsApiTest.php | 4 +-- tests/Feature/PaymentTest.php | 4 +-- tests/Feature/PaymentV2Test.php | 4 +-- .../Payments/AutoUnappliedPaymentTest.php | 2 +- tests/Feature/Payments/CreditPaymentTest.php | 2 +- tests/Feature/Payments/DeletePaymentTest.php | 2 +- .../Payments/StorePaymentValidationTest.php | 2 +- .../Payments/UnappliedPaymentDeleteTest.php | 2 +- .../Payments/UnappliedPaymentRefundTest.php | 2 +- tests/Feature/PingTest.php | 4 +-- tests/Feature/PreviewTest.php | 4 +-- tests/Feature/ProductTest.php | 4 +-- tests/Feature/ProjectApiTest.php | 4 +-- tests/Feature/QuoteReminderTest.php | 4 +-- tests/Feature/QuoteTest.php | 4 +-- tests/Feature/RecurringExpenseApiTest.php | 4 +-- tests/Feature/RecurringInvoiceTest.php | 4 +-- tests/Feature/RecurringInvoicesCronTest.php | 4 +-- tests/Feature/RecurringQuoteTest.php | 4 +-- tests/Feature/RecurringQuotesTest.php | 4 +-- tests/Feature/RefundTest.php | 4 +-- tests/Feature/ReminderTest.php | 4 +-- tests/Feature/ReverseInvoiceTest.php | 4 +-- .../Feature/Scheduler/ScheduleEntityTest.php | 4 +-- tests/Feature/Scheduler/SchedulerTest.php | 4 +-- tests/Feature/Search/SearchApiTest.php | 4 +-- tests/Feature/Shop/ShopInvoiceTest.php | 4 +-- tests/Feature/SubscriptionApiTest.php | 4 +-- tests/Feature/SystemLogApiTest.php | 4 +-- tests/Feature/TaskApiTest.php | 4 +-- tests/Feature/TaskStatusApiTest.php | 4 +-- tests/Feature/TaxRateApiTest.php | 4 +-- tests/Feature/Template/TemplateTest.php | 4 +-- tests/Feature/UpdateExchangeRatesTest.php | 4 +-- tests/Feature/UpdatePaymentTest.php | 4 +-- tests/Feature/UserTest.php | 4 +-- tests/Feature/VendorApiTest.php | 4 +-- tests/Feature/WebhookAPITest.php | 4 +-- tests/Integration/CheckCacheTest.php | 2 +- .../CheckLockedInvoiceValidationTest.php | 4 +-- tests/Integration/CheckRemindersTest.php | 2 +- tests/Integration/CompanyLedgerTest.php | 2 +- tests/Integration/ContainerTest.php | 2 +- tests/Integration/DTO/AccountSummaryTest.php | 2 +- .../DownloadHistoricalInvoiceTest.php | 4 +-- tests/Integration/Einvoice/Fact1Test.php | 2 +- tests/Integration/EventTest.php | 2 +- .../Integration/FileUploadValidationTest.php | 2 +- tests/Integration/HtmlGenerationTest.php | 2 +- tests/Integration/InvoiceUploadTest.php | 4 +-- tests/Integration/MarkInvoicePaidTest.php | 2 +- tests/Integration/MultiDBUserTest.php | 4 +-- .../PaymentDrivers/AuthorizeTest.php | 2 +- tests/Integration/PostmarkWebhookTest.php | 2 +- tests/Integration/SendFailedEmailsTest.php | 4 +-- tests/Integration/SystemHealthTest.php | 2 +- tests/Integration/UniqueEmailTest.php | 4 +-- tests/Integration/UpdateCompanyLedgerTest.php | 6 ++--- tests/Integration/UpdateCompanyUserTest.php | 4 +-- tests/Integration/UploadFileTest.php | 4 +-- tests/Integration/UploadLogoTest.php | 2 +- .../Validation/AmountValidationRuleTest.php | 2 +- .../Validation/ValidCompanyQuantityTest.php | 6 ++--- .../Validation/ValidSubdomainTest.php | 6 ++--- tests/Pdf/PdfGenerationTest.php | 4 +-- tests/Pdf/PdfServiceTest.php | 4 +-- tests/Pdf/PdfmockTest.php | 4 +-- tests/Unit/ArrayFiltersTest.php | 2 +- tests/Unit/AutoBillInvoiceTest.php | 4 +-- tests/Unit/Base64Test.php | 2 +- tests/Unit/BaseSettingsTest.php | 4 +-- tests/Unit/CentConversionTest.php | 2 +- tests/Unit/Chart/ChartCurrencyTest.php | 4 +-- tests/Unit/CheckDataTest.php | 2 +- tests/Unit/ClientSettingsTest.php | 2 +- tests/Unit/CloneQuoteToInvoiceFactoryTest.php | 2 +- tests/Unit/CollectionMergingTest.php | 2 +- tests/Unit/CompanySettingsSaveableTest.php | 4 +-- tests/Unit/CompanySettingsTest.php | 4 +-- tests/Unit/CompareCollectionTest.php | 4 +-- tests/Unit/CompareObjectTest.php | 4 +-- tests/Unit/CreditBalanceTest.php | 2 +- tests/Unit/CurrencyApiTest.php | 4 +-- tests/Unit/DatesTest.php | 2 +- tests/Unit/DomainCheckTest.php | 2 +- tests/Unit/EInvoiceTest.php | 4 +-- tests/Unit/EncryptionSettingsTest.php | 2 +- tests/Unit/EntityTest.php | 2 +- tests/Unit/EntityTranslationTest.php | 2 +- tests/Unit/EvaluateStringTest.php | 2 +- tests/Unit/FactoryCreationTest.php | 26 +++++++++---------- .../GeneratesConvertedQuoteCounterTest.php | 4 +-- tests/Unit/GeneratesCounterTest.php | 4 +-- tests/Unit/GoogleAnalyticsTest.php | 4 +-- tests/Unit/GroupSettingsTest.php | 8 +++--- tests/Unit/GroupTest.php | 2 +- tests/Unit/InvoiceActionsTest.php | 4 +-- tests/Unit/InvoiceBalanceTest.php | 4 +-- tests/Unit/InvoiceInclusiveTest.php | 4 +-- tests/Unit/InvoiceItemInclusiveTest.php | 4 +-- tests/Unit/InvoiceItemTest.php | 4 +-- tests/Unit/InvoiceItemV2Test.php | 4 +-- tests/Unit/InvoiceStatusTest.php | 4 +-- tests/Unit/InvoiceTest.php | 4 +-- tests/Unit/LateFeeTest.php | 2 +- tests/Unit/MakesDatesTest.php | 4 +-- tests/Unit/MakesInvoiceValuesTest.php | 4 +-- tests/Unit/MollieAmountFormatTest.php | 2 +- tests/Unit/NestedCollectionTest.php | 4 +-- tests/Unit/NumberTest.php | 4 +-- tests/Unit/PasswordTimeoutTest.php | 4 +-- tests/Unit/PaymentTypeTest.php | 4 +-- tests/Unit/PdfVariablesTest.php | 2 +- tests/Unit/PermissionsTest.php | 2 +- tests/Unit/Phantom/PhantomJsTest.php | 4 +-- tests/Unit/PrimaryKeyTransformationTest.php | 4 +-- tests/Unit/RangeDetectionTest.php | 2 +- tests/Unit/RecurringDateTest.php | 2 +- tests/Unit/RecurringDatesTest.php | 4 +-- tests/Unit/RecurringDueDatesTest.php | 4 +-- tests/Unit/RecurringExpenseCloneTest.php | 2 +- tests/Unit/RedisVsDatabaseTest.php | 2 +- tests/Unit/RefundUnitTest.php | 2 +- tests/Unit/RelationExistsTest.php | 2 +- tests/Unit/S3CleanupTest.php | 2 +- tests/Unit/SettingsSaverTest.php | 2 +- tests/Unit/Shop/ShopProfileTest.php | 4 +-- tests/Unit/SmsNumberTest.php | 2 +- tests/Unit/SubscriptionsCalcTest.php | 2 +- tests/Unit/SystemHealthTest.php | 4 +-- tests/Unit/TaskRoundingTest.php | 2 +- tests/Unit/TaskSortingTest.php | 2 +- tests/Unit/Tax/EuTaxTest.php | 2 +- tests/Unit/Tax/SumTaxTest.php | 2 +- tests/Unit/Tax/TaxConfigTest.php | 2 +- tests/Unit/Tax/UsTaxTest.php | 2 +- tests/Unit/Tax/VatNumberTest.php | 2 +- tests/Unit/TimeZoneTest.php | 2 +- tests/Unit/TranslationTest.php | 2 +- tests/Unit/UBLInvoiceTest.php | 4 +-- tests/Unit/UrlTest.php | 2 +- .../BlacklistValidationTest.php | 4 +-- .../EmailBlacklistValidationTest.php | 4 +-- .../UniqueInvoiceNumberValidationTest.php | 2 +- 205 files changed, 337 insertions(+), 348 deletions(-) diff --git a/tests/Feature/ClassificationTest.php b/tests/Feature/ClassificationTest.php index 65c7d07f7062..4ed072e92837 100644 --- a/tests/Feature/ClassificationTest.php +++ b/tests/Feature/ClassificationTest.php @@ -17,7 +17,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class ClassificationTest extends TestCase { diff --git a/tests/Feature/ClientDeletedInvoiceCreationTest.php b/tests/Feature/ClientDeletedInvoiceCreationTest.php index ce14b2db89b7..1ee73ecf149b 100644 --- a/tests/Feature/ClientDeletedInvoiceCreationTest.php +++ b/tests/Feature/ClientDeletedInvoiceCreationTest.php @@ -19,10 +19,6 @@ use Illuminate\Support\Facades\Session; use Tests\MockAccountData; use Tests\TestCase; -/** - * @test - * @covers App\Http\Controllers\InvoiceController - */ class ClientDeletedInvoiceCreationTest extends TestCase { use MakesHash; diff --git a/tests/Feature/ClientGatewayTokenApiTest.php b/tests/Feature/ClientGatewayTokenApiTest.php index df9ee7f6d9cb..8c10ecab2691 100644 --- a/tests/Feature/ClientGatewayTokenApiTest.php +++ b/tests/Feature/ClientGatewayTokenApiTest.php @@ -20,10 +20,7 @@ use Illuminate\Database\Eloquent\Model; use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; -/** - * @test - * @covers App\Http\Controllers\ClientGatewayTokenController - */ + class ClientGatewayTokenApiTest extends TestCase { use MakesHash; diff --git a/tests/Feature/ClientModelTest.php b/tests/Feature/ClientModelTest.php index cd8e21918e21..2157a61695c4 100644 --- a/tests/Feature/ClientModelTest.php +++ b/tests/Feature/ClientModelTest.php @@ -18,10 +18,6 @@ use Illuminate\Foundation\Testing\DatabaseTransactions; use Tests\MockAccountData; use Tests\TestCase; -/** - * @test - * @covers App\Models\Client - */ class ClientModelTest extends TestCase { use MockAccountData; diff --git a/tests/Feature/ClientPresenterTest.php b/tests/Feature/ClientPresenterTest.php index 1f03f69146bb..27542d9d990d 100644 --- a/tests/Feature/ClientPresenterTest.php +++ b/tests/Feature/ClientPresenterTest.php @@ -16,8 +16,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Models\Presenters\ClientPresenter + * + * App\Models\Presenters\ClientPresenter */ class ClientPresenterTest extends TestCase { diff --git a/tests/Feature/ClientTest.php b/tests/Feature/ClientTest.php index 0aa7fd42bfe0..1cc816920423 100644 --- a/tests/Feature/ClientTest.php +++ b/tests/Feature/ClientTest.php @@ -37,8 +37,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\ClientController + * + * App\Http\Controllers\ClientController */ class ClientTest extends TestCase { @@ -405,7 +405,7 @@ class ClientTest extends TestCase } /* - * @covers ClientController + * ClientController */ public function testClientRestEndPoints() { diff --git a/tests/Feature/CompanyGatewayApiTest.php b/tests/Feature/CompanyGatewayApiTest.php index e2690a00e8a8..234027bad84c 100644 --- a/tests/Feature/CompanyGatewayApiTest.php +++ b/tests/Feature/CompanyGatewayApiTest.php @@ -24,8 +24,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Models\CompanyGateway + * + * App\Models\CompanyGateway */ class CompanyGatewayApiTest extends TestCase { diff --git a/tests/Feature/CompanyGatewayResolutionTest.php b/tests/Feature/CompanyGatewayResolutionTest.php index 2a85d84dd2ff..eaed02985d74 100644 --- a/tests/Feature/CompanyGatewayResolutionTest.php +++ b/tests/Feature/CompanyGatewayResolutionTest.php @@ -23,7 +23,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class CompanyGatewayResolutionTest extends TestCase { @@ -105,7 +105,7 @@ class CompanyGatewayResolutionTest extends TestCase } /** - * @covers \App\Models\CompanyGateway::calcGatewayFee() + * \App\Models\CompanyGateway::calcGatewayFee() */ public function testGatewayResolution() { @@ -114,7 +114,7 @@ class CompanyGatewayResolutionTest extends TestCase } /** - * @covers \App|Models\Client::validGatewayForAmount() + * \App|Models\Client::validGatewayForAmount() */ public function testValidationForGatewayAmount() { diff --git a/tests/Feature/CompanyGatewayTest.php b/tests/Feature/CompanyGatewayTest.php index ba5f891acf99..5946b1261593 100644 --- a/tests/Feature/CompanyGatewayTest.php +++ b/tests/Feature/CompanyGatewayTest.php @@ -21,8 +21,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Models\CompanyGateway + * + * App\Models\CompanyGateway */ class CompanyGatewayTest extends TestCase { diff --git a/tests/Feature/CompanySettingsTest.php b/tests/Feature/CompanySettingsTest.php index 255f5fb3d088..20d9d367a8b7 100644 --- a/tests/Feature/CompanySettingsTest.php +++ b/tests/Feature/CompanySettingsTest.php @@ -22,8 +22,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Utils\Traits\CompanySettingsSaver + * + * App\Utils\Traits\CompanySettingsSaver */ class CompanySettingsTest extends TestCase { diff --git a/tests/Feature/CompanyTest.php b/tests/Feature/CompanyTest.php index aa3927a2ee30..7ad74951d80d 100644 --- a/tests/Feature/CompanyTest.php +++ b/tests/Feature/CompanyTest.php @@ -26,8 +26,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\CompanyController + * + * App\Http\Controllers\CompanyController */ class CompanyTest extends TestCase { diff --git a/tests/Feature/CompanyTokenApiTest.php b/tests/Feature/CompanyTokenApiTest.php index 66de08b0e224..18695d2e6db4 100644 --- a/tests/Feature/CompanyTokenApiTest.php +++ b/tests/Feature/CompanyTokenApiTest.php @@ -22,8 +22,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\TokenController + * + * App\Http\Controllers\TokenController */ class CompanyTokenApiTest extends TestCase { diff --git a/tests/Feature/DeleteInvoiceTest.php b/tests/Feature/DeleteInvoiceTest.php index deae43cb0cf2..54b12595a5e2 100644 --- a/tests/Feature/DeleteInvoiceTest.php +++ b/tests/Feature/DeleteInvoiceTest.php @@ -23,7 +23,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class DeleteInvoiceTest extends TestCase { @@ -302,7 +302,7 @@ class DeleteInvoiceTest extends TestCase } /** - * @covers App\Services\Invoice\MarkInvoiceDeleted + * App\Services\Invoice\MarkInvoiceDeleted */ public function testInvoiceDeletion() { @@ -410,7 +410,7 @@ class DeleteInvoiceTest extends TestCase } /** - * @covers App\Services\Invoice\HandleRestore + * App\Services\Invoice\HandleRestore */ public function testInvoiceDeletionAndRestoration() { diff --git a/tests/Feature/DesignApiTest.php b/tests/Feature/DesignApiTest.php index 1fc71867c5d7..d5d7a4df4641 100644 --- a/tests/Feature/DesignApiTest.php +++ b/tests/Feature/DesignApiTest.php @@ -21,8 +21,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\DesignController + * + * App\Http\Controllers\DesignController */ class DesignApiTest extends TestCase { diff --git a/tests/Feature/DocumentsApiTest.php b/tests/Feature/DocumentsApiTest.php index c4a1ad50e2c6..6cb2bcbcc671 100644 --- a/tests/Feature/DocumentsApiTest.php +++ b/tests/Feature/DocumentsApiTest.php @@ -21,8 +21,8 @@ use Illuminate\Support\Facades\Session; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\DocumentController + * + * App\Http\Controllers\DocumentController */ class DocumentsApiTest extends TestCase { diff --git a/tests/Feature/EInvoice/FacturaeTest.php b/tests/Feature/EInvoice/FacturaeTest.php index d1752aeff074..9856aa044698 100644 --- a/tests/Feature/EInvoice/FacturaeTest.php +++ b/tests/Feature/EInvoice/FacturaeTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class FacturaeTest extends TestCase { diff --git a/tests/Feature/EInvoice/FatturaPATest.php b/tests/Feature/EInvoice/FatturaPATest.php index b53fad3d4d28..df07e0f2b469 100644 --- a/tests/Feature/EInvoice/FatturaPATest.php +++ b/tests/Feature/EInvoice/FatturaPATest.php @@ -29,7 +29,7 @@ use InvoiceNinja\EInvoice\Models\FatturaPA\FatturaElettronicaBodyType\FatturaEle use InvoiceNinja\EInvoice\Models\FatturaPA\FatturaElettronicaHeaderType\FatturaElettronicaHeader; /** - * @test + * */ class FatturaPATest extends TestCase { diff --git a/tests/Feature/EInvoice/PeppolTest.php b/tests/Feature/EInvoice/PeppolTest.php index 060116bbd386..efb362e266e7 100644 --- a/tests/Feature/EInvoice/PeppolTest.php +++ b/tests/Feature/EInvoice/PeppolTest.php @@ -34,7 +34,7 @@ use InvoiceNinja\EInvoice\Models\FatturaPA\FatturaElettronicaBodyType\FatturaEle use InvoiceNinja\EInvoice\Models\FatturaPA\FatturaElettronicaHeaderType\FatturaElettronicaHeader; /** - * @test + * */ class PeppolTest extends TestCase { diff --git a/tests/Feature/EntityPaidToDateTest.php b/tests/Feature/EntityPaidToDateTest.php index 0c34440db6ad..f086ca6d7a1c 100644 --- a/tests/Feature/EntityPaidToDateTest.php +++ b/tests/Feature/EntityPaidToDateTest.php @@ -23,7 +23,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class EntityPaidToDateTest extends TestCase { diff --git a/tests/Feature/ExpenseApiTest.php b/tests/Feature/ExpenseApiTest.php index ccaa75fcbd59..193145b7029f 100644 --- a/tests/Feature/ExpenseApiTest.php +++ b/tests/Feature/ExpenseApiTest.php @@ -23,8 +23,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\ExpenseController + * + * App\Http\Controllers\ExpenseController */ class ExpenseApiTest extends TestCase { diff --git a/tests/Feature/ExpenseCategoryApiTest.php b/tests/Feature/ExpenseCategoryApiTest.php index 97f18e3a6c0e..67589c380b8b 100644 --- a/tests/Feature/ExpenseCategoryApiTest.php +++ b/tests/Feature/ExpenseCategoryApiTest.php @@ -19,8 +19,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\ExpenseCategoryController + * + * App\Http\Controllers\ExpenseCategoryController */ class ExpenseCategoryApiTest extends TestCase { diff --git a/tests/Feature/Export/ArDetailReportTest.php b/tests/Feature/Export/ArDetailReportTest.php index cd8c4368bb30..1a726911b315 100644 --- a/tests/Feature/Export/ArDetailReportTest.php +++ b/tests/Feature/Export/ArDetailReportTest.php @@ -25,7 +25,7 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test + * */ class ArDetailReportTest extends TestCase { diff --git a/tests/Feature/Export/ArSummaryReportTest.php b/tests/Feature/Export/ArSummaryReportTest.php index 367138e00482..513ba917e382 100644 --- a/tests/Feature/Export/ArSummaryReportTest.php +++ b/tests/Feature/Export/ArSummaryReportTest.php @@ -24,7 +24,7 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test + * */ class ArSummaryReportTest extends TestCase { diff --git a/tests/Feature/Export/ClientBalanceReportTest.php b/tests/Feature/Export/ClientBalanceReportTest.php index 5604d3b4e52d..6624e7afa345 100644 --- a/tests/Feature/Export/ClientBalanceReportTest.php +++ b/tests/Feature/Export/ClientBalanceReportTest.php @@ -24,7 +24,7 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test + * */ class ClientBalanceReportTest extends TestCase { diff --git a/tests/Feature/Export/ClientCsvTest.php b/tests/Feature/Export/ClientCsvTest.php index dc5a3f834d6e..5f55b4b69773 100644 --- a/tests/Feature/Export/ClientCsvTest.php +++ b/tests/Feature/Export/ClientCsvTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class ClientCsvTest extends TestCase { diff --git a/tests/Feature/Export/ClientSalesReportTest.php b/tests/Feature/Export/ClientSalesReportTest.php index 6acb55403dc2..2c626d678284 100644 --- a/tests/Feature/Export/ClientSalesReportTest.php +++ b/tests/Feature/Export/ClientSalesReportTest.php @@ -24,7 +24,7 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test + * */ class ClientSalesReportTest extends TestCase { diff --git a/tests/Feature/Export/ExportCompanyTest.php b/tests/Feature/Export/ExportCompanyTest.php index c96c7fb347fc..a4905c7b09cf 100644 --- a/tests/Feature/Export/ExportCompanyTest.php +++ b/tests/Feature/Export/ExportCompanyTest.php @@ -18,7 +18,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class ExportCompanyTest extends TestCase { diff --git a/tests/Feature/Export/ExportCsvTest.php b/tests/Feature/Export/ExportCsvTest.php index d23402b1f0d5..977c2d54ac96 100644 --- a/tests/Feature/Export/ExportCsvTest.php +++ b/tests/Feature/Export/ExportCsvTest.php @@ -20,7 +20,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class ExportCsvTest extends TestCase { diff --git a/tests/Feature/Export/ProductSalesReportTest.php b/tests/Feature/Export/ProductSalesReportTest.php index 85df92bc534c..4b137cbdca77 100644 --- a/tests/Feature/Export/ProductSalesReportTest.php +++ b/tests/Feature/Export/ProductSalesReportTest.php @@ -26,8 +26,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test - * @covers App\Services\Report\ProductSalesExport + * + * App\Services\Report\ProductSalesExport */ class ProductSalesReportTest extends TestCase { diff --git a/tests/Feature/Export/ProfitAndLossReportTest.php b/tests/Feature/Export/ProfitAndLossReportTest.php index 968737569a72..d13e4412d75e 100644 --- a/tests/Feature/Export/ProfitAndLossReportTest.php +++ b/tests/Feature/Export/ProfitAndLossReportTest.php @@ -28,8 +28,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test - * @covers App\Services\Report\ProfitLoss + * + * App\Services\Report\ProfitLoss */ class ProfitAndLossReportTest extends TestCase { diff --git a/tests/Feature/Export/ReportApiTest.php b/tests/Feature/Export/ReportApiTest.php index 9715b91e1ad8..42144a6c2e76 100644 --- a/tests/Feature/Export/ReportApiTest.php +++ b/tests/Feature/Export/ReportApiTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class ReportApiTest extends TestCase { diff --git a/tests/Feature/Export/ReportCsvGenerationTest.php b/tests/Feature/Export/ReportCsvGenerationTest.php index 000a80e80fa8..5ddddb55f1e6 100644 --- a/tests/Feature/Export/ReportCsvGenerationTest.php +++ b/tests/Feature/Export/ReportCsvGenerationTest.php @@ -34,7 +34,7 @@ use League\Csv\Reader; use Tests\TestCase; /** - * @test + * */ class ReportCsvGenerationTest extends TestCase { diff --git a/tests/Feature/Export/ReportPreviewTest.php b/tests/Feature/Export/ReportPreviewTest.php index 336c9a739157..a5fd2200bff6 100644 --- a/tests/Feature/Export/ReportPreviewTest.php +++ b/tests/Feature/Export/ReportPreviewTest.php @@ -33,7 +33,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class ReportPreviewTest extends TestCase { diff --git a/tests/Feature/Export/TaxSummaryReportTest.php b/tests/Feature/Export/TaxSummaryReportTest.php index 5ea14d8762b4..4cdb961a1fd7 100644 --- a/tests/Feature/Export/TaxSummaryReportTest.php +++ b/tests/Feature/Export/TaxSummaryReportTest.php @@ -24,7 +24,7 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test + * */ class TaxSummaryReportTest extends TestCase { diff --git a/tests/Feature/Export/UserSalesReportTest.php b/tests/Feature/Export/UserSalesReportTest.php index a5bf0d6e12db..ad2adc9a6a29 100644 --- a/tests/Feature/Export/UserSalesReportTest.php +++ b/tests/Feature/Export/UserSalesReportTest.php @@ -26,7 +26,7 @@ use Illuminate\Support\Facades\Schema; use Tests\TestCase; /** - * @test + * */ class UserSalesReportTest extends TestCase { diff --git a/tests/Feature/FilterApiTest.php b/tests/Feature/FilterApiTest.php index 98222f3604ae..a83b3cf600ee 100644 --- a/tests/Feature/FilterApiTest.php +++ b/tests/Feature/FilterApiTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\FilterController + * + * App\Http\Controllers\FilterController */ class FilterApiTest extends TestCase { diff --git a/tests/Feature/GoCardlessInstantBankPaymentTest.php b/tests/Feature/GoCardlessInstantBankPaymentTest.php index db1b68ecfd61..c99bf49acf38 100644 --- a/tests/Feature/GoCardlessInstantBankPaymentTest.php +++ b/tests/Feature/GoCardlessInstantBankPaymentTest.php @@ -24,7 +24,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class GoCardlessInstantBankPaymentTest extends TestCase { diff --git a/tests/Feature/Import/CSV/BaseTransformerTest.php b/tests/Feature/Import/CSV/BaseTransformerTest.php index 53260aa11d1a..92e4b7cab619 100644 --- a/tests/Feature/Import/CSV/BaseTransformerTest.php +++ b/tests/Feature/Import/CSV/BaseTransformerTest.php @@ -24,8 +24,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Transformer\BaseTransformer + * + * App\Import\Transformer\BaseTransformer */ class BaseTransformerTest extends TestCase { diff --git a/tests/Feature/Import/CSV/CsvImportTest.php b/tests/Feature/Import/CSV/CsvImportTest.php index d12648349f22..7ec6269d07b1 100644 --- a/tests/Feature/Import/CSV/CsvImportTest.php +++ b/tests/Feature/Import/CSV/CsvImportTest.php @@ -25,8 +25,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Providers\Csv + * + * App\Import\Providers\Csv */ class CsvImportTest extends TestCase { diff --git a/tests/Feature/Import/CSV/TaskImportTest.php b/tests/Feature/Import/CSV/TaskImportTest.php index 194da39e5d5c..ba8a7182826d 100644 --- a/tests/Feature/Import/CSV/TaskImportTest.php +++ b/tests/Feature/Import/CSV/TaskImportTest.php @@ -22,8 +22,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Providers\Csv + * + * App\Import\Providers\Csv */ class TaskImportTest extends TestCase { diff --git a/tests/Feature/Import/Freshbooks/FreshbooksTest.php b/tests/Feature/Import/Freshbooks/FreshbooksTest.php index 8b8e2e7b4971..0729dee7d634 100644 --- a/tests/Feature/Import/Freshbooks/FreshbooksTest.php +++ b/tests/Feature/Import/Freshbooks/FreshbooksTest.php @@ -24,8 +24,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Providers\Freshbooks + * + * App\Import\Providers\Freshbooks */ class FreshbooksTest extends TestCase { diff --git a/tests/Feature/Import/ImportCompanyTest.php b/tests/Feature/Import/ImportCompanyTest.php index 76c5432d0e22..1d21a297c3eb 100644 --- a/tests/Feature/Import/ImportCompanyTest.php +++ b/tests/Feature/Import/ImportCompanyTest.php @@ -53,7 +53,7 @@ use Illuminate\Support\Facades\Artisan; use Tests\TestCase; /** - * @test + * */ class ImportCompanyTest extends TestCase { diff --git a/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php b/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php index f1f442153422..5dbd0a64a5cc 100644 --- a/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php +++ b/tests/Feature/Import/Invoice2Go/Invoice2GoTest.php @@ -24,8 +24,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Providers\Invoice2Go + * + * App\Import\Providers\Invoice2Go */ class Invoice2GoTest extends TestCase { diff --git a/tests/Feature/Import/Invoicely/InvoicelyTest.php b/tests/Feature/Import/Invoicely/InvoicelyTest.php index f066a538c0e6..b00d518ff9a1 100644 --- a/tests/Feature/Import/Invoicely/InvoicelyTest.php +++ b/tests/Feature/Import/Invoicely/InvoicelyTest.php @@ -24,8 +24,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Providers\Invoicely + * + * App\Import\Providers\Invoicely */ class InvoicelyTest extends TestCase { diff --git a/tests/Feature/Import/Wave/WaveTest.php b/tests/Feature/Import/Wave/WaveTest.php index 3a194dd0b7d8..db2403327979 100644 --- a/tests/Feature/Import/Wave/WaveTest.php +++ b/tests/Feature/Import/Wave/WaveTest.php @@ -26,8 +26,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Providers\Wave + * + * App\Import\Providers\Wave */ class WaveTest extends TestCase { diff --git a/tests/Feature/Import/Zoho/ZohoTest.php b/tests/Feature/Import/Zoho/ZohoTest.php index 0ab065f392fd..552ea83664d4 100644 --- a/tests/Feature/Import/Zoho/ZohoTest.php +++ b/tests/Feature/Import/Zoho/ZohoTest.php @@ -25,8 +25,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Import\Providers\Zoho + * + * App\Import\Providers\Zoho */ class ZohoTest extends TestCase { diff --git a/tests/Feature/Inventory/InventoryManagementTest.php b/tests/Feature/Inventory/InventoryManagementTest.php index 1f67e25bc33f..3c5dc52ca3c8 100644 --- a/tests/Feature/Inventory/InventoryManagementTest.php +++ b/tests/Feature/Inventory/InventoryManagementTest.php @@ -21,7 +21,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class InventoryManagementTest extends TestCase { diff --git a/tests/Feature/InvitationTest.php b/tests/Feature/InvitationTest.php index bccb8636657b..384f9ceb88e2 100644 --- a/tests/Feature/InvitationTest.php +++ b/tests/Feature/InvitationTest.php @@ -26,8 +26,8 @@ use Illuminate\Foundation\Testing\RefreshDatabase; use Tests\TestCase; /** - * @test - * @covers App\Models\InvoiceInvitation + * + * App\Models\InvoiceInvitation */ class InvitationTest extends TestCase { diff --git a/tests/Feature/InvoiceAmountPaymentTest.php b/tests/Feature/InvoiceAmountPaymentTest.php index 8acd42f2b975..ca9209472db5 100644 --- a/tests/Feature/InvoiceAmountPaymentTest.php +++ b/tests/Feature/InvoiceAmountPaymentTest.php @@ -20,7 +20,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class InvoiceAmountPaymentTest extends TestCase { diff --git a/tests/Feature/InvoiceEmailTest.php b/tests/Feature/InvoiceEmailTest.php index 6e1f3f8ff116..9c1dbd3550e4 100644 --- a/tests/Feature/InvoiceEmailTest.php +++ b/tests/Feature/InvoiceEmailTest.php @@ -23,8 +23,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Jobs\Invoice\EmailInvoice + * + * App\Jobs\Invoice\EmailInvoice */ class InvoiceEmailTest extends TestCase { diff --git a/tests/Feature/InvoiceLinkTasksTest.php b/tests/Feature/InvoiceLinkTasksTest.php index 325ada761c5e..06e12ad0c082 100644 --- a/tests/Feature/InvoiceLinkTasksTest.php +++ b/tests/Feature/InvoiceLinkTasksTest.php @@ -19,7 +19,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class InvoiceLinkTasksTest extends TestCase { diff --git a/tests/Feature/InvoiceTest.php b/tests/Feature/InvoiceTest.php index 9e3d9e970ac5..1429c39c1598 100644 --- a/tests/Feature/InvoiceTest.php +++ b/tests/Feature/InvoiceTest.php @@ -28,8 +28,8 @@ use Illuminate\Support\Facades\Session; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\InvoiceController + * + * App\Http\Controllers\InvoiceController */ class InvoiceTest extends TestCase { diff --git a/tests/Feature/LiveDesignTest.php b/tests/Feature/LiveDesignTest.php index 3e6d24bb75c2..62f5c1bb5961 100644 --- a/tests/Feature/LiveDesignTest.php +++ b/tests/Feature/LiveDesignTest.php @@ -20,8 +20,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\PreviewController + * + * App\Http\Controllers\PreviewController */ class LiveDesignTest extends TestCase { diff --git a/tests/Feature/LoadTest.php b/tests/Feature/LoadTest.php index a1dcdae8aab2..450c73aae99c 100644 --- a/tests/Feature/LoadTest.php +++ b/tests/Feature/LoadTest.php @@ -37,7 +37,7 @@ use Illuminate\Support\Str; use Tests\TestCase; /** - * @test + * */ class LoadTest extends TestCase { diff --git a/tests/Feature/LoginTest.php b/tests/Feature/LoginTest.php index b328c02b49f0..14a163384947 100644 --- a/tests/Feature/LoginTest.php +++ b/tests/Feature/LoginTest.php @@ -22,8 +22,8 @@ use Illuminate\Validation\ValidationException; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\Auth\LoginController + * + * App\Http\Controllers\Auth\LoginController */ class LoginTest extends TestCase { diff --git a/tests/Feature/MaxAmountTest.php b/tests/Feature/MaxAmountTest.php index badc55e26a4b..af03637cbfd0 100644 --- a/tests/Feature/MaxAmountTest.php +++ b/tests/Feature/MaxAmountTest.php @@ -24,8 +24,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\ActivityController + * + * App\Http\Controllers\ActivityController */ class MaxAmountTest extends TestCase { diff --git a/tests/Feature/MigrationTest.php b/tests/Feature/MigrationTest.php index 17c897de80f0..62c83d120d48 100644 --- a/tests/Feature/MigrationTest.php +++ b/tests/Feature/MigrationTest.php @@ -21,8 +21,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\MigrationController + * + * App\Http\Controllers\MigrationController */ class MigrationTest extends TestCase { diff --git a/tests/Feature/MultiPaymentDeleteTest.php b/tests/Feature/MultiPaymentDeleteTest.php index 0a8d28f70330..e2949e5f5451 100644 --- a/tests/Feature/MultiPaymentDeleteTest.php +++ b/tests/Feature/MultiPaymentDeleteTest.php @@ -27,7 +27,7 @@ use Illuminate\Foundation\Testing\DatabaseTransactions; use Tests\TestCase; /** - * @test + * */ class MultiPaymentDeleteTest extends TestCase { diff --git a/tests/Feature/Ninja/PlanTest.php b/tests/Feature/Ninja/PlanTest.php index 9f96440d0375..5b36d9beba1d 100644 --- a/tests/Feature/Ninja/PlanTest.php +++ b/tests/Feature/Ninja/PlanTest.php @@ -24,7 +24,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class PlanTest extends TestCase { diff --git a/tests/Feature/Notify/NotificationTest.php b/tests/Feature/Notify/NotificationTest.php index a868ddcddb96..69d937a9cea2 100644 --- a/tests/Feature/Notify/NotificationTest.php +++ b/tests/Feature/Notify/NotificationTest.php @@ -25,8 +25,8 @@ use App\Utils\Traits\Notifications\UserNotifies; use Illuminate\Routing\Middleware\ThrottleRequests; /** - * @test - * @covers App\Utils\Traits\Notifications\UserNotifies + * + * App\Utils\Traits\Notifications\UserNotifies */ class NotificationTest extends TestCase { diff --git a/tests/Feature/PaymentLink/PaymentLinkTest.php b/tests/Feature/PaymentLink/PaymentLinkTest.php index f9e96ffa1eb9..76b5e4f20f6e 100644 --- a/tests/Feature/PaymentLink/PaymentLinkTest.php +++ b/tests/Feature/PaymentLink/PaymentLinkTest.php @@ -22,7 +22,7 @@ use App\Factory\InvoiceItemFactory; use App\Helpers\Subscription\SubscriptionCalculator; /** - * @test + * */ class PaymentLinkTest extends TestCase { diff --git a/tests/Feature/PaymentTermsApiTest.php b/tests/Feature/PaymentTermsApiTest.php index 017974d04c11..9c7518246901 100644 --- a/tests/Feature/PaymentTermsApiTest.php +++ b/tests/Feature/PaymentTermsApiTest.php @@ -22,8 +22,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\PaymentTermController + * + * App\Http\Controllers\PaymentTermController */ class PaymentTermsApiTest extends TestCase { diff --git a/tests/Feature/PaymentTest.php b/tests/Feature/PaymentTest.php index 89aff184f10e..fa028184bd07 100644 --- a/tests/Feature/PaymentTest.php +++ b/tests/Feature/PaymentTest.php @@ -33,8 +33,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\PaymentController + * + * App\Http\Controllers\PaymentController */ class PaymentTest extends TestCase { diff --git a/tests/Feature/PaymentV2Test.php b/tests/Feature/PaymentV2Test.php index 87a3b5f70dd7..aafc0d4233fc 100644 --- a/tests/Feature/PaymentV2Test.php +++ b/tests/Feature/PaymentV2Test.php @@ -27,8 +27,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\PaymentController + * + * App\Http\Controllers\PaymentController */ class PaymentV2Test extends TestCase { diff --git a/tests/Feature/Payments/AutoUnappliedPaymentTest.php b/tests/Feature/Payments/AutoUnappliedPaymentTest.php index 18784b90b624..ee384e53b0a1 100644 --- a/tests/Feature/Payments/AutoUnappliedPaymentTest.php +++ b/tests/Feature/Payments/AutoUnappliedPaymentTest.php @@ -28,7 +28,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class AutoUnappliedPaymentTest extends TestCase { diff --git a/tests/Feature/Payments/CreditPaymentTest.php b/tests/Feature/Payments/CreditPaymentTest.php index 26aed0eea083..c548b40f2592 100644 --- a/tests/Feature/Payments/CreditPaymentTest.php +++ b/tests/Feature/Payments/CreditPaymentTest.php @@ -27,7 +27,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class CreditPaymentTest extends TestCase { diff --git a/tests/Feature/Payments/DeletePaymentTest.php b/tests/Feature/Payments/DeletePaymentTest.php index 4d1cbac865e1..3e5015eb6ce2 100644 --- a/tests/Feature/Payments/DeletePaymentTest.php +++ b/tests/Feature/Payments/DeletePaymentTest.php @@ -21,7 +21,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class DeletePaymentTest extends TestCase { diff --git a/tests/Feature/Payments/StorePaymentValidationTest.php b/tests/Feature/Payments/StorePaymentValidationTest.php index b82cf7dba6e1..64188bbdadb1 100644 --- a/tests/Feature/Payments/StorePaymentValidationTest.php +++ b/tests/Feature/Payments/StorePaymentValidationTest.php @@ -21,7 +21,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class StorePaymentValidationTest extends TestCase { diff --git a/tests/Feature/Payments/UnappliedPaymentDeleteTest.php b/tests/Feature/Payments/UnappliedPaymentDeleteTest.php index 687ea37b61ec..5cc5b561a0fb 100644 --- a/tests/Feature/Payments/UnappliedPaymentDeleteTest.php +++ b/tests/Feature/Payments/UnappliedPaymentDeleteTest.php @@ -23,7 +23,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class UnappliedPaymentDeleteTest extends TestCase { diff --git a/tests/Feature/Payments/UnappliedPaymentRefundTest.php b/tests/Feature/Payments/UnappliedPaymentRefundTest.php index 0ea04e34c199..9ce55b28bb3c 100644 --- a/tests/Feature/Payments/UnappliedPaymentRefundTest.php +++ b/tests/Feature/Payments/UnappliedPaymentRefundTest.php @@ -20,7 +20,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class UnappliedPaymentRefundTest extends TestCase { diff --git a/tests/Feature/PingTest.php b/tests/Feature/PingTest.php index 26ac9b2a11ae..f4e03c6573a3 100644 --- a/tests/Feature/PingTest.php +++ b/tests/Feature/PingTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\PingController + * + * App\Http\Controllers\PingController */ class PingTest extends TestCase { diff --git a/tests/Feature/PreviewTest.php b/tests/Feature/PreviewTest.php index 0710a7d3599a..183b721bae32 100644 --- a/tests/Feature/PreviewTest.php +++ b/tests/Feature/PreviewTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\PreviewController + * + * App\Http\Controllers\PreviewController */ class PreviewTest extends TestCase { diff --git a/tests/Feature/ProductTest.php b/tests/Feature/ProductTest.php index d39634b2f118..b394870de75b 100644 --- a/tests/Feature/ProductTest.php +++ b/tests/Feature/ProductTest.php @@ -23,8 +23,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\ProductController + * + * App\Http\Controllers\ProductController */ class ProductTest extends TestCase { diff --git a/tests/Feature/ProjectApiTest.php b/tests/Feature/ProjectApiTest.php index 48df7e863297..87fecdc9ce8b 100644 --- a/tests/Feature/ProjectApiTest.php +++ b/tests/Feature/ProjectApiTest.php @@ -23,8 +23,8 @@ use Illuminate\Validation\ValidationException; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\ProjectController + * + * App\Http\Controllers\ProjectController */ class ProjectApiTest extends TestCase { diff --git a/tests/Feature/QuoteReminderTest.php b/tests/Feature/QuoteReminderTest.php index 8962a45a1d2e..d8db0d72ad9d 100644 --- a/tests/Feature/QuoteReminderTest.php +++ b/tests/Feature/QuoteReminderTest.php @@ -31,8 +31,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Jobs\Util\QuoteReminderJob + * + * App\Jobs\Util\QuoteReminderJob */ class QuoteReminderTest extends TestCase { diff --git a/tests/Feature/QuoteTest.php b/tests/Feature/QuoteTest.php index ed7b2ed87123..9a2d4e5b02bc 100644 --- a/tests/Feature/QuoteTest.php +++ b/tests/Feature/QuoteTest.php @@ -26,8 +26,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\QuoteController + * + * App\Http\Controllers\QuoteController */ class QuoteTest extends TestCase { diff --git a/tests/Feature/RecurringExpenseApiTest.php b/tests/Feature/RecurringExpenseApiTest.php index 2b0e8f1f9a6e..fc874696bb59 100644 --- a/tests/Feature/RecurringExpenseApiTest.php +++ b/tests/Feature/RecurringExpenseApiTest.php @@ -23,8 +23,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\RecurringExpenseController + * + * App\Http\Controllers\RecurringExpenseController */ class RecurringExpenseApiTest extends TestCase { diff --git a/tests/Feature/RecurringInvoiceTest.php b/tests/Feature/RecurringInvoiceTest.php index 8bdb96067dd7..184a2206a4be 100644 --- a/tests/Feature/RecurringInvoiceTest.php +++ b/tests/Feature/RecurringInvoiceTest.php @@ -33,8 +33,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\RecurringInvoiceController + * + * App\Http\Controllers\RecurringInvoiceController */ class RecurringInvoiceTest extends TestCase { diff --git a/tests/Feature/RecurringInvoicesCronTest.php b/tests/Feature/RecurringInvoicesCronTest.php index 6a11f484abb0..ad18ae0316ea 100644 --- a/tests/Feature/RecurringInvoicesCronTest.php +++ b/tests/Feature/RecurringInvoicesCronTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Jobs\Cron\RecurringInvoicesCron + * + * App\Jobs\Cron\RecurringInvoicesCron */ class RecurringInvoicesCronTest extends TestCase { diff --git a/tests/Feature/RecurringQuoteTest.php b/tests/Feature/RecurringQuoteTest.php index 913ec9efff8a..74a227df6d30 100644 --- a/tests/Feature/RecurringQuoteTest.php +++ b/tests/Feature/RecurringQuoteTest.php @@ -21,8 +21,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\RecurringQuoteController + * + * App\Http\Controllers\RecurringQuoteController */ class RecurringQuoteTest extends TestCase { diff --git a/tests/Feature/RecurringQuotesTest.php b/tests/Feature/RecurringQuotesTest.php index 655bad239bc8..fc564004afab 100644 --- a/tests/Feature/RecurringQuotesTest.php +++ b/tests/Feature/RecurringQuotesTest.php @@ -25,8 +25,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\RecurringQuoteController + * + * App\Http\Controllers\RecurringQuoteController */ class RecurringQuotesTest extends TestCase { diff --git a/tests/Feature/RefundTest.php b/tests/Feature/RefundTest.php index 1637024a2345..0bbd46f6a9dc 100644 --- a/tests/Feature/RefundTest.php +++ b/tests/Feature/RefundTest.php @@ -31,8 +31,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Utils\Traits\Payment\Refundable + * + * App\Utils\Traits\Payment\Refundable */ class RefundTest extends TestCase { diff --git a/tests/Feature/ReminderTest.php b/tests/Feature/ReminderTest.php index 884714621f5c..65e7eabf35f6 100644 --- a/tests/Feature/ReminderTest.php +++ b/tests/Feature/ReminderTest.php @@ -31,8 +31,8 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Jobs\Util\ReminderJob + * + * App\Jobs\Util\ReminderJob */ class ReminderTest extends TestCase { diff --git a/tests/Feature/ReverseInvoiceTest.php b/tests/Feature/ReverseInvoiceTest.php index e3404029d278..520e175d40fa 100644 --- a/tests/Feature/ReverseInvoiceTest.php +++ b/tests/Feature/ReverseInvoiceTest.php @@ -27,8 +27,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Services\Invoice\HandleReversal + * + * App\Services\Invoice\HandleReversal */ class ReverseInvoiceTest extends TestCase { diff --git a/tests/Feature/Scheduler/ScheduleEntityTest.php b/tests/Feature/Scheduler/ScheduleEntityTest.php index 9aa319fb7e76..bcf5c9b5b468 100644 --- a/tests/Feature/Scheduler/ScheduleEntityTest.php +++ b/tests/Feature/Scheduler/ScheduleEntityTest.php @@ -20,8 +20,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Services\Scheduler\EmailRecord + * + * App\Services\Scheduler\EmailRecord */ class ScheduleEntityTest extends TestCase { diff --git a/tests/Feature/Scheduler/SchedulerTest.php b/tests/Feature/Scheduler/SchedulerTest.php index 4ab67cb80149..ba9965b23395 100644 --- a/tests/Feature/Scheduler/SchedulerTest.php +++ b/tests/Feature/Scheduler/SchedulerTest.php @@ -29,8 +29,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Services\Scheduler\SchedulerService + * + * App\Services\Scheduler\SchedulerService */ class SchedulerTest extends TestCase { diff --git a/tests/Feature/Search/SearchApiTest.php b/tests/Feature/Search/SearchApiTest.php index ac60a6d1a5fe..93ecfa1e754b 100644 --- a/tests/Feature/Search/SearchApiTest.php +++ b/tests/Feature/Search/SearchApiTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\ActivityController + * + * App\Http\Controllers\ActivityController */ class SearchApiTest extends TestCase { diff --git a/tests/Feature/Shop/ShopInvoiceTest.php b/tests/Feature/Shop/ShopInvoiceTest.php index 33a24a78dfe0..ae756999d26d 100644 --- a/tests/Feature/Shop/ShopInvoiceTest.php +++ b/tests/Feature/Shop/ShopInvoiceTest.php @@ -20,8 +20,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\Shop\InvoiceController + * + * App\Http\Controllers\Shop\InvoiceController */ class ShopInvoiceTest extends TestCase { diff --git a/tests/Feature/SubscriptionApiTest.php b/tests/Feature/SubscriptionApiTest.php index 1f7cdd6a4982..abaf676d7bd6 100644 --- a/tests/Feature/SubscriptionApiTest.php +++ b/tests/Feature/SubscriptionApiTest.php @@ -31,8 +31,8 @@ use Illuminate\Validation\ValidationException; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Http\Controllers\SubscriptionController + * + * App\Http\Controllers\SubscriptionController */ class SubscriptionApiTest extends TestCase { diff --git a/tests/Feature/SystemLogApiTest.php b/tests/Feature/SystemLogApiTest.php index a4748bce16f3..873ceea19657 100644 --- a/tests/Feature/SystemLogApiTest.php +++ b/tests/Feature/SystemLogApiTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\SystemLogController + * + * App\Http\Controllers\SystemLogController */ class SystemLogApiTest extends TestCase { diff --git a/tests/Feature/TaskApiTest.php b/tests/Feature/TaskApiTest.php index 97085fcbb8bb..930b8304ee69 100644 --- a/tests/Feature/TaskApiTest.php +++ b/tests/Feature/TaskApiTest.php @@ -24,8 +24,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\TaskController + * + * App\Http\Controllers\TaskController */ class TaskApiTest extends TestCase { diff --git a/tests/Feature/TaskStatusApiTest.php b/tests/Feature/TaskStatusApiTest.php index 8bc204ae2138..c317ccc4d232 100644 --- a/tests/Feature/TaskStatusApiTest.php +++ b/tests/Feature/TaskStatusApiTest.php @@ -20,8 +20,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\TaskStatusController + * + * App\Http\Controllers\TaskStatusController */ class TaskStatusApiTest extends TestCase { diff --git a/tests/Feature/TaxRateApiTest.php b/tests/Feature/TaxRateApiTest.php index c52b801ef223..ee9b494ad91e 100644 --- a/tests/Feature/TaxRateApiTest.php +++ b/tests/Feature/TaxRateApiTest.php @@ -21,8 +21,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\TaxRateController + * + * App\Http\Controllers\TaxRateController */ class TaxRateApiTest extends TestCase { diff --git a/tests/Feature/Template/TemplateTest.php b/tests/Feature/Template/TemplateTest.php index c700d5a83106..3d8ca20cd613 100644 --- a/tests/Feature/Template/TemplateTest.php +++ b/tests/Feature/Template/TemplateTest.php @@ -33,8 +33,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers + * + * */ class TemplateTest extends TestCase { diff --git a/tests/Feature/UpdateExchangeRatesTest.php b/tests/Feature/UpdateExchangeRatesTest.php index 51afacc5ef94..deed4825df4f 100644 --- a/tests/Feature/UpdateExchangeRatesTest.php +++ b/tests/Feature/UpdateExchangeRatesTest.php @@ -20,8 +20,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Jobs\Util\UpdateExchangeRates + * + * App\Jobs\Util\UpdateExchangeRates */ class UpdateExchangeRatesTest extends TestCase { diff --git a/tests/Feature/UpdatePaymentTest.php b/tests/Feature/UpdatePaymentTest.php index 66af4067f756..a1f575452ae6 100644 --- a/tests/Feature/UpdatePaymentTest.php +++ b/tests/Feature/UpdatePaymentTest.php @@ -24,8 +24,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\PaymentController + * + * App\Http\Controllers\PaymentController */ class UpdatePaymentTest extends TestCase { diff --git a/tests/Feature/UserTest.php b/tests/Feature/UserTest.php index f1a9e799f756..441fea7cefa5 100644 --- a/tests/Feature/UserTest.php +++ b/tests/Feature/UserTest.php @@ -28,8 +28,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\UserController + * + * App\Http\Controllers\UserController */ class UserTest extends TestCase { diff --git a/tests/Feature/VendorApiTest.php b/tests/Feature/VendorApiTest.php index cabdad09fabd..03e1fbc706f3 100644 --- a/tests/Feature/VendorApiTest.php +++ b/tests/Feature/VendorApiTest.php @@ -23,8 +23,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\VendorController + * + * App\Http\Controllers\VendorController */ class VendorApiTest extends TestCase { diff --git a/tests/Feature/WebhookAPITest.php b/tests/Feature/WebhookAPITest.php index fc59c60b1c45..43028e6a0584 100644 --- a/tests/Feature/WebhookAPITest.php +++ b/tests/Feature/WebhookAPITest.php @@ -19,8 +19,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\WebhookController + * + * App\Http\Controllers\WebhookController */ class WebhookAPITest extends TestCase { diff --git a/tests/Integration/CheckCacheTest.php b/tests/Integration/CheckCacheTest.php index e13b4d7a62b6..b54cf342e48f 100644 --- a/tests/Integration/CheckCacheTest.php +++ b/tests/Integration/CheckCacheTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class CheckCacheTest extends TestCase { diff --git a/tests/Integration/CheckLockedInvoiceValidationTest.php b/tests/Integration/CheckLockedInvoiceValidationTest.php index 30c8c5c0b1f6..4e4a1e01ad5e 100644 --- a/tests/Integration/CheckLockedInvoiceValidationTest.php +++ b/tests/Integration/CheckLockedInvoiceValidationTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\ValidationRules\Invoice\LockedInvoiceRule + * + * App\Http\ValidationRules\Invoice\LockedInvoiceRule */ class CheckLockedInvoiceValidationTest extends TestCase { diff --git a/tests/Integration/CheckRemindersTest.php b/tests/Integration/CheckRemindersTest.php index d6422d71e3c4..aad69313cffa 100644 --- a/tests/Integration/CheckRemindersTest.php +++ b/tests/Integration/CheckRemindersTest.php @@ -18,7 +18,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class CheckRemindersTest extends TestCase { diff --git a/tests/Integration/CompanyLedgerTest.php b/tests/Integration/CompanyLedgerTest.php index 2e37078dca82..9009b6dfad7a 100644 --- a/tests/Integration/CompanyLedgerTest.php +++ b/tests/Integration/CompanyLedgerTest.php @@ -31,7 +31,7 @@ use Illuminate\Support\Facades\Hash; use Illuminate\Validation\ValidationException; use Illuminate\Foundation\Testing\DatabaseTransactions; -/** @test*/ +/** */ class CompanyLedgerTest extends TestCase { use DatabaseTransactions; diff --git a/tests/Integration/ContainerTest.php b/tests/Integration/ContainerTest.php index 610b2db5bf9f..abdc31c5953c 100644 --- a/tests/Integration/ContainerTest.php +++ b/tests/Integration/ContainerTest.php @@ -16,7 +16,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class ContainerTest extends TestCase { diff --git a/tests/Integration/DTO/AccountSummaryTest.php b/tests/Integration/DTO/AccountSummaryTest.php index b703b1ca3d3e..da2903990791 100644 --- a/tests/Integration/DTO/AccountSummaryTest.php +++ b/tests/Integration/DTO/AccountSummaryTest.php @@ -14,7 +14,7 @@ namespace Tests\Integration\DTO; use Tests\TestCase; /** - * @test + * */ class AccountSummaryTest extends TestCase { diff --git a/tests/Integration/DownloadHistoricalInvoiceTest.php b/tests/Integration/DownloadHistoricalInvoiceTest.php index a56a7cd56acc..85730cb7aeeb 100644 --- a/tests/Integration/DownloadHistoricalInvoiceTest.php +++ b/tests/Integration/DownloadHistoricalInvoiceTest.php @@ -19,8 +19,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\ActivityController + * + * App\Http\Controllers\ActivityController */ class DownloadHistoricalInvoiceTest extends TestCase { diff --git a/tests/Integration/Einvoice/Fact1Test.php b/tests/Integration/Einvoice/Fact1Test.php index 35b5da22d334..3c12d43f0104 100644 --- a/tests/Integration/Einvoice/Fact1Test.php +++ b/tests/Integration/Einvoice/Fact1Test.php @@ -65,7 +65,7 @@ use InvoiceNinja\EInvoice\Models\Peppol\PartyIdentificationType\PartyIdentificat use InvoiceNinja\EInvoice\Models\Peppol\TaxCategoryType\TaxCategory; /** - * @test + * */ class Fact1Test extends TestCase { diff --git a/tests/Integration/EventTest.php b/tests/Integration/EventTest.php index ff8ca0c971eb..762c311ddf22 100644 --- a/tests/Integration/EventTest.php +++ b/tests/Integration/EventTest.php @@ -86,7 +86,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class EventTest extends TestCase { diff --git a/tests/Integration/FileUploadValidationTest.php b/tests/Integration/FileUploadValidationTest.php index c7401b2ff6d5..04fc92ba7a46 100644 --- a/tests/Integration/FileUploadValidationTest.php +++ b/tests/Integration/FileUploadValidationTest.php @@ -19,7 +19,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class FileUploadValidationTest extends TestCase { diff --git a/tests/Integration/HtmlGenerationTest.php b/tests/Integration/HtmlGenerationTest.php index d35c6faae26a..602347aae686 100644 --- a/tests/Integration/HtmlGenerationTest.php +++ b/tests/Integration/HtmlGenerationTest.php @@ -26,7 +26,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class HtmlGenerationTest extends TestCase { diff --git a/tests/Integration/InvoiceUploadTest.php b/tests/Integration/InvoiceUploadTest.php index 1cfdfabe9aff..b94afa76d1f3 100644 --- a/tests/Integration/InvoiceUploadTest.php +++ b/tests/Integration/InvoiceUploadTest.php @@ -16,8 +16,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Services\Invoice\GetInvoicePdf + * + * App\Services\Invoice\GetInvoicePdf */ class InvoiceUploadTest extends TestCase { diff --git a/tests/Integration/MarkInvoicePaidTest.php b/tests/Integration/MarkInvoicePaidTest.php index 024d5860809f..22e2626bb7e2 100644 --- a/tests/Integration/MarkInvoicePaidTest.php +++ b/tests/Integration/MarkInvoicePaidTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class MarkInvoicePaidTest extends TestCase { diff --git a/tests/Integration/MultiDBUserTest.php b/tests/Integration/MultiDBUserTest.php index 3950cc6854c6..14c07204e6a6 100644 --- a/tests/Integration/MultiDBUserTest.php +++ b/tests/Integration/MultiDBUserTest.php @@ -24,8 +24,8 @@ use Illuminate\Validation\ValidationException; use Tests\TestCase; /** - * @test - * @covers App\Libraries\MultiDB + * + * App\Libraries\MultiDB * * Proves that we can reliably switch database connections at runtime */ diff --git a/tests/Integration/PaymentDrivers/AuthorizeTest.php b/tests/Integration/PaymentDrivers/AuthorizeTest.php index 4688da4b7f79..fdd129ea58a5 100644 --- a/tests/Integration/PaymentDrivers/AuthorizeTest.php +++ b/tests/Integration/PaymentDrivers/AuthorizeTest.php @@ -34,7 +34,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class AuthorizeTest extends TestCase { diff --git a/tests/Integration/PostmarkWebhookTest.php b/tests/Integration/PostmarkWebhookTest.php index 0a0d7d28aac4..a9d278a79a29 100644 --- a/tests/Integration/PostmarkWebhookTest.php +++ b/tests/Integration/PostmarkWebhookTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class PostmarkWebhookTest extends TestCase { diff --git a/tests/Integration/SendFailedEmailsTest.php b/tests/Integration/SendFailedEmailsTest.php index 45161a52ec85..52f8fee9c9d1 100644 --- a/tests/Integration/SendFailedEmailsTest.php +++ b/tests/Integration/SendFailedEmailsTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Jobs\Util\SendFailedEmails + * + * App\Jobs\Util\SendFailedEmails */ class SendFailedEmailsTest extends TestCase { diff --git a/tests/Integration/SystemHealthTest.php b/tests/Integration/SystemHealthTest.php index 801f6f521bda..e321e54910de 100644 --- a/tests/Integration/SystemHealthTest.php +++ b/tests/Integration/SystemHealthTest.php @@ -16,7 +16,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class SystemHealthTest extends TestCase { diff --git a/tests/Integration/UniqueEmailTest.php b/tests/Integration/UniqueEmailTest.php index 6707b9b5cc68..d7ca2e7da3fd 100644 --- a/tests/Integration/UniqueEmailTest.php +++ b/tests/Integration/UniqueEmailTest.php @@ -21,8 +21,8 @@ use Illuminate\Support\Facades\Hash; use Tests\TestCase; /** - * @test - * @covers App\Http\ValidationRules\NewUniqueUserRule + * + * App\Http\ValidationRules\NewUniqueUserRule */ class UniqueEmailTest extends TestCase { diff --git a/tests/Integration/UpdateCompanyLedgerTest.php b/tests/Integration/UpdateCompanyLedgerTest.php index ec2cc6d733cc..6247d461f61e 100644 --- a/tests/Integration/UpdateCompanyLedgerTest.php +++ b/tests/Integration/UpdateCompanyLedgerTest.php @@ -16,7 +16,7 @@ use Illuminate\Foundation\Testing\DatabaseTransactions; use Tests\MockAccountData; use Tests\TestCase; -/** @test*/ +/** */ class UpdateCompanyLedgerTest extends TestCase { use MockAccountData; @@ -30,7 +30,7 @@ class UpdateCompanyLedgerTest extends TestCase } /** - * @test + * */ public function testPaymentIsPresentInLedger() { @@ -46,7 +46,7 @@ class UpdateCompanyLedgerTest extends TestCase } /** - * @test + * */ public function testInvoiceIsPresentInLedger() { diff --git a/tests/Integration/UpdateCompanyUserTest.php b/tests/Integration/UpdateCompanyUserTest.php index 121f7829137e..831274156fae 100644 --- a/tests/Integration/UpdateCompanyUserTest.php +++ b/tests/Integration/UpdateCompanyUserTest.php @@ -19,8 +19,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\CompanyUserController + * + * App\Http\Controllers\CompanyUserController */ class UpdateCompanyUserTest extends TestCase { diff --git a/tests/Integration/UploadFileTest.php b/tests/Integration/UploadFileTest.php index 59654f40c677..938f1cf8e8cc 100644 --- a/tests/Integration/UploadFileTest.php +++ b/tests/Integration/UploadFileTest.php @@ -19,8 +19,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Jobs\Util\UploadFile + * + * App\Jobs\Util\UploadFile */ class UploadFileTest extends TestCase { diff --git a/tests/Integration/UploadLogoTest.php b/tests/Integration/UploadLogoTest.php index 99ced9c3bdce..68ca139efccd 100644 --- a/tests/Integration/UploadLogoTest.php +++ b/tests/Integration/UploadLogoTest.php @@ -20,7 +20,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class UploadLogoTest extends TestCase { diff --git a/tests/Integration/Validation/AmountValidationRuleTest.php b/tests/Integration/Validation/AmountValidationRuleTest.php index 9a03b812fa55..6f0f3426427b 100644 --- a/tests/Integration/Validation/AmountValidationRuleTest.php +++ b/tests/Integration/Validation/AmountValidationRuleTest.php @@ -15,7 +15,7 @@ use App\Http\ValidationRules\ValidAmount; use Tests\TestCase; /** - * @test + * */ class AmountValidationRuleTest extends TestCase { diff --git a/tests/Integration/Validation/ValidCompanyQuantityTest.php b/tests/Integration/Validation/ValidCompanyQuantityTest.php index dec9a978bdec..873dc9a09514 100644 --- a/tests/Integration/Validation/ValidCompanyQuantityTest.php +++ b/tests/Integration/Validation/ValidCompanyQuantityTest.php @@ -18,7 +18,7 @@ use Illuminate\Support\Facades\Validator; use App\Http\ValidationRules\Company\ValidCompanyQuantity; /** - * @test + * */ class ValidCompanyQuantityTest extends TestCase { @@ -32,7 +32,7 @@ class ValidCompanyQuantityTest extends TestCase } - /** @test */ + /** */ public function testCompanyQuantityValidation() { auth()->login($this->user, true); @@ -46,7 +46,7 @@ class ValidCompanyQuantityTest extends TestCase } - /** @test */ + /** */ public function testCompanyQuantityValidationFails() { diff --git a/tests/Integration/Validation/ValidSubdomainTest.php b/tests/Integration/Validation/ValidSubdomainTest.php index 0a801f014d19..2889e34b01c0 100644 --- a/tests/Integration/Validation/ValidSubdomainTest.php +++ b/tests/Integration/Validation/ValidSubdomainTest.php @@ -19,7 +19,7 @@ use App\Http\ValidationRules\Company\ValidCompanyQuantity; use App\Http\ValidationRules\Company\ValidSubdomain; /** - * @test + * */ class ValidSubdomainTest extends TestCase { @@ -30,7 +30,7 @@ class ValidSubdomainTest extends TestCase parent::setUp(); } - /** @test */ + /** */ public function testCheckValidSubdomainName() { @@ -67,7 +67,7 @@ class ValidSubdomainTest extends TestCase } - /** @test */ + /** */ public function testCheckInValidSubdomainName() { diff --git a/tests/Pdf/PdfGenerationTest.php b/tests/Pdf/PdfGenerationTest.php index e653bd077b4a..77dc5e7b96f6 100644 --- a/tests/Pdf/PdfGenerationTest.php +++ b/tests/Pdf/PdfGenerationTest.php @@ -16,8 +16,8 @@ use Beganovich\Snappdf\Snappdf; use Tests\TestCase; /** - * @test - * @covers App\DataMapper\BaseSettings + * + * App\DataMapper\BaseSettings */ class PdfGenerationTest extends TestCase { diff --git a/tests/Pdf/PdfServiceTest.php b/tests/Pdf/PdfServiceTest.php index 722dacd02710..2d0334479b12 100644 --- a/tests/Pdf/PdfServiceTest.php +++ b/tests/Pdf/PdfServiceTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Services\Pdf\PdfService + * + * App\Services\Pdf\PdfService */ class PdfServiceTest extends TestCase { diff --git a/tests/Pdf/PdfmockTest.php b/tests/Pdf/PdfmockTest.php index aacdcbb0d808..6ffa4e5406a9 100644 --- a/tests/Pdf/PdfmockTest.php +++ b/tests/Pdf/PdfmockTest.php @@ -26,8 +26,8 @@ use App\Services\Pdf\PdfService; use Tests\TestCase; /** - * @test - * @covers App\Services\Pdf\PdfService + * + * App\Services\Pdf\PdfService */ class PdfmockTest extends TestCase { diff --git a/tests/Unit/ArrayFiltersTest.php b/tests/Unit/ArrayFiltersTest.php index 7eef828d71fe..95b42a301529 100644 --- a/tests/Unit/ArrayFiltersTest.php +++ b/tests/Unit/ArrayFiltersTest.php @@ -17,7 +17,7 @@ use App\Models\User; use Tests\TestCase; /** - * @test + * */ class ArrayFiltersTest extends TestCase { diff --git a/tests/Unit/AutoBillInvoiceTest.php b/tests/Unit/AutoBillInvoiceTest.php index 31a02cb1c845..77ed0b65dea1 100644 --- a/tests/Unit/AutoBillInvoiceTest.php +++ b/tests/Unit/AutoBillInvoiceTest.php @@ -16,8 +16,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Services\Invoice\AutoBillInvoice + * + * App\Services\Invoice\AutoBillInvoice */ class AutoBillInvoiceTest extends TestCase { diff --git a/tests/Unit/Base64Test.php b/tests/Unit/Base64Test.php index 09bf603d0d07..5800acb70820 100644 --- a/tests/Unit/Base64Test.php +++ b/tests/Unit/Base64Test.php @@ -15,7 +15,7 @@ use App\Utils\Ninja; use Tests\TestCase; /** - * @test + * */ class Base64Test extends TestCase { diff --git a/tests/Unit/BaseSettingsTest.php b/tests/Unit/BaseSettingsTest.php index 77571075594f..bcacf275e17a 100644 --- a/tests/Unit/BaseSettingsTest.php +++ b/tests/Unit/BaseSettingsTest.php @@ -15,8 +15,8 @@ use App\DataMapper\ClientSettings; use Tests\TestCase; /** - * @test - * @covers App\DataMapper\BaseSettings + * + * App\DataMapper\BaseSettings */ class BaseSettingsTest extends TestCase { diff --git a/tests/Unit/CentConversionTest.php b/tests/Unit/CentConversionTest.php index 8817c393a633..6d0fabc19c5c 100644 --- a/tests/Unit/CentConversionTest.php +++ b/tests/Unit/CentConversionTest.php @@ -14,7 +14,7 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test + * */ class CentConversionTest extends TestCase { diff --git a/tests/Unit/Chart/ChartCurrencyTest.php b/tests/Unit/Chart/ChartCurrencyTest.php index 25aee6a60813..bc68c0a79a15 100644 --- a/tests/Unit/Chart/ChartCurrencyTest.php +++ b/tests/Unit/Chart/ChartCurrencyTest.php @@ -24,8 +24,8 @@ use App\Services\Chart\ChartService; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Services\Chart\ChartService + * + * App\Services\Chart\ChartService */ class ChartCurrencyTest extends TestCase { diff --git a/tests/Unit/CheckDataTest.php b/tests/Unit/CheckDataTest.php index 7cafacc17c2c..8e25ace823bf 100644 --- a/tests/Unit/CheckDataTest.php +++ b/tests/Unit/CheckDataTest.php @@ -26,7 +26,7 @@ use Illuminate\Routing\Middleware\ThrottleRequests; use Tests\TestCase; /** - * @test + * */ class CheckDataTest extends TestCase { diff --git a/tests/Unit/ClientSettingsTest.php b/tests/Unit/ClientSettingsTest.php index 11958a402cc6..7d2c2fad5f3c 100644 --- a/tests/Unit/ClientSettingsTest.php +++ b/tests/Unit/ClientSettingsTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class ClientSettingsTest extends TestCase { diff --git a/tests/Unit/CloneQuoteToInvoiceFactoryTest.php b/tests/Unit/CloneQuoteToInvoiceFactoryTest.php index 2e9d55b1d3b4..916ba930fec6 100644 --- a/tests/Unit/CloneQuoteToInvoiceFactoryTest.php +++ b/tests/Unit/CloneQuoteToInvoiceFactoryTest.php @@ -19,7 +19,7 @@ use App\Factory\CloneQuoteToInvoiceFactory; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test + * */ class CloneQuoteToInvoiceFactoryTest extends TestCase { diff --git a/tests/Unit/CollectionMergingTest.php b/tests/Unit/CollectionMergingTest.php index df2f4e2595bc..433a1feced57 100644 --- a/tests/Unit/CollectionMergingTest.php +++ b/tests/Unit/CollectionMergingTest.php @@ -16,7 +16,7 @@ use App\Factory\InvoiceItemFactory; use Tests\TestCase; /** - * @test + * */ class CollectionMergingTest extends TestCase { diff --git a/tests/Unit/CompanySettingsSaveableTest.php b/tests/Unit/CompanySettingsSaveableTest.php index 1d385ccd0690..56c547a4e181 100644 --- a/tests/Unit/CompanySettingsSaveableTest.php +++ b/tests/Unit/CompanySettingsSaveableTest.php @@ -15,8 +15,8 @@ use App\DataMapper\CompanySettings; use Tests\TestCase; /** - * @test - * @covers App\Http\Requests\Company\UpdateCompanyRequest + * + * App\Http\Requests\Company\UpdateCompanyRequest */ class CompanySettingsSaveableTest extends TestCase { diff --git a/tests/Unit/CompanySettingsTest.php b/tests/Unit/CompanySettingsTest.php index 8055bb9d7119..bc402a8a9681 100644 --- a/tests/Unit/CompanySettingsTest.php +++ b/tests/Unit/CompanySettingsTest.php @@ -15,8 +15,8 @@ use App\DataMapper\CompanySettings; use Tests\TestCase; /** - * @test - * @covers App\DataMapper\CompanySettings + * + * App\DataMapper\CompanySettings */ class CompanySettingsTest extends TestCase { diff --git a/tests/Unit/CompareCollectionTest.php b/tests/Unit/CompareCollectionTest.php index 160fae11b7ed..cb810ef624d9 100644 --- a/tests/Unit/CompareCollectionTest.php +++ b/tests/Unit/CompareCollectionTest.php @@ -15,8 +15,8 @@ use App\Utils\Traits\MakesHash; use Tests\TestCase; /** - * @test - * @covers App\Utils\Number + * + * App\Utils\Number */ class CompareCollectionTest extends TestCase { diff --git a/tests/Unit/CompareObjectTest.php b/tests/Unit/CompareObjectTest.php index 6a58d49486d2..028f4a864b3b 100644 --- a/tests/Unit/CompareObjectTest.php +++ b/tests/Unit/CompareObjectTest.php @@ -16,8 +16,8 @@ use App\DataMapper\CompanySettings; use Tests\TestCase; /** - * @test - * @covers App\DataMapper\ClientSettings + * + * App\DataMapper\ClientSettings */ class CompareObjectTest extends TestCase { diff --git a/tests/Unit/CreditBalanceTest.php b/tests/Unit/CreditBalanceTest.php index c60eeb1213cf..32513d1d84d7 100644 --- a/tests/Unit/CreditBalanceTest.php +++ b/tests/Unit/CreditBalanceTest.php @@ -17,7 +17,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class CreditBalanceTest extends TestCase { diff --git a/tests/Unit/CurrencyApiTest.php b/tests/Unit/CurrencyApiTest.php index 80882d2654c5..e1211c66cda4 100644 --- a/tests/Unit/CurrencyApiTest.php +++ b/tests/Unit/CurrencyApiTest.php @@ -17,8 +17,8 @@ use Illuminate\Support\Carbon; use Tests\TestCase; /** - * @test - * @covers App\Libraries\Currency\Conversion\CurrencyApi + * + * App\Libraries\Currency\Conversion\CurrencyApi */ class CurrencyApiTest extends TestCase { diff --git a/tests/Unit/DatesTest.php b/tests/Unit/DatesTest.php index 6e2b95be7467..11efc775dfc8 100644 --- a/tests/Unit/DatesTest.php +++ b/tests/Unit/DatesTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class DatesTest extends TestCase { diff --git a/tests/Unit/DomainCheckTest.php b/tests/Unit/DomainCheckTest.php index 11c88ebe29d6..299f3c35a79d 100644 --- a/tests/Unit/DomainCheckTest.php +++ b/tests/Unit/DomainCheckTest.php @@ -15,7 +15,7 @@ use App\DataProviders\Domains; use Tests\TestCase; /** - * @test + * */ class DomainCheckTest extends TestCase { diff --git a/tests/Unit/EInvoiceTest.php b/tests/Unit/EInvoiceTest.php index 42004703692c..b348a15a99c7 100644 --- a/tests/Unit/EInvoiceTest.php +++ b/tests/Unit/EInvoiceTest.php @@ -20,8 +20,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Jobs\Invoice\CreateXInvoice + * + * App\Jobs\Invoice\CreateXInvoice */ class EInvoiceTest extends TestCase { diff --git a/tests/Unit/EncryptionSettingsTest.php b/tests/Unit/EncryptionSettingsTest.php index 657fffcfc852..8a53ebaf94ff 100644 --- a/tests/Unit/EncryptionSettingsTest.php +++ b/tests/Unit/EncryptionSettingsTest.php @@ -14,7 +14,7 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test + * */ class EncryptionSettingsTest extends TestCase { diff --git a/tests/Unit/EntityTest.php b/tests/Unit/EntityTest.php index 2f9aef3a110f..c6b28fdb1c31 100644 --- a/tests/Unit/EntityTest.php +++ b/tests/Unit/EntityTest.php @@ -29,7 +29,7 @@ use App\Models\Vendor; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test + * */ class EntityTest extends TestCase { diff --git a/tests/Unit/EntityTranslationTest.php b/tests/Unit/EntityTranslationTest.php index a340a678c312..d123c1c197eb 100644 --- a/tests/Unit/EntityTranslationTest.php +++ b/tests/Unit/EntityTranslationTest.php @@ -31,7 +31,7 @@ use App\Models\Vendor; use Tests\TestCase; /** - * @test + * */ class EntityTranslationTest extends TestCase { diff --git a/tests/Unit/EvaluateStringTest.php b/tests/Unit/EvaluateStringTest.php index 5e08ccbce2ad..bc645646d480 100644 --- a/tests/Unit/EvaluateStringTest.php +++ b/tests/Unit/EvaluateStringTest.php @@ -15,7 +15,7 @@ use App\Models\Client; use Tests\TestCase; /** - * @test + * */ class EvaluateStringTest extends TestCase { diff --git a/tests/Unit/FactoryCreationTest.php b/tests/Unit/FactoryCreationTest.php index ede575441ce7..11d301037bfe 100644 --- a/tests/Unit/FactoryCreationTest.php +++ b/tests/Unit/FactoryCreationTest.php @@ -25,7 +25,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class FactoryCreationTest extends TestCase { @@ -47,8 +47,8 @@ class FactoryCreationTest extends TestCase } /** - * @test - * @covers App\Factory\ProductFactory + * + * App\Factory\ProductFactory */ public function testProductionCreation() { @@ -61,8 +61,8 @@ class FactoryCreationTest extends TestCase } /** - * @test - * @covers App\Factory\InvoiceFactory + * + * App\Factory\InvoiceFactory */ public function testInvoiceCreation() { @@ -80,8 +80,8 @@ class FactoryCreationTest extends TestCase } /** - * @test - * @covers App\Factory\CloneInvoiceFactory + * + * App\Factory\CloneInvoiceFactory */ public function testCloneInvoiceCreation() { @@ -106,8 +106,8 @@ class FactoryCreationTest extends TestCase } /** - * @test - * @covers App\Factory\ClientFactory + * + * App\Factory\ClientFactory */ public function testClientCreate() { @@ -121,8 +121,8 @@ class FactoryCreationTest extends TestCase } /** - * @test - * @covers App\Factory\ClientContactFactory + * + * App\Factory\ClientContactFactory */ public function testClientContactCreate() { @@ -136,8 +136,8 @@ class FactoryCreationTest extends TestCase } /** - * @test - * @covers App\Factory\UserFactory + * + * App\Factory\UserFactory */ public function testUserCreate() { diff --git a/tests/Unit/GeneratesConvertedQuoteCounterTest.php b/tests/Unit/GeneratesConvertedQuoteCounterTest.php index a3cf04897791..7930bb774a29 100644 --- a/tests/Unit/GeneratesConvertedQuoteCounterTest.php +++ b/tests/Unit/GeneratesConvertedQuoteCounterTest.php @@ -26,8 +26,8 @@ use Illuminate\Support\Facades\Session; use Tests\TestCase; /** - * @test - * @covers App\Utils\Traits\GeneratesConvertedQuoteCounter + * + * App\Utils\Traits\GeneratesConvertedQuoteCounter */ class GeneratesConvertedQuoteCounterTest extends TestCase { diff --git a/tests/Unit/GeneratesCounterTest.php b/tests/Unit/GeneratesCounterTest.php index e8997280a572..6d15856067d4 100644 --- a/tests/Unit/GeneratesCounterTest.php +++ b/tests/Unit/GeneratesCounterTest.php @@ -31,8 +31,8 @@ use Illuminate\Support\Facades\Session; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test - * @covers App\Utils\Traits\GeneratesCounter + * + * App\Utils\Traits\GeneratesCounter */ class GeneratesCounterTest extends TestCase { diff --git a/tests/Unit/GoogleAnalyticsTest.php b/tests/Unit/GoogleAnalyticsTest.php index 7d856b25b69d..e40aff267a34 100644 --- a/tests/Unit/GoogleAnalyticsTest.php +++ b/tests/Unit/GoogleAnalyticsTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Listeners\Payment\PaymentNotification + * + * App\Listeners\Payment\PaymentNotification */ class GoogleAnalyticsTest extends TestCase { diff --git a/tests/Unit/GroupSettingsTest.php b/tests/Unit/GroupSettingsTest.php index 974ea2ddd39a..fb4d9757b81e 100644 --- a/tests/Unit/GroupSettingsTest.php +++ b/tests/Unit/GroupSettingsTest.php @@ -19,8 +19,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @coversDefaultClass App\Models\Client + * + * DefaultClass App\Models\Client */ class GroupSettingsTest extends TestCase { @@ -143,7 +143,7 @@ class GroupSettingsTest extends TestCase } /** - * @covers ::getMergedSettings + * ::getMergedSettings */ public function testGroupPriority() { @@ -173,7 +173,7 @@ class GroupSettingsTest extends TestCase } /** - * @covers ::getSetting + * ::getSetting */ public function testCompanyFallBackPriority() { diff --git a/tests/Unit/GroupTest.php b/tests/Unit/GroupTest.php index 6c3dd4d3653f..546c57be365d 100644 --- a/tests/Unit/GroupTest.php +++ b/tests/Unit/GroupTest.php @@ -16,7 +16,7 @@ use App\DataMapper\CompanySettings; use Tests\TestCase; /** - * @test + * */ class GroupTest extends TestCase { diff --git a/tests/Unit/InvoiceActionsTest.php b/tests/Unit/InvoiceActionsTest.php index cd2dd41b1a13..30c36ee3dfad 100644 --- a/tests/Unit/InvoiceActionsTest.php +++ b/tests/Unit/InvoiceActionsTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Utils\Traits\Invoice\ActionsInvoice + * + * App\Utils\Traits\Invoice\ActionsInvoice */ class InvoiceActionsTest extends TestCase { diff --git a/tests/Unit/InvoiceBalanceTest.php b/tests/Unit/InvoiceBalanceTest.php index 9917e3bd07bd..04dedc728248 100644 --- a/tests/Unit/InvoiceBalanceTest.php +++ b/tests/Unit/InvoiceBalanceTest.php @@ -19,8 +19,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Helpers\Invoice\InvoiceSum + * + * App\Helpers\Invoice\InvoiceSum */ class InvoiceBalanceTest extends TestCase { diff --git a/tests/Unit/InvoiceInclusiveTest.php b/tests/Unit/InvoiceInclusiveTest.php index 60ad36ea728e..1b92505f2490 100644 --- a/tests/Unit/InvoiceInclusiveTest.php +++ b/tests/Unit/InvoiceInclusiveTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Helpers\Invoice\InvoiceSumInclusive + * + * App\Helpers\Invoice\InvoiceSumInclusive */ class InvoiceInclusiveTest extends TestCase { diff --git a/tests/Unit/InvoiceItemInclusiveTest.php b/tests/Unit/InvoiceItemInclusiveTest.php index 26a0b0cdd9b7..40be6abca8e5 100644 --- a/tests/Unit/InvoiceItemInclusiveTest.php +++ b/tests/Unit/InvoiceItemInclusiveTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Helpers\Invoice\InvoiceItemSumInclusive + * + * App\Helpers\Invoice\InvoiceItemSumInclusive */ class InvoiceItemInclusiveTest extends TestCase { diff --git a/tests/Unit/InvoiceItemTest.php b/tests/Unit/InvoiceItemTest.php index 4ba034f74a18..541f974c5a42 100644 --- a/tests/Unit/InvoiceItemTest.php +++ b/tests/Unit/InvoiceItemTest.php @@ -20,8 +20,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Helpers\Invoice\InvoiceItemSum + * + * App\Helpers\Invoice\InvoiceItemSum */ class InvoiceItemTest extends TestCase { diff --git a/tests/Unit/InvoiceItemV2Test.php b/tests/Unit/InvoiceItemV2Test.php index 5cc03d41e73c..b8e39a3710f2 100644 --- a/tests/Unit/InvoiceItemV2Test.php +++ b/tests/Unit/InvoiceItemV2Test.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Helpers\Invoice\InvoiceItemSum + * + * App\Helpers\Invoice\InvoiceItemSum */ class InvoiceItemV2Test extends TestCase { diff --git a/tests/Unit/InvoiceStatusTest.php b/tests/Unit/InvoiceStatusTest.php index a9ae53449ff2..090367c0be95 100644 --- a/tests/Unit/InvoiceStatusTest.php +++ b/tests/Unit/InvoiceStatusTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Helpers\Invoice\InvoiceSum + * + * App\Helpers\Invoice\InvoiceSum */ class InvoiceStatusTest extends TestCase { diff --git a/tests/Unit/InvoiceTest.php b/tests/Unit/InvoiceTest.php index 8cefdc8c969f..28cd6778cdb3 100644 --- a/tests/Unit/InvoiceTest.php +++ b/tests/Unit/InvoiceTest.php @@ -22,8 +22,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Helpers\Invoice\InvoiceSum + * + * App\Helpers\Invoice\InvoiceSum */ class InvoiceTest extends TestCase { diff --git a/tests/Unit/LateFeeTest.php b/tests/Unit/LateFeeTest.php index 4f35fe536aa4..d116e1586f48 100644 --- a/tests/Unit/LateFeeTest.php +++ b/tests/Unit/LateFeeTest.php @@ -26,7 +26,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class LateFeeTest extends TestCase { diff --git a/tests/Unit/MakesDatesTest.php b/tests/Unit/MakesDatesTest.php index fa3f5a2007a6..67266438ed5b 100644 --- a/tests/Unit/MakesDatesTest.php +++ b/tests/Unit/MakesDatesTest.php @@ -15,8 +15,8 @@ use App\Utils\Traits\MakesDates; use Tests\TestCase; /** - * @test - * @covers App\Utils\Traits\MakesDates + * + * App\Utils\Traits\MakesDates */ class MakesDatesTest extends TestCase { diff --git a/tests/Unit/MakesInvoiceValuesTest.php b/tests/Unit/MakesInvoiceValuesTest.php index fd8c5d1c7445..ee530f2afa7a 100644 --- a/tests/Unit/MakesInvoiceValuesTest.php +++ b/tests/Unit/MakesInvoiceValuesTest.php @@ -14,8 +14,8 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test - * @covers App\Utils\Traits\MakesInvoiceValues + * + * App\Utils\Traits\MakesInvoiceValues */ class MakesInvoiceValuesTest extends TestCase { diff --git a/tests/Unit/MollieAmountFormatTest.php b/tests/Unit/MollieAmountFormatTest.php index 464843320491..cb738ac23b25 100644 --- a/tests/Unit/MollieAmountFormatTest.php +++ b/tests/Unit/MollieAmountFormatTest.php @@ -17,7 +17,7 @@ use PHPUnit\Framework\TestCase; class MollieAmountFormatTest extends TestCase { /** - * @covers \App\PaymentDrivers\MolliePaymentDriver::convertToMollieAmount() + * \App\PaymentDrivers\MolliePaymentDriver::convertToMollieAmount() */ public function testFormatterIsWorkingCorrectly() { diff --git a/tests/Unit/NestedCollectionTest.php b/tests/Unit/NestedCollectionTest.php index 4ca1afd33462..eb92f34b2ac8 100644 --- a/tests/Unit/NestedCollectionTest.php +++ b/tests/Unit/NestedCollectionTest.php @@ -14,8 +14,8 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test - * @covers App\Utils\Number + * + * App\Utils\Number */ class NestedCollectionTest extends TestCase { diff --git a/tests/Unit/NumberTest.php b/tests/Unit/NumberTest.php index ad989d4039dc..dd3dae956c11 100644 --- a/tests/Unit/NumberTest.php +++ b/tests/Unit/NumberTest.php @@ -15,8 +15,8 @@ use App\Utils\Number; use Tests\TestCase; /** - * @test - * @covers App\Utils\Number + * + * App\Utils\Number */ class NumberTest extends TestCase { diff --git a/tests/Unit/PasswordTimeoutTest.php b/tests/Unit/PasswordTimeoutTest.php index 61af35fd8fdb..53225083bde0 100644 --- a/tests/Unit/PasswordTimeoutTest.php +++ b/tests/Unit/PasswordTimeoutTest.php @@ -17,8 +17,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Http\Controllers\Auth\PasswordTimeoutController + * + * App\Http\Controllers\Auth\PasswordTimeoutController */ class PasswordTimeoutTest extends TestCase { diff --git a/tests/Unit/PaymentTypeTest.php b/tests/Unit/PaymentTypeTest.php index 8ac58496d934..734d785a1d64 100644 --- a/tests/Unit/PaymentTypeTest.php +++ b/tests/Unit/PaymentTypeTest.php @@ -16,8 +16,8 @@ use Illuminate\Support\Facades\Lang; use Tests\TestCase; /** - * @test - * @covers App\Models\PaymentType + * + * App\Models\PaymentType */ class PaymentTypeTest extends TestCase { diff --git a/tests/Unit/PdfVariablesTest.php b/tests/Unit/PdfVariablesTest.php index 6e54320c9059..e6413dd129ad 100644 --- a/tests/Unit/PdfVariablesTest.php +++ b/tests/Unit/PdfVariablesTest.php @@ -15,7 +15,7 @@ use App\DataMapper\CompanySettings; use Tests\TestCase; /** - * @test + * */ class PdfVariablesTest extends TestCase { diff --git a/tests/Unit/PermissionsTest.php b/tests/Unit/PermissionsTest.php index 74ea2c933ac9..bf895156b3c2 100644 --- a/tests/Unit/PermissionsTest.php +++ b/tests/Unit/PermissionsTest.php @@ -23,7 +23,7 @@ use App\Models\User; use Tests\TestCase; /** - * @test + * */ class PermissionsTest extends TestCase { diff --git a/tests/Unit/Phantom/PhantomJsTest.php b/tests/Unit/Phantom/PhantomJsTest.php index 89622120fd7c..a3de1df2b26b 100644 --- a/tests/Unit/Phantom/PhantomJsTest.php +++ b/tests/Unit/Phantom/PhantomJsTest.php @@ -14,8 +14,8 @@ namespace Tests\Unit\Phantom; use Tests\TestCase; /** - * @test - * @covers App\Utils\PhantomJS\Phantom + * + * App\Utils\PhantomJS\Phantom */ class PhantomJsTest extends TestCase { diff --git a/tests/Unit/PrimaryKeyTransformationTest.php b/tests/Unit/PrimaryKeyTransformationTest.php index d4f8865be805..94d0adb2e921 100644 --- a/tests/Unit/PrimaryKeyTransformationTest.php +++ b/tests/Unit/PrimaryKeyTransformationTest.php @@ -15,8 +15,8 @@ use App\Utils\Traits\MakesHash; use Tests\TestCase; /** - * @test - * @covers App\Utils\Traits\MakesHash + * + * App\Utils\Traits\MakesHash */ class PrimaryKeyTransformationTest extends TestCase { diff --git a/tests/Unit/RangeDetectionTest.php b/tests/Unit/RangeDetectionTest.php index 55cabd5fd357..ccdcab6b4ec8 100644 --- a/tests/Unit/RangeDetectionTest.php +++ b/tests/Unit/RangeDetectionTest.php @@ -14,7 +14,7 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test + * */ class RangeDetectionTest extends TestCase { diff --git a/tests/Unit/RecurringDateTest.php b/tests/Unit/RecurringDateTest.php index 3ea5114ee7f3..91bc6fd115d1 100644 --- a/tests/Unit/RecurringDateTest.php +++ b/tests/Unit/RecurringDateTest.php @@ -17,7 +17,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class RecurringDateTest extends TestCase { diff --git a/tests/Unit/RecurringDatesTest.php b/tests/Unit/RecurringDatesTest.php index 2d2607eace57..7c0328197198 100644 --- a/tests/Unit/RecurringDatesTest.php +++ b/tests/Unit/RecurringDatesTest.php @@ -27,8 +27,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers \App\Models\RecurringInvoice + * + * \App\Models\RecurringInvoice */ class RecurringDatesTest extends TestCase { diff --git a/tests/Unit/RecurringDueDatesTest.php b/tests/Unit/RecurringDueDatesTest.php index cb1494ff8fb4..918d566c8df6 100644 --- a/tests/Unit/RecurringDueDatesTest.php +++ b/tests/Unit/RecurringDueDatesTest.php @@ -16,8 +16,8 @@ use Illuminate\Support\Carbon; use Tests\TestCase; /** - * @test - * @covers App\Utils\Traits\Recurring\HasRecurrence + * + * App\Utils\Traits\Recurring\HasRecurrence */ class RecurringDueDatesTest extends TestCase { diff --git a/tests/Unit/RecurringExpenseCloneTest.php b/tests/Unit/RecurringExpenseCloneTest.php index 6cbee96f9a25..a16e7957a4f1 100644 --- a/tests/Unit/RecurringExpenseCloneTest.php +++ b/tests/Unit/RecurringExpenseCloneTest.php @@ -21,7 +21,7 @@ use App\Utils\Traits\AppSetup; use Tests\TestCase; /** - * @test + * */ class RecurringExpenseCloneTest extends TestCase { diff --git a/tests/Unit/RedisVsDatabaseTest.php b/tests/Unit/RedisVsDatabaseTest.php index ecef88ef1817..67270d790737 100644 --- a/tests/Unit/RedisVsDatabaseTest.php +++ b/tests/Unit/RedisVsDatabaseTest.php @@ -16,7 +16,7 @@ use Illuminate\Support\Facades\Cache; use Tests\TestCase; /** - * @test + * */ class RedisVsDatabaseTest extends TestCase { diff --git a/tests/Unit/RefundUnitTest.php b/tests/Unit/RefundUnitTest.php index e67bfc26e42e..422a5ff20908 100644 --- a/tests/Unit/RefundUnitTest.php +++ b/tests/Unit/RefundUnitTest.php @@ -17,7 +17,7 @@ use Illuminate\Support\Carbon; use Tests\TestCase; /** - * @test + * */ class RefundUnitTest extends TestCase { diff --git a/tests/Unit/RelationExistsTest.php b/tests/Unit/RelationExistsTest.php index 5795ed06ac27..3223739d033e 100644 --- a/tests/Unit/RelationExistsTest.php +++ b/tests/Unit/RelationExistsTest.php @@ -27,7 +27,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class RelationExistsTest extends TestCase { diff --git a/tests/Unit/S3CleanupTest.php b/tests/Unit/S3CleanupTest.php index bece069190ac..22134da9d76f 100644 --- a/tests/Unit/S3CleanupTest.php +++ b/tests/Unit/S3CleanupTest.php @@ -14,7 +14,7 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test + * */ class S3CleanupTest extends TestCase { diff --git a/tests/Unit/SettingsSaverTest.php b/tests/Unit/SettingsSaverTest.php index 3f8e270095df..e275c9597311 100644 --- a/tests/Unit/SettingsSaverTest.php +++ b/tests/Unit/SettingsSaverTest.php @@ -15,7 +15,7 @@ use App\Utils\Traits\SettingsSaver; use Tests\TestCase; /** - * @test + * */ class SettingsSaverTest extends TestCase { diff --git a/tests/Unit/Shop/ShopProfileTest.php b/tests/Unit/Shop/ShopProfileTest.php index 9e33e5886250..89020c5fbfd6 100644 --- a/tests/Unit/Shop/ShopProfileTest.php +++ b/tests/Unit/Shop/ShopProfileTest.php @@ -16,8 +16,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers \App\Http\Controllers\Shop\ProfileController + * + * \App\Http\Controllers\Shop\ProfileController */ class ShopProfileTest extends TestCase { diff --git a/tests/Unit/SmsNumberTest.php b/tests/Unit/SmsNumberTest.php index 8d3b7728a4d4..5c5470b7f6ac 100644 --- a/tests/Unit/SmsNumberTest.php +++ b/tests/Unit/SmsNumberTest.php @@ -15,7 +15,7 @@ use App\DataProviders\SMSNumbers; use Tests\TestCase; /** - * @test + * */ class SmsNumberTest extends TestCase { diff --git a/tests/Unit/SubscriptionsCalcTest.php b/tests/Unit/SubscriptionsCalcTest.php index 332d817f66e9..8e1bebe0ecd8 100644 --- a/tests/Unit/SubscriptionsCalcTest.php +++ b/tests/Unit/SubscriptionsCalcTest.php @@ -20,7 +20,7 @@ use Tests\MockUnitData; use Tests\TestCase; /** - * @test + * */ class SubscriptionsCalcTest extends TestCase { diff --git a/tests/Unit/SystemHealthTest.php b/tests/Unit/SystemHealthTest.php index 8df1c9ac3a2c..67319f9adc98 100644 --- a/tests/Unit/SystemHealthTest.php +++ b/tests/Unit/SystemHealthTest.php @@ -15,8 +15,8 @@ use App\Utils\SystemHealth; use Tests\TestCase; /** - * @test - * @covers App\Utils\SystemHealth + * + * App\Utils\SystemHealth */ class SystemHealthTest extends TestCase { diff --git a/tests/Unit/TaskRoundingTest.php b/tests/Unit/TaskRoundingTest.php index bad9e9e62a1d..2c65b1929d43 100644 --- a/tests/Unit/TaskRoundingTest.php +++ b/tests/Unit/TaskRoundingTest.php @@ -22,7 +22,7 @@ use Illuminate\Support\Facades\Session; use Illuminate\Foundation\Testing\DatabaseTransactions; /** - * @test + * */ class TaskRoundingTest extends TestCase { diff --git a/tests/Unit/TaskSortingTest.php b/tests/Unit/TaskSortingTest.php index c8cdd30b943e..f012657df29e 100644 --- a/tests/Unit/TaskSortingTest.php +++ b/tests/Unit/TaskSortingTest.php @@ -14,7 +14,7 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test + * */ class TaskSortingTest extends TestCase { diff --git a/tests/Unit/Tax/EuTaxTest.php b/tests/Unit/Tax/EuTaxTest.php index a769b5ae45b6..1ba8638c9104 100644 --- a/tests/Unit/Tax/EuTaxTest.php +++ b/tests/Unit/Tax/EuTaxTest.php @@ -25,7 +25,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test App\Services\Tax\Providers\EuTax + * App\Services\Tax\Providers\EuTax */ class EuTaxTest extends TestCase { diff --git a/tests/Unit/Tax/SumTaxTest.php b/tests/Unit/Tax/SumTaxTest.php index be53d841619d..bbc8589d9849 100644 --- a/tests/Unit/Tax/SumTaxTest.php +++ b/tests/Unit/Tax/SumTaxTest.php @@ -27,7 +27,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class SumTaxTest extends TestCase { diff --git a/tests/Unit/Tax/TaxConfigTest.php b/tests/Unit/Tax/TaxConfigTest.php index f187f821b14d..b032ff761d2a 100644 --- a/tests/Unit/Tax/TaxConfigTest.php +++ b/tests/Unit/Tax/TaxConfigTest.php @@ -20,7 +20,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test App\Services\Tax\Providers\EuTax + * App\Services\Tax\Providers\EuTax */ class TaxConfigTest extends TestCase { diff --git a/tests/Unit/Tax/UsTaxTest.php b/tests/Unit/Tax/UsTaxTest.php index 39d0e72f8203..da56eab4df2d 100644 --- a/tests/Unit/Tax/UsTaxTest.php +++ b/tests/Unit/Tax/UsTaxTest.php @@ -24,7 +24,7 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test + * */ class UsTaxTest extends TestCase { diff --git a/tests/Unit/Tax/VatNumberTest.php b/tests/Unit/Tax/VatNumberTest.php index 72f155c08865..0304895dc9a8 100644 --- a/tests/Unit/Tax/VatNumberTest.php +++ b/tests/Unit/Tax/VatNumberTest.php @@ -15,7 +15,7 @@ use App\Services\Tax\VatNumberCheck; use Tests\TestCase; /** - * @test App\Services\Tax\VatNumberCheck + * App\Services\Tax\VatNumberCheck */ class VatNumberTest extends TestCase { diff --git a/tests/Unit/TimeZoneTest.php b/tests/Unit/TimeZoneTest.php index a77f8daf3c29..341dd1499f44 100644 --- a/tests/Unit/TimeZoneTest.php +++ b/tests/Unit/TimeZoneTest.php @@ -14,7 +14,7 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test + * */ class TimeZoneTest extends TestCase { diff --git a/tests/Unit/TranslationTest.php b/tests/Unit/TranslationTest.php index 783269f5ab34..c10925797618 100644 --- a/tests/Unit/TranslationTest.php +++ b/tests/Unit/TranslationTest.php @@ -15,7 +15,7 @@ use Illuminate\Support\Facades\Lang; use Tests\TestCase; /** - * @test + * */ class TranslationTest extends TestCase { diff --git a/tests/Unit/UBLInvoiceTest.php b/tests/Unit/UBLInvoiceTest.php index 99b7ca79f482..b7e37c67ef7a 100644 --- a/tests/Unit/UBLInvoiceTest.php +++ b/tests/Unit/UBLInvoiceTest.php @@ -18,8 +18,8 @@ use Tests\MockAccountData; use Tests\TestCase; /** - * @test - * @covers App\Jobs\Invoice\CreateUbl + * + * App\Jobs\Invoice\CreateUbl */ class UBLInvoiceTest extends TestCase { diff --git a/tests/Unit/UrlTest.php b/tests/Unit/UrlTest.php index 1f888cc1c79a..35d889a5ee39 100644 --- a/tests/Unit/UrlTest.php +++ b/tests/Unit/UrlTest.php @@ -14,7 +14,7 @@ namespace Tests\Unit; use Tests\TestCase; /** - * @test + * */ class UrlTest extends TestCase { diff --git a/tests/Unit/ValidationRules/BlacklistValidationTest.php b/tests/Unit/ValidationRules/BlacklistValidationTest.php index e469d403437d..201dca67e9a5 100644 --- a/tests/Unit/ValidationRules/BlacklistValidationTest.php +++ b/tests/Unit/ValidationRules/BlacklistValidationTest.php @@ -16,8 +16,8 @@ use App\Http\ValidationRules\Account\BlackListRule; use App\Http\ValidationRules\Account\EmailBlackListRule; /** - * @test - * @covers App\Http\ValidationRules\Account\BlackListRule + * + * App\Http\ValidationRules\Account\BlackListRule */ class BlacklistValidationTest extends TestCase { diff --git a/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php b/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php index 90a6c5f8ae90..095706f5253c 100644 --- a/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php +++ b/tests/Unit/ValidationRules/EmailBlacklistValidationTest.php @@ -15,8 +15,8 @@ use App\Http\ValidationRules\Account\EmailBlackListRule; use Tests\TestCase; /** - * @test - * @covers App\Http\ValidationRules\Account\EmailBlackListRule + * + * App\Http\ValidationRules\Account\EmailBlackListRule */ class EmailBlacklistValidationTest extends TestCase { diff --git a/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php b/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php index cf82b4055412..0fd76f201c04 100644 --- a/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php +++ b/tests/Unit/ValidationRules/UniqueInvoiceNumberValidationTest.php @@ -20,7 +20,7 @@ use App\Http\Requests\Invoice\StoreInvoiceRequest; use Illuminate\Routing\Middleware\ThrottleRequests; /** - * @test + * */ class UniqueInvoiceNumberValidationTest extends TestCase {