Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(valid-title): allow disabling titleMustBeString on test titles #1460

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

Nokel81
Copy link
Contributor

@Nokel81 Nokel81 commented Oct 26, 2023

Resolves #1234

Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81
Copy link
Contributor Author

Nokel81 commented Oct 26, 2023

The danger failure is from 403's, so I think unrelated to my code changes.

@G-Rath
Copy link
Collaborator

G-Rath commented Oct 26, 2023

I think it might be a contributor thing? @SimenB would be the one to check - but had it been successful it would be reported that your PR does not have a description.

@G-Rath G-Rath merged commit ea89da9 into jest-community:main Oct 26, 2023
38 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 26, 2023
# [27.5.0](v27.4.3...v27.5.0) (2023-10-26)

### Features

* **valid-title:** allow ignoring tests with non-string titles ([#1460](#1460)) ([ea89da9](ea89da9))
@github-actions
Copy link

🎉 This PR is included in version 27.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@Nokel81 Nokel81 deleted the allow-disabling-type-check branch October 26, 2023 18:54
@SimenB
Copy link
Member

SimenB commented Oct 27, 2023

I think d8b10b4 fixes the CI issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[valid-title] Allow types that yield string for test titles
3 participants