aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2025-01-25chore: fix spellingJosh Soref
* a * acceleration * addition * altogether * api clients * artist * associated * bandwidth * cannot * capabilities * case-insensitive * case-sensitive * configuration * delimiter * dependent * diacritics * directors * enable * explicitly * filters * finish * have * hierarchy * implicit * include * information * into * its * keepalive * localization * macos * manual * matching * metadata * nonexistent * options * overridden * parsed * parser * playback * preferring * processes * processing * provider * ratings * retrieval * running * segments * separate * should * station * subdirectories * superseded * supported * system * than * the * throws * transpose * valid * was link: forum or chat rooms Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2025-01-25Merge pull request #12798 from JPVenson/feature/EFUserDataJoshua M. Boniface
Refactor library.db into jellyfin.db and EFCore
2025-01-19Fixed tests againJPVenson
2025-01-19Applied review commentsJPVenson
2025-01-15Applied review commentsJPVenson
2025-01-11Update dependency FsCheck.Xunit to v3 (#13333)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-12-15Merge remote-tracking branch 'origin/master' into feature/EFUserDataJPVenson
2024-12-09Migrate rulesets to .editorconfTim Eisele
2024-12-06Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-30Added test for ListsingsManager.DeleteListingsProvider(). (#12793)Kenneth Cochran
* Added test for DeleteListingsProvider(). * Added myself to CONTRIBUTORS.md * Removed unintentionally committed test SaveListingProvider_SavesProviderAndReturnsInfo() * Cleaned up test in response to PR feedback.
2024-11-17Merge branch 'master' into feature/EFUserDataJPVenson
2024-11-16Update projects to .NET 9 (#13023)Bond-009
2024-11-14Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-14reverted dbg codeJPVenson
2024-11-14Deterministic tests my ***JPVenson
2024-11-14Fixed tests messageJPVenson
2024-11-14Updated test dbg messageJPVenson
2024-11-14Added Pipeline debug codeJPVenson
2024-11-14Fixed TestsJPVenson
2024-11-10Fixed out of order unittestsJPVenson
2024-11-03Backport pull request #12940 from jellyfin/release-10.10.zgnattu
Remove DynamicImageResponse local image after saved to metadata folder Original-merge: 3a9b48a2aa535d38ad9e8937345b4e610b426606 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-11-03Merge pull request #12778 from TonyBotongChu/anime-parseBond-009
Add EpisodeExpression for anime file names
2024-11-03Added + in username regex validator, Test + in username, issue #10414 (#12819)SethPattee
2024-10-20Added Unittest to check for unapplied model changes (#12854)JPVenson
2024-10-12Add EpisodeExpression for anime file namesTonyB
2024-10-10Fixed testsJPVenson
2024-10-10Fixed testsJPVenson
2024-10-09Expanded BaseItem aggregate typesJPVenson
2024-10-09Fixed (most) testsJPVenson
2024-10-09Ported new Item Repository architectureJPVenson
2024-10-08Merge remote-tracking branch 'jellyfinorigin/master' into feature/EFUserDataJPVenson
2024-09-22Update dependency xunit to 2.9.1 (#12687)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-09-18Remove invalid testShadowghost
2024-09-18Add SessionInfoDto, DeviceInfoDto and implement ↵Shadowghost
JsonDelimitedArrayConverter.Write
2024-09-18Sort by version name before resolution sorting (#12621)gnattu
2024-09-17Apply review suggestionsShadowghost
2024-09-17Rework PR 6203Shadowghost
2024-09-14Move progressive tests to old placegnattu
2024-09-14Remove redundant infognattu
2024-09-14Add Dolby Vision testinggnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-13Restore progressive transcoding testsgnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-13Fix safari testgnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-13Add mkv h264 ac3 testsgnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-13Add broken fps mkv testgnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-13Update unit test for StreamBuilder to reflect current server and clientsgnattu
Signed-off-by: gnattu <gnattuoc@me.com>
2024-09-12Only remove images in metadata folder by default (#12631)gnattu
2024-09-09Add audio ranking for transcoding profiles (#12546)Dmitry Lyzo
2024-09-07Backport pull request #12558 from jellyfin/release-10.9.zBond-009
Fix alt version name generation Original-merge: 70f4f2e8c2378f9a219c840ac23d0bcd2638c966 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07Backport pull request #12550 from jellyfin/release-10.9.zBond-009
Create and use FormattingStreamWriter Original-merge: cd2f2ca17800f71c8d94a6e043b49b7c4200e254 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-07Feature/media segments plugin api (#12359)JPVenson