Commit Graph

32 Commits (ad5b83781a7d3d2ddbd2903890031257952a05f7)

Author SHA1 Message Date
Chris Blake ad5b83781a
Add 404 response to MarkPlayedItem/MarkUnplayedItem (#9211)
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Claus Vium 14027f962c
Merge pull request #6751 from Bond-009/tests12
2 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings
2 years ago
Bond_009 09e897d372 Clean up DLNA profile code
2 years ago
Niels van Velzen 8a827ba995 Update tests
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
cvium b880dc8a4a Use our own Contains extension
2 years ago
Bond_009 40be86eec0 Use PostAsJsonAsync where possible
3 years ago
Bond_009 beafd6eaab Use JsonContent where possible
3 years ago
Bond_009 5726535a26 Fix some warnings
3 years ago
Bond_009 69cf8c1947 Add tests for DlnaController
3 years ago
Bond_009 07f64102dd Fix build
3 years ago
Bond_009 0f7c875076 Fix test
3 years ago
Bond_009 69ba539c70 Add more tests for LibraryStructureController
3 years ago
Bond_009 909573f2f1 Add tests for LibraryStructureController
3 years ago
Bond_009 8b1a211081 MediaInfoControllerTests: Check Content-Length
3 years ago
Bond_009 abbcf5e4f7 Add tests for Playback/BitrateTest endpoint
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
crobibero d32bbf181a Ignore all test controllers
3 years ago
Bond_009 06401ffa0d Fix duplicate keys causing an exception
3 years ago
BaronGreenback 133ce65e28
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
3 years ago
BaronGreenback e71c10df46
Update tests/Jellyfin.Server.Integration.Tests/Controllers/EncoderController.cs
3 years ago
BaronGreenback 53bfe0e77d Changes as requested
3 years ago
Bond_009 391554d391 Add tests for UserController
3 years ago
Bond_009 45a16c19a7 Add code to test authenticated endpoints
3 years ago
Bond_009 5253483ce4 Improve naming
3 years ago
Bond_009 c5079ebed5 Add tests for GetFirstUser, UpdateStartupUser and CompleteWizard
3 years ago
Bond_009 849ced470a Add StartupControllerTests
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Bond_009 b9577d0fd9 Check for specific status code instead of success
3 years ago
Bond_009 fa8bfece4e Split integration tests from unit tests
3 years ago