Bond_009
|
b9577d0fd9
|
Check for specific status code instead of success
|
4 years ago |
Bond_009
|
fa8bfece4e
|
Split integration tests from unit tests
|
4 years ago |
Bond_009
|
d202df6e8a
|
Remove useless line
|
4 years ago |
Bond_009
|
9ed7f429c0
|
FxCop -> Net Analyzers (part 1)
|
4 years ago |
Joshua M. Boniface
|
3c46f10e3d
|
Merge pull request #5315 from BaronGreenback/FixFor5280Part2
|
4 years ago |
Joshua M. Boniface
|
0ef8bea125
|
Merge pull request #5406 from cvium/trycleanstring-dont-die-on-me
|
4 years ago |
Claus Vium
|
90cdd1345d
|
Merge pull request #5407 from Bond-009/hack
|
4 years ago |
Bond_009
|
2e62c09f2e
|
Fix casing CollectionType
|
4 years ago |
cvium
|
e0db17a935
|
do not throw ArgumentNullException in TryCleanString
|
4 years ago |
Bond-009
|
497ea57fd2
|
Merge pull request #5381 from cvium/fix-network-substitution
|
4 years ago |
cvium
|
bc661c16e1
|
simplify
|
4 years ago |
Cody Robibero
|
df1951cfe2
|
Apply suggestions from code review
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
4 years ago |
crobibero
|
fd0b3ca5ef
|
Add JsonVersionConverter and tests
|
4 years ago |
cvium
|
37e374d33d
|
make sure network path substitution matches correctly
|
4 years ago |
cvium
|
8b72b902f5
|
fix HasProviderId and add tests
|
4 years ago |
cvium
|
a49f5d2a44
|
revert removal of null check
|
4 years ago |
Claus Vium
|
e858e5f0b8
|
Merge pull request #5339 from Bond-009/hasproviderids
Revert breaking change to HasProviderId
|
4 years ago |
Bond_009
|
ba62d9d1fe
|
Revert breaking change
|
4 years ago |
Bond_009
|
ed0267252f
|
Remove tests that are upstreamed
libse (the SSA parser we use) has these same tests now
|
4 years ago |
Bond-009
|
c2af32d035
|
Merge pull request #5299 from Bond-009/tests13
|
4 years ago |
dependabot[bot]
|
b0d391427b
|
Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
829442c419
|
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
BaronGreenback
|
8836242559
|
fixed tests
|
4 years ago |
BaronGreenback
|
80ca3da55c
|
Merge remote-tracking branch 'upstream/master' into FixFor5280Part2
|
4 years ago |
BaronGreenback
|
f666b7e102
|
fix
|
4 years ago |
Claus Vium
|
f8c9c37c29
|
Merge pull request #5181 from BaronGreenback/Fix_IPHostIP6Parsing
|
4 years ago |
Claus Vium
|
14605280a0
|
Merge pull request #5274 from BaronGreenback/bindfix
|
4 years ago |
Bond-009
|
bc7e31a1bc
|
Merge pull request #5285 from Bond-009/tests11
|
4 years ago |
Bond_009
|
032d72a8a7
|
Pls fix race condition
|
4 years ago |
Bond_009
|
acac21d8dc
|
Improve tests
|
4 years ago |
Bond_009
|
aff0aea60f
|
Improve branch coverage
|
4 years ago |
Bond-009
|
92e5a5c6e8
|
Merge pull request #5166 from netpok/index-number-end-from-nfo
|
4 years ago |
Bond-009
|
e09e67deae
|
Merge branch 'master' into tests11
|
4 years ago |
Joshua M. Boniface
|
7ece3c5523
|
Merge pull request #5273 from Bond-009/warn31
|
4 years ago |
Joshua M. Boniface
|
c0c4aff8a6
|
Merge pull request #5276 from Bond-009/minor12
|
4 years ago |
Joshua M. Boniface
|
da55462d92
|
Merge pull request #5291 from Bond-009/tests12
|
4 years ago |
Joshua M. Boniface
|
5ce4df4178
|
Merge pull request #5270 from Bond-009/imdb
|
4 years ago |
Joshua M. Boniface
|
23ff1fab46
|
Merge pull request #4984 from Bond-009/subtitleedit
|
4 years ago |
Bond_009
|
baadc48f43
|
Address comments
|
4 years ago |
Bond_009
|
ec3237ba55
|
Fix tests
|
4 years ago |
Bond_009
|
57102090d3
|
Add tests for DashboardController
|
4 years ago |
dependabot[bot]
|
d033c30cd7
|
Bump coverlet.collector from 3.0.2 to 3.0.3
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Bond_009
|
ff10dd9e12
|
Update deps Jellyfin.Model.Tests
|
4 years ago |
BaronGreenback
|
7bfc59b562
|
Fixed test data.
|
4 years ago |
Bond_009
|
eba859e33e
|
Minor improvements
|
4 years ago |
BaronGreenback
|
5756c6dbad
|
Merge branch 'master' into bindfix
|
4 years ago |
BaronGreenback
|
b03bd7a299
|
Fix testing
|
4 years ago |
Bond_009
|
141efafd3d
|
Enable TreatWarningsAsErrors for MediaBrowser.Model
|
4 years ago |
Bond_009
|
2b131ddaac
|
Cover all branches
|
4 years ago |
Bond_009
|
941d3f6217
|
Add tests for ProviderIdsExtensions
|
4 years ago |