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.Model.Tests
Age
Commit message (
Expand
)
Author
2022-01-03
Merge pull request #7052 from crobibero/image.jpeg
Cody Robibero
2021-12-25
Add image/jpg to extension lookup
Cody Robibero
2021-12-24
Update StyleCop
Bond_009
2021-12-12
Use correct jpeg MIME type
Bond_009
2021-12-04
Update unit test name
Ahmed Rafiq
2021-12-04
Update unit test name
Ahmed Rafiq
2021-12-04
Use MimeTypes package to determine MIME type
Ahmed Rafiq
2021-11-10
Replace PBKDF2-SHA1 with PBKDF2-SHA512
Bond_009
2021-11-01
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
dependabot[bot]
2021-10-03
Fix warning: Using directive is not required by the code and can be safely re...
KonH
2021-09-25
Merge branch 'master' into theorydata
Bond-009
2021-09-24
Target net6.0
Bond_009
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-09-06
Bump FsCheck.Xunit from 2.16.1 to 2.16.3
dependabot[bot]
2021-09-01
Add subtitle format(codec) to stream display title (#5853)
Mike
2021-08-30
Bump FsCheck.Xunit from 2.16.0 to 2.16.1
dependabot[bot]
2021-08-16
Merge pull request #6438 from jellyfin/dependabot/nuget/FsCheck.Xunit-2.16.0
Bond-009
2021-08-16
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
dependabot[bot]
2021-08-16
Bump FsCheck.Xunit from 2.15.3 to 2.16.0
dependabot[bot]
2021-07-30
Invert code and style analysis configuration (#6334)
Rich Lander
2021-07-26
Bump coverlet.collector from 3.0.3 to 3.1.0
dependabot[bot]
2021-07-24
Update tests/Jellyfin.Model.Tests/Entities/MediaStreamTests.cs
Bond-009
2021-07-20
Add tests for GetResolutionText
Bond_009
2021-06-19
Move non-jellyfin extensions to separate project
Bond_009
2021-06-05
Add property based testing
Bond_009
2021-05-31
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
dependabot[bot]
2021-05-05
Add regression test for ContainerProfile.ContainsContainer
Bond_009
2021-04-17
Remove unused using directives
BaronGreenback
2021-04-02
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
dependabot[bot]
2021-03-09
Remove useless line
Bond_009
2021-03-09
FxCop -> Net Analyzers (part 1)
Bond_009
2021-03-08
Fix casing CollectionType
Bond_009
2021-03-03
fix HasProviderId and add tests
cvium
2021-03-03
revert removal of null check
cvium
2021-03-01
Revert breaking change
Bond_009
2021-03-01
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
dependabot[bot]
2021-02-23
Merge branch 'master' into tests11
Bond-009
2021-02-22
Merge pull request #5270 from Bond-009/imdb
Joshua M. Boniface
2021-02-22
Bump coverlet.collector from 3.0.2 to 3.0.3
dependabot[bot]
2021-02-22
Update deps Jellyfin.Model.Tests
Bond_009
2021-02-19
Cover all branches
Bond_009
2021-02-19
Add tests for ProviderIdsExtensions
Bond_009
2020-11-13
Upgrade Jellyfin.Model.Tests to net5.0
crobibero
2020-06-13
enable code analyzers for tests
telans
2020-04-21
Address comments
Bond_009
2020-04-20
Rename test
Bond_009
2020-04-19
Address comments
Bond_009