LiipFunctionalTestBundle

Some helper classes for writing functional tests in Symfony

MIT License

Downloads
9.4M
Stars
639
Committers
149

Bot releases are hidden (Show)

LiipFunctionalTestBundle - 4.12.0 Latest Release

Published by alexislefebvre 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.11.0...4.12.0

LiipFunctionalTestBundle - 4.11.0: add support of Symfony 7, drop support of Symfony 4.4

Published by alexislefebvre 10 months ago

Breaking Change

The QueryCount won't work with Symfony 7, because the annotation_reader can't be enabled anymore, see https://github.com/symfony/symfony/pull/51050

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.10.0...4.11.0

LiipFunctionalTestBundle - 4.10.0

Published by alexislefebvre over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.9.0...4.10.0

LiipFunctionalTestBundle - 4.9.0

Published by alexislefebvre over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.8.0...4.9.0

LiipFunctionalTestBundle - 4.8.1-alpha1

Published by alexislefebvre over 1 year ago

What's Changed

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.8.0...4.8.1-alpha1

LiipFunctionalTestBundle - 4.8.0

Published by alexislefebvre over 1 year ago

What's Changed

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.7.0...4.8.0

LiipFunctionalTestBundle - 4.7.0

Published by alexislefebvre almost 2 years ago

What's Changed

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.6.0...4.7.0

LiipFunctionalTestBundle - 4.6.0

Published by alexislefebvre almost 2 years ago

What's Changed 🎅 🤶

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.5.1...4.6.0

LiipFunctionalTestBundle - 4.6.0-alpha1

Published by alexislefebvre over 2 years ago

What's Changed

Full Changelog: https://github.com/liip/LiipFunctionalTestBundle/compare/4.5.1...4.6.0-alpha1

LiipFunctionalTestBundle - 4.5.1

Published by alexislefebvre over 2 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.5.0...4.5.1

Merged PRs:

  • Fix access to static $env property form 'self::$env' to 'static::$env' #596
LiipFunctionalTestBundle - 4.5.0

Published by alexislefebvre almost 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.4.3...4.5.0

Merged PRs:

  • Added a fix for symfony 5.3 container. #593
LiipFunctionalTestBundle - 4.4.3

Published by alexislefebvre about 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.4.2...4.4.3

Merged PRs:

  • Fix issue with isMainRequest #591
LiipFunctionalTestBundle - 4.4.2

Published by alexislefebvre about 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.4.1...4.4.2

Merged PRs:

  • Replaces call to deprecated isMasterRequest with isMainRequest #588
LiipFunctionalTestBundle - 4.4.1

Published by alexislefebvre over 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.4.0...4.4.1

Merged PRs:

  • Fix Symfony 5.2 deprecation #587
LiipFunctionalTestBundle - 4.4.0

Published by alexislefebvre over 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.3.1...4.4.0
Merged PRs:

  • Fix new static method getContainer in KernelTestCase collision #584
LiipFunctionalTestBundle - 4.3.1

Published by alexislefebvre over 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.3.0...4.3.1

Merged PRs:

  • Restore test on lowest versions #581 and drop Symfony 3.4
LiipFunctionalTestBundle - 4.3.0

Published by alexislefebvre over 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.2.1...4.3.0

Merged PRs:

  • PHP 8 support #577 ⚠️ PHP 7.1 and Symfony 3.4 are not supported anymore
  • Add GitHub actions #579
  • Apply fixes from StyleCI #580
LiipFunctionalTestBundle - 4.2.1

Published by alexislefebvre over 3 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.2.0...4.2.1

Merged PRs:

  • [Doc] add doctrine profiling part to enable query counter #568
  • Apply fixes from StyleCI #569
  • Fix tests #570
  • Restore “--prefer-lowest” job on Travis CI #572
  • Update twig to 3 #574
LiipFunctionalTestBundle - 4.2.0

Published by alexislefebvre over 4 years ago

https://github.com/liip/LiipFunctionalTestBundle/compare/4.1.0...4.2.0

Merged PRs:

  • Create WebTestCase::loginClient to allow working with a single kernel #567
LiipFunctionalTestBundle - 4.1.0

Published by alexislefebvre over 4 years ago

Package Rankings
Top 0.4% on Packagist.org
Badges
Extracted from project README
Build Status Latest Stable Version Latest Unstable Version
Related Projects