1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/tests/Feature
2021-12-03 18:32:18 +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 Test for recurring updates 2021-04-08 09:21:09 +10:00
Payments fixes for refunding unapplied payments 2021-10-27 05:01:10 +11:00
PdfMaker Drop the logic for the ordering items 2021-05-17 13:28:33 +02:00
Shop
ActivityApiTest.php
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
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 Improve Company Gateway validation 2021-07-24 10:25:48 +10: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
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
PaymentTest.php Fixes for tests 2021-10-17 14:21:13 +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
QuoteTest.php Number tests for quotes and recurring invoices 2021-03-20 11:21:50 +11:00
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 Task tests for numbers 2021-03-20 11:25:44 +11:00
TaskStatusApiTest.php Minor FIxes 2021-07-08 20:29:41 +10:00
TaskStatusSortOnUpdateTest.php v5.1.44 2021-04-14 07:47:52 +10: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 Vendor number tests 2021-03-20 11:28:39 +11:00
WebhookAPITest.php