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
2020-08-10
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
dependabot[bot]
2020-06-15
Bump coverlet.collector from 1.2.1 to 1.3.0
dependabot[bot]
2020-06-13
enable code analyzers for tests
telans
2020-06-11
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
dependabot[bot]
2020-04-29
Merge pull request #2920 from Bond-009/tests2
Vasily
2020-04-21
Add <ProjectGuid> properties to all project files
Mark Monteiro
2020-04-21
Address comments
Bond_009
2020-04-20
Cover more branches
Bond_009
2020-04-20
Add some simple tests
Bond_009
2020-04-03
Bump coverlet.collector from 1.2.0 to 1.2.1
dependabot-preview[bot]
2020-03-26
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
dependabot-preview[bot]
2020-01-31
Enable TreatWarningsAsErrors and Nullable for test projects
Bond_009
2020-01-28
Update deps
Bond_009
2019-12-06
Move to .Net Core 3.1
Bond_009
2019-11-08
Fix naming tests
Bond_009
2019-11-01
Rewrite hex encoder/decoder
Bond_009
2019-10-11
Move to netcore3.0
Bond_009
2019-09-29
Fix tests
Bond_009
2019-09-28
Add tests for EncoderValidator
Bond_009
2019-09-17
Remove legacy auth code (#1677)
Bond-009