Skip to content

Releases: Codeception/module-symfony

1.4.1

25 Nov 19:31
54a8c81
Compare
Choose a tag to compare

1.4.0

24 Nov 16:56
0db0214
Compare
Choose a tag to compare

1.3.0

16 Nov 16:52
261f951
Compare
Choose a tag to compare
  • New methods by @TavoNiievez:

    • grabRepository (#27)
    • seeUserPasswordDoesNotNeedRehash (#29)
    • grabParameter (#30)
    • submitSymfonyForm (#32)
    • seePageIsAvailable (#33)
    • seePageRedirectsTo (#33)
  • Supports vlucas/phpdotenv v5 (#28)

  • Minor logic fixes (#35), (#36), (#37) and (#38)

  • Improved documentation of the 'Parts' feature by @ThomasLandauer (#40)

  • BC: Removed support for php 5.6 and Symfony 2.8 (#39)

1.2.0

31 Oct 18:41
Compare
Choose a tag to compare
  • New methods by @TavoNiievez:

    • amLoggedInAs
    • logout
    • seeInSession
    • seeAuthentication
    • dontSeeAuthentication
    • seeUserHasRole
    • amOnAction
    • seeCurrentActionIs
    • seeNumRecords
  • Supports vlucas/phpdotenv ^3.6 and ^4.1

  • Improved description and error messages of grabService and seeEmailIsSent by @ThomasLandauer

Fixed seeEmailIsSent

28 Aug 07:06
7a2ecf8
Compare
Choose a tag to compare

runSymfonyConsoleCommand

05 Apr 14:11
Compare
Choose a tag to compare
  • runSymfonyConsoleCommand works with arguments, options and also console input

Initial release

19 Oct 15:29
Compare
Choose a tag to compare
1.0.0

Added package files