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.Common.Tests
Age
Commit message (
Expand
)
Author
2024-08-30
Remove BOM from UTF-8 files
Bond_009
2023-02-12
Always run code analyzers for tests projects (#9304)
Bond-009
2023-02-04
Use Directory.Packages.props (#9135)
Zoltan Csizmadia
2023-01-18
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...
renovate[bot]
2023-01-14
Update test dependencies (#9094)
Patrick Barron
2022-12-07
Update projects to .net7
Bond_009
2022-09-26
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2
dependabot[bot]
2022-09-09
Bump xunit from 2.4.1 to 2.4.2
dependabot[bot]
2022-09-05
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
dependabot[bot]
2022-06-06
Merge pull request #7842 from crobibero/dependency-backport
Cody Robibero
2022-05-25
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
dependabot[bot]
2022-05-09
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
dependabot[bot]
2022-05-09
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
dependabot[bot]
2022-03-21
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
dependabot[bot]
2022-02-21
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
dependabot[bot]
2022-02-07
Bump coverlet.collector from 3.1.1 to 3.1.2
dependabot[bot]
2022-02-01
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
dependabot[bot]
2022-01-22
Ban the usage of Task.Result
Bond_009
2022-01-10
Bump FsCheck.Xunit from 2.16.3 to 2.16.4
dependabot[bot]
2021-12-24
Update StyleCop
Bond_009
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-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-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-08-15
Fix PasswordHash tests
Bond_009
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-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-04-17
Remove unused using directives
BaronGreenback
2021-04-14
Merge pull request #5612 from Bond-009/passwordhash
Bond-009
2021-04-02
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
dependabot[bot]
2021-04-01
Add tests for CopyToExtensions
Bond_009
2021-03-30
Merge pull request #5467 from Ullmie02/nfo-fixes
Bond-009
2021-03-29
Split valid and invalid tests
David
2021-03-26
Rename methods and optimize allocations
David
2021-03-24
Add more PasswordHash tests
Bond_009
2021-03-24
Rewrite PasswordHash.Parse to work with ReadOnlySpans
Bond_009
2021-03-20
Merge pull request #5504 from crobibero/json-string-converter
Bond-009
2021-03-18
Apply suggestions from code review
David
2021-03-16
Use Helper Methods for provider url parsing
David
2021-03-13
Merge pull request #5220 from Bond-009/hdhomerun
Bond-009
2021-03-12
Add JsonStringConverter
crobibero
[next]