1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/tests/Feature
2022-01-11 09:31:08 +11:00
..
Account Tests for email quotas 2021-08-07 19:56:56 +10:00
Client Merging Clients 2021-08-01 17:21:08 +10:00
ClientPortal Credits fix 2021-10-05 13:49:15 +11:00
Export Fixes for tests 2021-05-27 09:16:41 +10:00
Import Fixes for tests 2021-07-03 14:45:40 +10:00
Ninja
Payments Fixes for Partially deleted payments 2022-01-04 21:33:37 +11:00
PdfMaker Drop the logic for the ordering items 2021-05-17 13:28:33 +02:00
Shop
ActivityApiTest.php
ApplePayDomainMerchantUrlTest.php Fixes for clean design 2022-01-06 20:03:30 +11:00
CancelInvoiceTest.php Fixes for tests 2021-08-31 10:16:26 +10:00
ClientApiTest.php Custom validation rules for client countries 2021-11-01 14:09:41 +11:00
ClientDeletedInvoiceCreationTest.php Minor fixes for tests 2022-01-06 14:53:03 +11:00
ClientGatewayTokenApiTest.php Tests for ClientGatewayToken routes 2021-04-20 16:03:14 +10:00
ClientModelTest.php Fixes for credit query 2021-07-02 16:36:14 +10:00
ClientPresenterTest.php
ClientTest.php Fixes for tests 2021-11-10 09:11:56 +11:00
CompanyGatewayApiTest.php Handle 100% gateway fees 2022-01-08 14:54:02 +11:00
CompanyGatewayResolutionTest.php
CompanyGatewayTest.php
CompanySettingsTest.php
CompanyTest.php Fixes for tests 2021-08-31 18:21:06 +10:00
CompanyTokenApiTest.php
CreditTest.php Upgrade to PHP 8.1 2021-11-28 12:19:25 +11:00
DeleteInvoiceTest.php Tets 2021-07-31 19:59:04 +10:00
DesignApiTest.php
DocumentsApiTest.php
EntityPaidToDateTest.php
ExpenseApiTest.php Fixes for query filters for expenses 2021-12-03 18:32:18 +11:00
ExpenseCategoryApiTest.php
FilterApiTest.php Add filter controller 2021-11-20 11:34:43 +11:00
GroupSettingTest.php
InvitationTest.php Minor fix for typed property 2021-11-07 20:31:03 +11:00
InvoiceAmountPaymentTest.php Apply payment amount 2021-08-13 11:30:48 +10:00
InvoiceEmailTest.php
InvoiceLinkTasksTest.php
InvoiceTest.php Do not allow an invoice to be created for a deleted client 2022-01-06 13:31:44 +11:00
LoadTest.php Fixes for test data 2021-09-22 18:47:57 +10:00
LoginTest.php Fixes for tests 2021-11-10 09:11:56 +11:00
MigrationTest.php
MultiPaymentDeleteTest.php Fixes for edge cases when applying :MONTH in invoice pdfs 2021-09-06 11:48:08 +10:00
PaymentTermsApiTest.php Add Payment Terms filters 2021-12-21 10:35:20 +11:00
PaymentTest.php Fixes for duplicate payment numbers" 2021-12-10 21:50:46 +11:00
PdfCreatorTest.php Fixes for PDF file paths 2021-05-15 12:19:36 +10:00
PingTest.php
PreviewTest.php
ProductTest.php
ProjectApiTest.php Fixes for Project Filters 2022-01-11 09:31:08 +11:00
QuoteTest.php
RecurringExpenseApiTest.php Minor fixes for credit - paid - to - dates 2021-10-12 15:49:05 +11:00
RecurringInvoicesCronTest.php
RecurringInvoiceTest.php Fixes for test data 2021-09-22 18:47:57 +10:00
RecurringQuotesTest.php Recurring Quotes Tests 2021-08-24 15:32:22 +10:00
RecurringQuoteTest.php
RefundTest.php Fixes for tests 2021-08-31 10:16:26 +10:00
ReminderTest.php Fixes for tests 2021-08-01 08:44:04 +10:00
ReverseInvoiceTest.php Fixes for tess 2021-07-03 14:37:06 +10:00
SubscriptionApiTest.php Fixes for tests 2021-04-14 17:06:07 +10:00
SystemLogApiTest.php
TaskApiTest.php
TaskStatusApiTest.php Minor FIxes 2021-07-08 20:29:41 +10:00
TaskStatusSortOnUpdateTest.php
TaxRateApiTest.php Tax Rate Filters 2022-01-03 12:14:24 +11:00
UpdateExchangeRatesTest.php
UpdatePaymentTest.php Update support message subject format 2021-07-14 14:57:43 +10:00
UserTest.php Fixes for tests 2021-11-10 09:11:56 +11:00
VendorApiTest.php
WebhookAPITest.php