invoiceninja/tests/Feature
David Bomba 9e39f42aa8
Remove JSON types (#3457)
* Remove backup column from schema

* Add slack webhooks to company user table

* Preview route

* remove json column from company gateway

* fixes for testS

* Fixes for typos

* Remove json types
2020-03-09 20:45:59 +11:00
..
AccountTest.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
ClientApiTest.php Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
ClientModelTest.php Return company user settings as object (#3156) 2019-12-17 21:50:45 +11:00
ClientPresenterTest.php Tests for client presenter using new settings object for company meta data 2019-10-05 11:48:00 +10:00
ClientTest.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
CompanyGatewayApiTest.php V2 (#3385) 2020-02-26 21:46:35 +11:00
CompanySettingsTest.php Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
CompanyTest.php Fixes for quote transformer (#3434) 2020-03-06 22:10:59 +11:00
CreditTest.php Test fixes & code improvements (#3267) 2020-01-30 14:02:25 +11:00
DesignApiTest.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
InvitationTest.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
InvoiceEmailTest.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
InvoiceTest.php Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
LoginTest.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
MigrationTest.php Importing migration data via HTTP (#3365) 2020-02-25 08:15:07 +11:00
PaymentTest.php Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00
ProductTest.php Fix invoice payable rules (#3212) 2020-01-15 19:43:40 +10:00
QuoteTest.php Refactor Designs (#3449) 2020-03-07 17:31:26 +11:00
RecurringInvoiceTest.php Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00
RecurringInvoicesCronTest.php
RecurringQuoteTest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
RefundTest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
TemplateApiTest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
UserTest.php Remove JSON types (#3457) 2020-03-09 20:45:59 +11:00