1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

166 Commits

Author SHA1 Message Date
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
Shift
06d910a53b
Use Faker methods
Accessing Faker properties was deprecated in Faker 1.14.
2022-06-21 09:59:36 +00:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
e153a0a06a Update license 2022-06-08 14:25:44 +10:00
Benjamin Beganović
573c82ed95
Merge branch 'v5-develop' into acss 2021-10-21 14:51:27 +02:00
Benjamin Beganović
56761b7585 Merge remote-tracking branch 'upstream/v5-develop' into gocardless-direct-debit 2021-10-21 14:40:45 +02:00
Lars Kusch
7197d79e39 Added payment-methods tests 2021-10-20 16:41:19 +02:00
Lars Kusch
13894b0541 Added EPS-Test 2021-10-20 16:41:17 +02:00
Lars Kusch
bcc0f39923 Added test files 2021-10-20 16:41:13 +02:00
Benjamin Beganović
f11dd6746c Tests 2021-10-19 18:37:41 +02:00
Benjamin Beganović
a8f16deaf7 Tests 2021-10-19 16:18:14 +02:00
Benjamin Beganović
81b06c25cd Tests 2021-10-14 18:50:01 +02:00
Benjamin Beganović
e67da85136 Remove bank account 2021-10-13 15:42:05 +02:00
Benjamin Beganović
25525308fc Pay with saved bank account 2021-10-13 15:41:32 +02:00
Benjamin Beganović
ce8b2c76a1 Pay with new bank account & save for future 2021-10-13 15:40:48 +02:00
Benjamin Beganović
895e93bf04 Pay with new bank account 2021-10-13 15:39:29 +02:00
Benjamin Beganović
278f764e19 Scaffold SEPA test 2021-10-13 15:27:16 +02:00
David Bomba
e1b64d3515
Merge pull request #6770 from beganovich/v5-720
Mollie: iDEAL
2021-10-05 08:07:59 +11:00
Benjamin Beganović
de73fbc234 Tests: Failed/cancelled payments 2021-10-04 16:15:21 +02:00
Benjamin Beganović
bc6719e4fb Tests: Open payments 2021-10-04 16:12:51 +02:00
Benjamin Beganović
e48018067b Tests: Successful payments 2021-10-04 16:11:50 +02:00
Benjamin Beganović
c461212d8e Scaffold IDEALTest 2021-10-04 16:07:53 +02:00
Benjamin Beganović
9b52ad39e9 Tests: Paying without method preauthorized 2021-10-04 13:44:57 +02:00
Benjamin Beganović
cd3d0efb7a Tests: Setup 2021-10-04 13:40:48 +02:00
Benjamin Beganović
078330e1f0 Scaffold ACHTest 2021-10-04 13:40:16 +02:00
Benjamin Beganović
1849f2cc24 Update tests 2021-09-26 21:12:37 +02:00
Benjamin Beganović
060b8542a0 Merge remote-tracking branch 'upstream/v5-develop' into v5-mollie-bancontact 2021-09-26 21:09:01 +02:00
Benjamin Beganović
a2a0bcf841 Merge remote-tracking branch 'upstream/v5-develop' into v5-mollie-kbc 2021-09-26 20:55:42 +02:00
Benjamin Beganović
29e006f950 Tests: Failed/canceled payments 2021-09-24 23:51:39 +02:00
Benjamin Beganović
a6564e321b Tests: Successful payments 2021-09-24 23:48:24 +02:00
Benjamin Beganović
9d46052752 Scaffold BancontactTest 2021-09-24 23:47:02 +02:00
Benjamin Beganović
dec33daae3 Tests: Canceled payments 2021-09-24 23:26:36 +02:00
Benjamin Beganović
76f646fc81 Tests: Successful payments 2021-09-24 23:23:16 +02:00
Benjamin Beganović
4dfaf8f1a6 Scaffold KBCTest 2021-09-24 23:18:48 +02:00
Benjamin Beganović
8b569f3f5a Tests: Pending payment 2021-09-24 22:40:39 +02:00
Benjamin Beganović
73581740df Tests: Successful payment 2021-09-24 22:39:17 +02:00
Benjamin Beganović
8790ccef2e Scaffold BankTransferTest 2021-09-24 22:31:31 +02:00
Benjamin Beganović
6bedf13fdc Uncomment & fix gateway key 2021-09-24 22:31:19 +02:00
=
fb61138e73 Square Payment DriveR 2021-09-19 21:10:27 +10:00
Benjamin Beganović
5b8347a184 Fixes for tests 2021-08-30 12:34:45 +02:00
Benjamin Beganović
8467c60a3b Test removing ACH account 2021-08-27 19:46:20 +02:00
Benjamin Beganović
a89f5a8fc0 Test paying with ACH 2021-08-27 19:45:59 +02:00
Benjamin Beganović
3b22fc5e17 Test adding bank account 2021-08-27 19:45:45 +02:00
Benjamin Beganović
ab90db5295 Scaffold ACHTest 2021-08-27 19:36:21 +02:00
Benjamin Beganović
0468363c8d Assets production build 2021-08-27 17:32:28 +02:00
Benjamin Beganović
7fe8fff43b Tests: Standalone credit card authorization 2021-08-18 18:00:03 +02:00
Benjamin Beganović
7cf209e87a Tests: Removing th ecredit card 2021-08-18 17:59:31 +02:00
Benjamin Beganović
aaf84e0e3b Tests: Payment with saved credit card 2021-08-18 17:59:12 +02:00
Benjamin Beganović
c10a636272 Tests: Payment with new credit card & save for future use 2021-08-18 17:58:50 +02:00
Benjamin Beganović
6b4e669462 Tests: Payment with new credit card Payment with new credit card 2021-08-18 17:58:17 +02:00