Skip to content

Releases: liip/LiipFunctionalTestBundle

fixed an issue with getVerbosityLevel() and tweaked config handling

08 Feb 18:49
Compare
Choose a tag to compare

1.4.0...1.4.1

note there were some refactorigns with DI parameters.

added a test suite and fixed several bugs and edge cases

03 Feb 09:47
Compare
Choose a tag to compare

restore PHP 5.3 compatibility

29 Dec 19:35
Compare
Choose a tag to compare
1.3.4

remove use of short array syntax

fixed a regression introduced in 1.3.0 regarding makeClient() and authentication

18 Dec 11:55
Compare
Choose a tag to compare

also added some features:

  • Add command output configuration #182
  • Unable to repeatedly test with entities that utilize inheritance. #171

mark the Bundle as fully compatible with Symfony 3.0

06 Dec 09:40
Compare
Choose a tag to compare
1.3.2

Merge pull request #189 from liip/validation_assertions_require_symfo…

loadFixtureFiles can now accept real file paths as well as symfony resource locators #184

26 Nov 16:31
Compare
Choose a tag to compare

various bug fixes, feature additions and documentation improvements

26 Nov 16:23
Compare
Choose a tag to compare

fix issue where loadFixtures backup gets invalidated needlessly

09 May 08:23
Compare
Choose a tag to compare
Merge pull request #156 from kokoon/master

fix #155

PHP 5.3 compat fixes

01 Apr 14:32
Compare
Choose a tag to compare
Merge pull request #151 from jimtonic/master

fixed issue #149 - short array syntax is not available on php 5.3

added fixture loading via nelmio/alice, minor fixes

30 Mar 10:41
Compare
Choose a tag to compare
Merge pull request #148 from Ma27/master

fix parent constructor