David Bomba
4ed23b15a8
Fixes for testx
2024-01-17 07:06:19 +11:00
David Bomba
a3b0d199f5
Minor fixes for tets
2024-01-05 11:23:42 +11:00
David Bomba
6b1c9b59b8
Fixes for cache
2023-12-03 09:10:50 +11:00
David Bomba
f7340d6114
PHP CS Fixer
2023-11-26 18:41:42 +11:00
David Bomba
adfff8e090
Fixes for download routes
2023-11-16 11:47:57 +11:00
David Bomba
86015c66e0
refactor for download routes
2023-11-16 11:36:14 +11:00
David Bomba
db826a6a34
Rollback for ledger adjustments
2023-11-07 21:58:52 +11:00
David Bomba
2c5b94c474
Ledger Tests
2023-11-07 21:16:33 +11:00
David Bomba
a669328a80
Refactor for PDF code paths
2023-10-26 12:25:56 +11:00
David Bomba
7973d7c882
Fixes for refunds with credits present
2023-09-27 14:12:03 +10:00
David Bomba
3285eb4862
Fixes for find user in import
2023-08-21 15:05:57 +10:00
David Bomba
a6d7584e14
Fixes for query grammar
2023-08-21 13:38:57 +10:00
David Bomba
cd06dc551a
Fixes for tests
2023-08-21 13:29:34 +10:00
David Bomba
eb33ee7d78
Fixes for document public/private setting
2023-08-20 18:18:55 +10:00
David Bomba
9b187cc6fb
Tests for account summary DTOP
2023-08-10 11:16:27 +10:00
David Bomba
afbcd54c3c
Minor fixes for tests
2023-07-05 08:39:45 +10:00
David Bomba
c7db7c89d7
Fixes for user preference tests
2023-07-05 08:26:26 +10:00
David Bomba
a4c14084da
Dedicated update route for company user preferences
2023-06-22 12:07:03 +10:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
5888252267
Enhance bulk action guards + validation layer
2023-01-22 16:34:47 +11:00
David Bomba
d708d054f2
Improve how tests function under parallel testing
2023-01-18 17:35:43 +11:00
David Bomba
e174b379a6
Additional mailer implementation
2023-01-11 19:29:27 +11:00
David Bomba
89c42a257c
Reduce storage calls
2022-10-22 10:08:37 +11:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
330c5bcba1
Fixes for tests
2022-07-01 19:24:22 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
Shift
4f7a8f9752
Set return type of base TestCase methods
...
From the [PHPUnit 8 release notes][1], the `TestCase` methods below now declare a `void` return type:
- `setUpBeforeClass()`
- `setUp()`
- `assertPreConditions()`
- `assertPostConditions()`
- `tearDown()`
- `tearDownAfterClass()`
- `onNotSuccessfulTest()`
[1]: https://phpunit.de/announcements/phpunit-8.html
2022-06-21 10:00:57 +00: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
f494e73d46
V5.3.97
2022-06-09 18:13:41 +10:00
David Bomba
76bd11facb
Purchase Order Events
2022-06-09 12:24:42 +10:00
David Bomba
e153a0a06a
Update license
2022-06-08 14:25:44 +10:00
David Bomba
21c5bdcd90
Fixes for tests
2022-06-08 08:27:47 +10:00
David Bomba
ba5037c6da
Refactor Ledger Service
2022-05-06 08:40:34 +10:00
David Bomba
8a6eea8350
Fixes for regression - incorrect type setting in ClientSettings
2022-04-22 22:01:32 +10:00
David Bomba
f33f1d81e7
Fixes for tests
2022-04-14 20:15:46 +10:00
David Bomba
b3f753cbf3
Fixes for tests
2022-03-29 19:57:14 +11:00
David Bomba
2284e4d83b
Refactor PostMark Webhooks
2022-01-16 14:11:48 +11:00
David Bomba
539fc1dcfd
Change location for test png
2022-01-11 15:08:39 +11:00
David Bomba
39ab665ce8
Fixes for tests
2021-11-10 09:11:56 +11:00
David Bomba
1b2972da75
Fixes for tests
2021-11-07 22:44:39 +11:00
David Bomba
84feb72e9e
Skip history test
2021-10-24 20:47:38 +11:00
David Bomba
8dcdccb9c7
Tests for custom validation rules
2021-10-23 12:07:54 +11:00
David Bomba
3b8ef9ccd9
Minor fixes for credit - paid - to - dates
2021-10-12 15:49:05 +11:00
David Bomba
d768c334cb
Fixes for line items
2021-08-17 18:45:00 +10:00
David Bomba
dfdcb719bc
Fixes for tests
2021-07-26 22:22:57 +10:00
David Bomba
7e264877e9
Fixes for tests
2021-07-03 14:45:40 +10:00
David Bomba
a1815bccbf
Minor fixes for tests
2021-06-29 20:13:10 +10:00
Benjamin Beganović
265c63c837
Update default company logo in tests
2021-06-21 07:02:28 +02:00
David Bomba
1397c9ab1c
Fixes logic for hosted login
2021-06-14 17:04:15 +10:00