Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Codeception/module-symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.1
Choose a base ref
...
head repository: Codeception/module-symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 5 contributors

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    6bf04ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de2ac28 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    beccd5e View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Various improvements (#171)

    * Traits improvements
    * Optimize imports
    TavoNiievez authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    cb13340 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Update event assertions (#168)

    * Add event dispatch assertions, event listener call assertions (deprecate existing ones)
    * fix wrong method call
    * Remove duplicated methods, fix PHPCS warnings
    * Restore lost deprecation warnings, reorder methods to keep in line with upstream
    * Update seeEventListenerCalled/dontSeeEventListenerCalled to support check with event
    ---------
    
    Co-authored-by: TavoNiievez <[email protected]>
    xEdelweiss and TavoNiievez authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    19c86fc View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Add seeEvent/dontSeeEvent event assertions (#173)

    * Add seeEvent/dontSeeEvent
    xEdelweiss authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6c8b03c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Support Symfony 6.3

    TavoNiievez committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fb80fcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5798e3e View commit details
    Browse the repository at this point in the history
Loading