1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/tests
Benjamin Beganović b7c248eec5
PayTrace improvements (#43)
* Refactor credit card payment JavaScript

* CreditCard.php: Rename $paytrace_driver to $paytrace

* Credit card: Support for token billing (frontend)

* Fixes for "save card" label

* Credit card: Authorize

* Allow PayTrace to be seeded from CreateSingleAccount

* Add PayTrace decrypted config to ninja.testvars

* Extract to separate JavaScript

* Scaffold Dusk test

* CreditCard -> CreditCardTest

* CreditCard -> CreditCardTest

* Scaffold pay with new card test

* Fixes for gateway_key in CreateSingleAccount

* Production builds
2021-07-28 07:59:44 +10:00
..
Browser PayTrace improvements (#43) 2021-07-28 07:59:44 +10:00
Feature Fixes for notifications 2021-07-23 08:04:01 +10:00
Integration Fixes for tests 2021-07-03 14:45:40 +10:00
Pdf Added ability to set arguments sent to Snappdf 2021-07-06 20:47:50 -04:00
Unit Email user when another user is added into the system 2021-07-19 14:17:58 +10:00
_bootstrap.php StyleCI fixes (#2416) 2018-10-05 21:40:02 +10:00
CreatesApplication.php Refunds implementation v1 (#3270) 2020-01-30 22:19:51 +11:00
DuskTestCase.php Data seeding: Stripe 2021-07-11 16:29:54 +02:00
MockAccountData.php Fixes for recurring mock invoice number 2021-07-14 09:44:43 +10:00
MockUnitData.php Lean Mock Data Trait 2021-07-02 10:06:26 +10:00
TestCase.php php-cs-fixer format 2020-11-25 15:19:52 +01:00