Skip to content

Releases: brainbits/functional-test-helpers

4.10.0

28 Apr 08:26
Compare
Choose a tag to compare

4.10.0 (2023-04-28)

Features

  • Add assertZipHasFileWithCrc() assertion for zip files (cddeec6)

4.9.1

17 Apr 12:06
Compare
Choose a tag to compare

4.9.1 (2023-04-17)

Bug Fixes

4.9.0

17 Apr 11:23
Compare
Choose a tag to compare

4.9.0 (2023-04-17)

Features

  • Add session handling in request builder (8157191)

4.8.0

24 Mar 09:18
Compare
Choose a tag to compare

4.8.0 (2023-03-24)

Features

  • Allow disable create snapshots (0e7fb7b)

4.7.0

10 Mar 10:04
Compare
Choose a tag to compare

4.7.0 (2023-03-10)

Features

  • Add generateCsrfToken() for generating csrf tokens in request builder (62d1e92)

4.6.0

07 Mar 10:37
Compare
Choose a tag to compare

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

23 Feb 10:21
Compare
Choose a tag to compare

4.5.8 (2023-02-23)

Bug Fixes

  • Create correct snapshot file names in repetitions (d457616)

4.5.7

15 Feb 16:10
Compare
Choose a tag to compare

4.5.7 (2023-02-15)

Bug Fixes

  • Fix phpunit 9.x compatibility (2bfc9b6)

4.5.6

15 Feb 15:32
Compare
Choose a tag to compare

4.5.6 (2023-02-15)

Bug Fixes

  • Upgrade to phpunit 10, remove prophecy (a235768)

4.5.5

09 Feb 10:03
Compare
Choose a tag to compare

4.5.5 (2023-02-09)

Bug Fixes

  • Add semantic release config and github action (649ca8b)
  • Use version based tag name (8bd427b)