mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #2444] [MERGED] converted tests to inlinedata #9121
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/2444
Author: @Narfinger
Created: 2/23/2020
Status: ✅ Merged
Merged: 2/23/2020
Merged by: @dkanada
Base:
master← Head:tests-fix📝 Commits (5)
21f11c6converted tests to inlinedatac2fe628removed failing tests4dabc50fixes last tests and cleanupb306b8badd todos and fixes some todo testsfd5f0c5fixes formatting and enabling another test📊 Changes
1 file changed (+59 additions, -382 deletions)
View changed files
📝
tests/Jellyfin.Naming.Tests/TV/EpisodeNumberTests.cs(+59 -382)📄 Description
This converts separate tests to inlinedata.
Additionally, some of the tests did not seem to run and hence fail now.
Failing tests are probably better to see what can be improved in parsing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.