Skip to content

Releases: gricob/functional-test-bundle

v1.3.0

12 Jan 09:50
1c858b5
Compare
Choose a tag to compare
  • Add onHost method to MakesHttpRequests in order to allow multihost testing

v1.2.1

09 Dec 14:59
bbac868
Compare
Choose a tag to compare
  • Fix InteractsWithConsole concert return type of method setVerbosityLevel

v1.2.0

18 Oct 11:51
63fbdb4
Compare
Choose a tag to compare
  • Add entity factories
  • Add entity states support for entity factories
  • Adapt CreatesObject trait to use factories

v1.1.5

22 Jun 09:26
083f596
Compare
Choose a tag to compare

Remove php 7.1 support

v1.1.4

05 May 21:34
304c213
Compare
Choose a tag to compare

Fix error dropping sqlite database schema

v1.1.3

04 May 06:46
ceef802
Compare
Choose a tag to compare
  • Factories directory as parameter
  • Add Enum type
  • Use of phpdoc mixin in TestResponse and TestCommand
  • Create schema creation refactor
  • Drop schema using unlink if database is sqlite

v1.1.2

18 Apr 11:16
2e4777c
Compare
Choose a tag to compare
  • Improves assertRedirect message
  • Adds symfony 5 support

v1.1.1

02 Apr 09:35
c6ef53d
Compare
Choose a tag to compare

Hotfixes:

  • Fix kernel is synthetic problem when using factory muffing in multiple tests

v1.1.0

08 Feb 21:56
efc9cda
Compare
Choose a tag to compare
  • Add factory muffin support

v1.0.4

23 Jan 07:55
90eebd5
Compare
Choose a tag to compare

New instanceOf assert for TestResponse