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.Networking.Tests
/
Jellyfin.Networking.Tests.csproj
Age
Commit message (
Expand
)
Author
2023-11-30
Move Jellyfin.Networking to src
Patrick Barron
2023-07-29
Fix Jellyfin.Networking.Tests (#10055)
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-09
Bump Moq from 4.18.1 to 4.18.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-06-04
Bump Moq from 4.17.2 to 4.18.1 (#7820)
dependabot[bot]
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-03-07
Bump Moq from 4.17.1 to 4.17.2 (#7416)
dependabot[bot]
2022-02-28
Bump Moq from 4.16.1 to 4.17.1
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-01
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
dependabot[bot]
2021-09-24
Target net6.0
Bond_009
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-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-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-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