1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/tests
David Bomba 957ac9f5d8
Fix for password protected authorization (#3198)
* Remove unnecessary save() on invoice

* Update copyright

* Working on Credit Repository

* Implement credits as a paymentable entity

* Add credit_id to transformer

* fix rules for update payment

* Fix random deleted_at keys in transformers

* Fix for password_protect check
2020-01-07 11:13:47 +11:00
..
Browser Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Feature Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Integration Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Pdf Tests for PDF generation 2019-05-04 16:55:19 +10:00
Unit Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
_bootstrap.php StyleCI fixes (#2416) 2018-10-05 21:40:02 +10:00
CreatesApplication.php Initial commit 2018-10-04 20:10:43 +03:00
DuskTestCase.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
MockAccountData.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TestCase.php Initial commit 2018-10-04 20:10:43 +03:00