Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/5a4cfe11cfe49ced786a60fa5edef96d3cef53a8/tests/Jellyfin.Api.Tests/Auth You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

21 Commits (5a4cfe11cfe49ced786a60fa5edef96d3cef53a8)

Author SHA1 Message Date
David 19e4ef82dd Remove conversion from IPAddress to string to IPAddress 4 years ago
Patrick Barron 85da0b50e2 Fix user mocking 4 years ago
crobibero 38b3b4f867 Provide NoResult instead of Fail in CustomAuthenticationHandler 4 years ago
crobibero 445eec7f5f Fix nullability errors in Jellyfin.Api.Tests 4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property 4 years ago
crobibero 8b83e4e972 Fix tests 4 years ago
crobibero fffa94fc33 Apply fixes from review 5 years ago
crobibero 29917699f0 Further cleanup and add final tests 5 years ago
crobibero b22fdbf59e Add tests and cleanup 5 years ago
crobibero 774fdbd031 Fix tests. 5 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD 5 years ago
crobibero 2476848dd3 Fix tests 5 years ago
Patrick Barron c464f700db Remove redundant qualifiers 5 years ago
Patrick Barron 9ad839c776 Initial migration code 5 years ago
Bond_009 e9d1eabd53 Remove unused usings 5 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects 5 years ago
Ben Magee d1461b4238
Changed cast style as suggested, improved some member names to make them less ambiguous 5 years ago
Ben Magee 00c6d392a1
Added tests for FirstTimeSetupOrElevatedHandler 5 years ago
Ben Magee ef75455178
Test RequiresElevationHandler for all roles 5 years ago
Ben Magee 8c4e679ff4
PR style comments 5 years ago
Ben Magee f47c7959af
Wrote tests to cover CustomAuthenticationHandler 5 years ago