|
|
508e42a2ff
|
feat(presets): update Laravel preset to include expectation for Laravel request suffix
|
2024-06-10 21:45:17 +05:30 |
|
|
|
d8156fee53
|
feat(presets): add expectation for Laravel middleware handle method
|
2024-06-10 21:44:49 +05:30 |
|
|
|
abc245bf85
|
feat(presets): add expectation for Laravel command handle method
|
2024-06-10 21:40:16 +05:30 |
|
|
|
65dacd5647
|
feat(presets): add expectation for Laravel mail class
|
2024-06-10 21:38:20 +05:30 |
|
|
|
917f7a64a0
|
feat(presets): add expectation for Laravel exception suffix
|
2024-06-10 21:36:59 +05:30 |
|
|
|
e8b09d6f8c
|
feat(presets): add expectation for Laravel command suffix
|
2024-06-10 21:35:42 +05:30 |
|
|
|
0c4e6de823
|
Add trap to list
Adding trap function from https://github.com/buggregator/trap docs: https://docs.buggregator.dev/trap/getting-started.html
|
2024-06-10 18:03:46 +02:00 |
|
|
|
52282cc590
|
feat(presets): add expectation for Laravel request suffix
|
2024-06-10 21:29:12 +05:30 |
|
|
|
a46142d8c7
|
feat(presets): update Laravel preset to exclude models with suffix 'Model'
|
2024-06-10 21:28:08 +05:30 |
|
|
|
241dcf8f34
|
feat(presets): add expectation for Laravel controller suffix
|
2024-06-10 21:25:51 +05:30 |
|
|
|
927cee609e
|
Update src/ArchPresets/Base.php
Co-authored-by: Joshua Gigg <giggsey@gmail.com>
|
2024-06-10 15:19:55 +01:00 |
|
|
|
98e4ebb8fd
|
feat(presets): fixes return type
|
2024-06-10 11:40:25 +01:00 |
|
|
|
c173e3e86b
|
feat(presets): allows usage of laravel preset
|
2024-06-10 11:39:31 +01:00 |
|
|
|
c73655f4f9
|
feat(presets): adds xdebug_* functions
|
2024-06-10 11:22:51 +01:00 |
|
|
|
4ac1c6efc6
|
feat(presets): adds goto
|
2024-06-10 11:16:46 +01:00 |
|
|
|
2e5a308b0d
|
Merge pull request #1174 from ClaraLeigh/feat/presets
feature(presets): Add security preset
|
2024-06-10 11:13:50 +01:00 |
|
|
|
7b8e4aec08
|
feature(presets): Add security preset
Looks for functions often seen as insecure
|
2024-06-10 11:44:45 +10:00 |
|
|
|
dd1bd92910
|
feat(presets): more rules
|
2024-06-10 01:15:21 +01:00 |
|
|
|
d665b53b22
|
Merge pull request #1173 from faissaloux/add-echo-and-print-to-base
Add `echo` and `print` to base preset
|
2024-06-10 00:49:15 +01:00 |
|
|
|
c54b7e400e
|
echo and print not to be used in base preset
|
2024-06-10 00:00:57 +01:00 |
|
|
|
c1e1fff0d0
|
feat(presets): ignores ddd
|
2024-06-09 23:47:53 +01:00 |
|
|
|
2e4a8329a6
|
feat(presets): keeps improving base presets
|
2024-06-09 22:46:21 +01:00 |
|
|
|
ceb7244b43
|
feat(presets): refactors code
|
2024-06-09 22:23:10 +01:00 |
|
|
|
d6b59e4e96
|
feat: add 'ini_set' to list of expected functions in Base.php
|
2024-06-09 19:32:49 +05:30 |
|
|
|
cc41a7f81d
|
feat: add 'eval' to list of expected functions in Base.php
|
2024-06-09 19:16:29 +05:30 |
|
|
|
bd16769b93
|
fixes tests
|
2024-06-09 00:05:18 +01:00 |
|
|
|
60b1e63c23
|
feat: initial work on presets
|
2024-06-08 20:54:46 +01:00 |
|
|
|
c7bcb6eb7b
|
chore: updates snapshots
|
2024-06-08 14:01:41 +01:00 |
|
|
|
9e27813897
|
Adjusts configuration
|
2024-06-08 13:12:17 +01:00 |
|
|
|
55f6b5696e
|
Added toBeList expectation
|
2024-05-21 08:13:20 +02:00 |
|
|
|
ba914fa2fb
|
fix: add more extends and traits
|
2024-05-14 20:28:49 +01:00 |
|
|
|
c919bb5bc4
|
feat: adds pest function
|
2024-05-14 01:58:44 +01:00 |
|
|
|
8169382362
|
feat: adds after
|
2024-05-08 01:24:30 +01:00 |
|
|
|
b611d0d444
|
wording
|
2024-04-30 20:48:49 +01:00 |
|
|
|
ac7199c96d
|
wip
|
2024-04-30 20:48:27 +01:00 |
|
|
|
8bbee3c1e5
|
Add working interpolated dataset name
|
2024-04-29 18:01:09 -05:00 |
|
|
|
2070538fd3
|
chore: fixes test suite
|
2024-04-28 12:02:42 +01:00 |
|
|
|
a2cb78710d
|
Fixes isset
|
2024-04-28 11:16:37 +01:00 |
|
|
|
335bfdb79d
|
fix: test suite
|
2024-04-28 11:02:24 +01:00 |
|
|
|
cfa00da885
|
Fixes test suite
|
2024-04-27 11:36:22 +01:00 |
|
|
|
f49d1e0e18
|
Merge branch '2.x' into 3.x
|
2024-04-26 23:14:53 +01:00 |
|
|
|
adb2fb51df
|
Always call parent teardown even if an exception is thrown
|
2024-04-08 10:03:55 +01:00 |
|
|
|
a7a3e4240e
|
release: v2.34.7
|
2024-04-05 08:44:17 +01:00 |
|
|
|
c6984323c3
|
chore: fixes test suite
|
2024-04-01 13:15:33 +01:00 |
|
|
|
265f0c7da9
|
Merge branch '2.x' into 3.x
|
2024-03-29 23:09:19 +00:00 |
|
|
|
680111fb1e
|
release: v2.34.6
|
2024-03-28 11:36:46 +00:00 |
|
|
|
863a0cc837
|
release: v2.34.5
|
2024-03-22 08:44:19 +00:00 |
|
|
|
126a84a63e
|
chore: bumps dependencies
|
2024-03-22 08:44:13 +00:00 |
|
|
|
0ccbe5c8f0
|
Remove Laravel serialisable closure
|
2024-03-17 17:23:17 +00:00 |
|
|
|
a4f8ae1a12
|
Handles tests where a static closure is provided
|
2024-03-17 16:48:43 +00:00 |
|