1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/tests/Feature
2023-09-07 14:52:28 +10:00
..
Account Fixes for quotas 2023-06-18 14:34:35 +10:00
Bank Minor fixes 2023-04-28 16:47:22 +10:00
Client php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientPortal Minor fixes 2023-07-21 09:01:23 +10:00
EInvoice Fixes for tests 2023-05-08 19:23:08 +10:00
Export Updates for tax summary reports 2023-09-03 11:40:22 +10:00
Import Recurring Invoice import 2023-04-19 15:37:08 +10:00
Inventory php-cs-fixer 2023-02-16 12:36:09 +11:00
Ninja License tests 2023-03-10 13:24:14 +11:00
Notify php-cs-fixer 2023-02-16 12:36:09 +11:00
Payments Remove references to without events 2023-08-21 15:25:46 +10:00
PdfMaker Add back example integration 2023-01-23 13:58:01 +11:00
Scheduler Merge branch 'v5-develop' into laravel10 2023-08-31 15:18:40 +10:00
Search Search 2023-09-04 11:04:51 +10:00
Shop Fixes for tests 2022-06-24 12:21:31 +10:00
ActivityApiTest.php per entity activities 2023-07-18 13:15:40 +10:00
ApplePayDomainMerchantUrlTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BankIntegrationApiTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BankTransactionApiTest.php Updates for static analysis 2023-08-06 17:35:19 +10:00
BankTransactionRuleApiTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BaseApiTest.php Fixes for tests 2023-08-07 23:20:01 +10:00
CancelInvoiceTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
ClientApiTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientDeletedInvoiceCreationTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientGatewayTokenApiTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientModelTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientPresenterTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
ClientTest.php Updates for tests for html generation 2023-08-09 10:47:50 +10:00
CompanyGatewayApiTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
CompanyGatewayResolutionTest.php Fixes for query grammar 2023-08-21 13:38:57 +10:00
CompanyGatewayTest.php Tests for setting config fields 2023-08-19 15:55:00 +10:00
CompanySettingsTest.php Fixes for tests 2023-02-21 08:11:39 +11:00
CompanyTest.php Updates for static analysis 2023-08-06 17:35:19 +10:00
CompanyTokenApiTest.php Back fill test for filters 2023-01-19 11:52:07 +11:00
CreditTest.php Support using draft credits in payments 2023-08-10 18:07:22 +10:00
DeleteInvoiceTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
DesignApiTest.php Fixes for tests 2023-04-26 17:11:01 +10:00
DocumentsApiTest.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
EntityPaidToDateTest.php Remove references to without events 2023-08-21 15:25:46 +10:00
ExpenseApiTest.php Minor fixes for expenses 2023-06-27 21:40:28 +10:00
ExpenseCategoryApiTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
FilterApiTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
GoCardlessInstantBankPaymentTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
GroupSettingTest.php Bulk action tests for group settings 2023-04-29 21:10:26 +10:00
InvitationTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
InvoiceAmountPaymentTest.php Use transaction when marking an invoice as paid 2022-08-29 18:15:50 +10:00
InvoiceEmailTest.php Merge v5-dev 2023-08-30 11:28:37 +10:00
InvoiceLinkTasksTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
InvoiceTest.php Updated filters 2023-09-06 08:47:48 +10:00
LiveDesignTest.php Allow custom designs to be passed into the live designer 2023-03-24 12:41:02 +11:00
LoadTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
LoginTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
MigrationTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
MultiPaymentDeleteTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PaymentTermsApiTest.php Clean up all filters and add back test: 2023-01-19 11:24:40 +11:00
PaymentTest.php Updated filters 2023-09-06 08:47:48 +10:00
PaymentV2Test.php Remove references to without events 2023-08-21 15:25:46 +10:00
PdfCreatorTest.php ignore PDF geneation in github actions 2023-05-04 09:51:09 +10:00
PingTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
PreviewTest.php Fixes for tests 2023-04-28 06:53:43 +10:00
ProductTest.php Add form request for product bulk actions 2023-04-19 17:31:29 +10:00
ProjectApiTest.php Back fill test for filters 2023-01-19 11:52:07 +11:00
PurchaseOrderTest.php Fixes for tests 2023-08-30 12:34:11 +10:00
QuoteTest.php Catch Quote Exceptions 2023-06-26 21:05:15 +10:00
RecurringExpenseApiTest.php Updates for recurring expense currency id for foreign currencies 2023-09-03 16:28:30 +10:00
RecurringInvoicesCronTest.php Fixes for tests 2023-08-21 08:30:04 +10:00
RecurringInvoiceTest.php Minor adjustments for bank transaction rules permissions? 2023-08-05 09:22:02 +10:00
RecurringQuotesTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
RecurringQuoteTest.php Static analysis cleanup 2023-04-26 21:18:01 +10:00
RefundTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
ReminderTest.php Merge v5-dev 2023-08-30 11:28:37 +10:00
ReverseInvoiceTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
SubscriptionApiTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
SystemLogApiTest.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TaskApiTest.php Fixes for task default task rates 2023-09-07 14:52:28 +10:00
TaskStatusApiTest.php Update task statuses on reorder 2023-05-18 09:12:12 +10:00
TaxRateApiTest.php Back fill test for filters 2023-01-19 11:52:07 +11:00
UpdateExchangeRatesTest.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
UpdatePaymentTest.php Remove references to without events 2023-08-21 15:25:46 +10:00
UserTest.php Tests for users 2023-08-12 16:21:06 +10:00
VendorApiTest.php Fixes for tests 2023-08-21 17:41:24 +10:00
WebhookAPITest.php Retry webhooks 2023-03-17 18:27:26 +11:00