1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/tests/Feature
2022-03-15 20:20:05 +11:00
..
Account Tests for email quotas 2021-08-07 19:56:56 +10:00
Client
ClientPortal Localize dates in Client Portal 2022-01-17 18:53:39 +11:00
Export
Import Fixes for tests 2022-03-06 20:13:40 +11:00
Ninja
Payments Fixes for tests 2022-02-27 17:09:22 +11:00
PdfMaker
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 Fixes for client store request 2022-01-14 21:24:20 +11:00
ClientDeletedInvoiceCreationTest.php Minor fixes for tests 2022-01-06 14:53:03 +11:00
ClientGatewayTokenApiTest.php
ClientModelTest.php
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 2022-02-01 20:19:04 +11:00
CompanyTokenApiTest.php
CreditTest.php Upgrade to PHP 8.1 2021-11-28 12:19:25 +11:00
DeleteInvoiceTest.php Fixes for tests 2022-03-15 20:20:05 +11: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 Refactor PostMark Webhooks 2022-01-16 14:11:48 +11:00
InvoiceEmailTest.php
InvoiceLinkTasksTest.php
InvoiceTest.php Fixes for allowing a deleted invoice to be marked as sent 2022-02-06 13:46:19 +11:00
LoadTest.php Fixes for test data 2021-09-22 18:47:57 +10:00
LoginTest.php Fixes for resolving correct company user 2022-03-13 19:48:57 +11:00
MigrationTest.php
MultiPaymentDeleteTest.php refactor for missing invitation 2022-02-26 23:12:14 +11:00
PaymentTermsApiTest.php Add Payment Terms filters 2021-12-21 10:35:20 +11:00
PaymentTest.php Fixes for tests 2022-02-27 11:50:18 +11:00
PdfCreatorTest.php
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
ReverseInvoiceTest.php
SubscriptionApiTest.php
SystemLogApiTest.php
TaskApiTest.php Fixes for tests 2022-03-10 17:18:17 +11:00
TaskStatusApiTest.php
TaskStatusSortOnUpdateTest.php
TaxRateApiTest.php Tax Rate Filters 2022-01-03 12:14:24 +11:00
UpdateExchangeRatesTest.php
UpdatePaymentTest.php
UserTest.php Fixes for tests 2021-11-10 09:11:56 +11:00
VendorApiTest.php Tests for adding vendors to quotes, credits, invoice and recurring invoices 2022-02-08 21:43:42 +11:00
WebhookAPITest.php