Releases: brainbits/functional-test-helpers
Releases · brainbits/functional-test-helpers
4.10.0
4.10.0 (2023-04-28)
Features
- Add assertZipHasFileWithCrc() assertion for zip files (cddeec6)
4.9.1
4.9.1 (2023-04-17)
Bug Fixes
4.9.0
4.9.0 (2023-04-17)
Features
- Add session handling in request builder (8157191)
4.8.0
4.8.0 (2023-03-24)
Features
- Allow disable create snapshots (0e7fb7b)
4.7.0
4.7.0 (2023-03-10)
Features
- Add generateCsrfToken() for generating csrf tokens in request builder (62d1e92)
4.6.0
4.6.0 (2023-03-07)
Features
- Support dama/doctrine-test-bundle in schema tests (13a51a2)
- Support mysql based schema tests (6afc0ff)
- Support sqlite file based schema tests (754afd7)
4.5.8
4.5.8 (2023-02-23)
Bug Fixes
- Create correct snapshot file names in repetitions (d457616)
4.5.7
4.5.7 (2023-02-15)
Bug Fixes
- Fix phpunit 9.x compatibility (2bfc9b6)
4.5.6
4.5.6 (2023-02-15)
Bug Fixes
- Upgrade to phpunit 10, remove prophecy (a235768)
4.5.5
4.5.5 (2023-02-09)
Bug Fixes
- Add semantic release config and github action (649ca8b)
- Use version based tag name (8bd427b)