Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[PHPUnit 10] Use TestCase suffix for abstract tests in /Tests/ #49253

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

OskarStark
Copy link
Contributor

Q A
Branch? 6.3
Bug fix? no
New feature? no
Deprecations? no
Tickets Refs #49233
License MIT
Doc PR n/a

Replaces #49234

Using Test suffix is deprecated since PHPUnit 10

Spotted in

@OskarStark
Copy link
Contributor Author

Test failures related

Status: Needs work

@OskarStark OskarStark force-pushed the abstract-cases-rename branch from da37495 to 683da40 Compare February 7, 2023 08:16
@nicolas-grekas nicolas-grekas force-pushed the abstract-cases-rename branch 2 times, most recently from 9ba81de to 86a24d3 Compare February 7, 2023 09:25
@nicolas-grekas
Copy link
Member

Thank you @OskarStark.

@nicolas-grekas nicolas-grekas merged commit a740825 into symfony:6.3 Feb 7, 2023
nicolas-grekas added a commit that referenced this pull request Feb 7, 2023
… `/Tests/` (OskarStark)

This PR was merged into the 6.3 branch.

Discussion
----------

[PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Refs #49233
| License       | MIT
| Doc PR        | n/a

Replaces #49234

Using `Test` suffix is deprecated since PHPUnit 10

Spotted in
* #49233

Commits
-------

cb3db96 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/`
nicolas-grekas added a commit that referenced this pull request Feb 7, 2023
* 5.4:
  minor #49253 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/` (OskarStark)
nicolas-grekas added a commit that referenced this pull request Feb 7, 2023
* 6.2:
  minor #49253 [PHPUnit 10] Use `TestCase` suffix for abstract tests in `/Tests/` (OskarStark)
  [Intl] Generate all emoji short name returned by slack api
  [Serializer] Fix CsvEncoder decode on empty data
  [Tests] Migrate data providers to static ones
  stop using assertObjectHasAttribute()/assertObjectHasNotAttribute()
  [Cache] Fix Redis proxies
  [Dotenv] Fix phpdoc Dotenv
  [Config] Fix phpdoc nullable
  Replace deprecated/removed way to configure enabled_locales
  fix typo
  Fix some typos
@OskarStark OskarStark deleted the abstract-cases-rename branch February 7, 2023 09:58
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.

3 participants