pataar
37559ab089
resolve namespaces
2024-10-18 16:52:09 +02:00
pataar
a39c9faa31
changelog
2024-10-18 16:43:56 +02:00
pataar
0831b7e8e5
feat(pivot): add support for multiple pivot types when using the same accessor
2024-10-18 16:40:06 +02:00
341c0ab89f
feat: add support for AsCollection and AsArrayObject casts ( #1393 )
...
* feat: add support for AsCollection and AsArrayObject casts
* update changelog
* improve tests
* remove change
* composer fix-style
* snapshot
---------
Co-authored-by: Barry vd. Heuvel <[email protected] >
Co-authored-by: laravel-ide-helper <[email protected] >
2024-02-08 10:59:02 +01:00
Pataar
336ae44ef2
Add Lumen 8 to integration test ( #1093 )
2020-11-17 10:45:20 +01:00
Pataar and Markus Podar
00ee13e0cf
Add integration test workflow ( #1050 )
...
* Add fresh run workflow
* Change name of step
* Update .github/workflows/run-fresh.yml
Co-authored-by: Markus Podar <[email protected] >
* Apply suggestions from code review
Co-authored-by: Markus Podar <[email protected] >
* Fix feedback
* Fix feedback, add file existence check
* Improve test
* Change way of checking files
* Fix tests
* Add log count check
* Add fi
Co-authored-by: Markus Podar <[email protected] >
2020-09-11 14:59:01 +02:00
Pataar
0692626c41
Add ignored_models as config option ( #890 )
...
* Add ignored_models as config option
* Add README.md entry
* Add tests
* Change name of test class
* Add Ignored to the return values from the mocked filesystem
* Improve test speed by adding prestissimo
* Revert "Improve test speed by adding prestissimo"
This reverts commit 246a9f2a78 .
2020-03-10 12:18:29 +01:00