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.Server.Implementations.Tests
/
LiveTv
Age
Commit message (
Collapse
)
Author
2024-01-09
Move LiveTv tests to separate project
Patrick Barron
2023-09-18
Fix xUnit1030: Do not call ConfigureAwait in test method
Bond_009
2023-09-01
fix build
Cody Robibero
2023-02-12
Fix error in XmlTvListingsProviderTests (#9302)
Bond-009
2023-02-11
LiveTV fixes
Cody Robibero
2022-11-05
Add regression test for #8696
Bond_009
2022-08-15
Fix various typos
luz paz
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2022-05-20
Merge pull request #7544 from jaantaponen/long-filename-fix
Cody Robibero
(cherry picked from commit 8a1eca09138d50c033b100a63e5f51d18e3669bb) Signed-off-by: crobibero <cody@robibe.ro>
2021-11-23
Use local time for RecordingHelperTests
ianjazz246
2021-10-08
Merge remote-tracking branch 'upstream/master' into schedules-direct
Cody Robibero
2021-10-03
Fix warning: Using directive is not required by the code and can be safely ↵
KonH
removed (#2149)
2021-09-12
Fix types and property names
Cody Robibero
2021-09-11
Use TheoryData instead of MemberData and ClassData
ianjazz246
2021-09-03
use JsonOptions
Cody Robibero
2021-09-03
Suggestions from review
Cody Robibero
2021-09-03
Add SchedulesDirect json tests
Cody Robibero
2021-05-18
Merge pull request #6051 from Bond-009/tests7
Bond-009
Add tests for Recordinghelper
2021-05-16
Add tests for Recordinghelper
Bond_009
2021-05-06
Add support for legacy HDhomerun DUAl
Bond_009
2021-03-13
Fix invalid crc in TryGetReturnValueOfGetSet_InvalidPacketType test
Bond_009
2021-03-13
Rewrite HdHomerunManager.ParseReturnMessage
Bond_009
2021-03-13
Add test for HdHomerunManager.ParseReturnMessage
Bond_009
2021-03-13
Add test for HdHomerunManager.WriteSetMessage with lockkey
Bond_009
2021-03-13
Add test for HdHomerunManager.WriteSetMessage
Bond_009
2021-02-12
Add test for WriteGetMessage
Bond_009
2021-02-12
Rewrite packet writing code for HdHomerun
Bond_009
2021-01-13
Improve WebSocket Deserialization
Bond_009
2021-01-09
Add tests for NFO parsers
Bond_009
2020-12-09
Add tests for HdHomerunHost.TryGetTunerHostInfo
Bond_009
2020-12-09
Add tests for HdHomerunHost.GetLineup
Bond_009
2020-12-08
Add tests for HdHomerunHost.GetModelInfo
Bond_009