index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Server.Implementations.Tests
/
Data
Age
Commit message (
Collapse
)
Author
2025-12-08
Merge pull request #14879 from audrey-inglish/master
audrey-inglish
Fix: normalize punctuation when computing CleanName so searches without punctuation match (closes #1674)
2024-10-09
Expanded BaseItem aggregate types
JPVenson
2024-10-09
Ported new Item Repository architecture
JPVenson
2023-06-05
Mock configuration to get SqliteCacheSizeKey during test
Cody Robibero
2022-12-14
Fix debug builds (#8909)
Bond-009
2021-12-24
Update StyleCop
Bond_009
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-09-02
Add SqliteItemRepository.ItemImageInfoFromValueString as a fuzzing
Bond_009
target and add test cases
2021-05-31
revert test change
cvium
2021-05-31
review
cvium
2021-05-24
Remove some unnecessary allocations
cvium
2021-05-04
remove redundant code
cvium
2021-05-03
rename to SplitEnumerator and fix test
cvium
2021-05-02
Add tests for SqliteItemRepository.(De)SerializeProviderIds
Bond_009
2021-05-02
Add tests for SqliteItemRepository.(De)SerializeImages
Bond_009