Skip to content

Conversation

@jschaedl
Copy link
Contributor

@jschaedl jschaedl commented Apr 17, 2021

Q A
Branch? 5.x
Bug fix? no
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR

This PR adds basic tests for the notifier framework bundle integration:

  • Adjust the symfony-1.0.xsd and define the notifier type
  • Add general notifier configuration tests in FrameworkExtensionTest

@jschaedl jschaedl force-pushed the notifier-add-basic-notifier-framework-integration-tests branch from 0edc8e3 to 47088eb Compare April 17, 2021 16:52
@nicolas-grekas nicolas-grekas added this to the 5.x milestone Apr 17, 2021
@OskarStark
Copy link
Contributor

Thank you Jan.

@OskarStark OskarStark merged commit 3fd41ce into symfony:5.x Apr 17, 2021
fabpot added a commit that referenced this pull request Apr 18, 2021
…ies to framework extension (jschaedl, fabpot)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Notifier add test for adding transport factories to framework extension

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       |  <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        |  <!-- required for new features -->

Follow up of #40843 and #40844

Needs to be rebased after both were merged.

See changes: ddf61c2

Commits
-------

3118c90 Make sure we will not forget to add notifier transport factories to FrameworkExtension anymore
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Apr 18, 2021
…ies to framework extension (jschaedl, fabpot)

This PR was merged into the 5.3-dev branch.

Discussion
----------

[Notifier] Notifier add test for adding transport factories to framework extension

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       |  <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        |  <!-- required for new features -->

Follow up of symfony/symfony#40843 and symfony/symfony#40844

Needs to be rebased after both were merged.

See changes: symfony/symfony@ddf61c2

Commits
-------

3118c9088a Make sure we will not forget to add notifier transport factories to FrameworkExtension anymore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants