Skip to content

Releases: liip/LiipFunctionalTestBundle

3.0.0-RC1

02 Jun 20:55
c9c9f47
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release

3.0.0-alpha1...3.0.0-RC1

Merged PRs:

  • add documentation about PHPUnit annotations #497
  • extract code from makeClient to 2 new methods #506

3.0.0-alpha2

22 May 20:48
728f06b
Compare
Choose a tag to compare
3.0.0-alpha2 Pre-release
Pre-release

3.0.0-alpha1...3.0.0-alpha2

Merged PRs:

  • 3.x: Improve upgrade guide #503
  • Add compatibility for Symfony 4.3+ #512

1.11.0

13 May 20:59
45cac28
Compare
Choose a tag to compare

1.10.0...1.11.0

Merged PRs:

  • 1.x: Allow PHPUnit 7, remove PHP 5.6 support #508

3.0.0-alpha1

31 Mar 14:13
cb1ff65
Compare
Choose a tag to compare
3.0.0-alpha1 Pre-release
Pre-release

2.0.0-alpha15...3.0.0-alpha1

Merged PRs:

  • 2.x: Remove fixtures loading #502

2.0.0-alpha15

31 Mar 14:13
76c3fd3
Compare
Choose a tag to compare
2.0.0-alpha15 Pre-release
Pre-release

2.0.0-alpha14...2.0.0-alpha15

Merged PRs:

  • 2.x: Use Acme namespace for internal tests #501

2.0.0-alpha14

02 Mar 19:13
0b05698
Compare
Choose a tag to compare
2.0.0-alpha14 Pre-release
Pre-release

2.0.0-alpha13...2.0.0-alpha14

Merged PRs:

  • Fix #273: form validation works with sub-requests #491
  • Add DisableCacheDb annotation #484

2.0.0-alpha13

24 Feb 16:07
39f7d33
Compare
Choose a tag to compare
2.0.0-alpha13 Pre-release
Pre-release

2.0.0-alpha12...2.0.0-alpha13

Merged PRs:

  • 2.x: Use a new database name for MySQL #477
  • Add php7.3 in travis tests #486
  • Fix Travis CI #489
  • make tearDown declaration phpunit8 compatible #493

2.0.0-alpha12

27 Dec 14:12
c65cf21
Compare
Choose a tag to compare
2.0.0-alpha12 Pre-release
Pre-release

2.0.0-alpha11...2.0.0-alpha12

Merged PRs:

  • 2.x: Fix issues with MySQL database backup #476

2.0.0-alpha11

20 Dec 13:31
35cf946
Compare
Choose a tag to compare
2.0.0-alpha11 Pre-release
Pre-release

2.0.0-alpha10...2.0.0-alpha11

Merged PRs:

  • 2.x: Fix links and typo in documentation #472
  • 2.x: use sys_get_temp_dir() for tests cache and log #474
  • ContainerAwareCommand is deprecated since Symfony 4.2 #473
  • Fix root node deprecation in symfony/config > 4.1 #478

2.0.0-alpha10

15 Nov 17:04
ee1b91e
Compare
Choose a tag to compare
2.0.0-alpha10 Pre-release
Pre-release

2.0.0-alpha9...2.0.0-alpha10

Features:

  • [2.0] Fix runCommand PHPDoc #467