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/63d7d84d2c3338155511cafc44c64084649bf02a/tests?page=23 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

1210 Commits (63d7d84d2c3338155511cafc44c64084649bf02a)

Author SHA1 Message Date
Delgan be6cc9644f Another iteration 5 years ago
Delgan 90d289f946 Fix failing tests? 5 years ago
dtparr 41f6fa0ae8
Whitespace fix 5 years ago
dtparr e027f4645f
Whitespace fix 5 years ago
dtparr 8e67cb541e Refactor the NamingOptions instantiations from both new and pre-existing facts/theories to be a readonly field to save instantiation costs 5 years ago
dtparr 8e42d0063d Fix tab/space issue causing github oddity 5 years ago
dtparr ce86455747 Update to use the Theory/InlineData method to parameterize unit tests 5 years ago
dtparr 1f33c51977 Add Unit Test for the Extras directories. 5 years ago
dependabot-preview[bot] b80c2a532e
Bump coverlet.collector from 1.2.0 to 1.2.1 5 years ago
Bond-009 f31efce52d
Merge branch 'master' into usings 5 years ago
Bond-009 ddd5d3aaec
Merge branch 'master' into usings 5 years ago
dependabot-preview[bot] b10f268c43
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 5 years ago
Mark Monteiro aa9737afb3 Update .NET Core to 3.1.3 5 years ago
Bond_009 e9d1eabd53 Remove unused usings 5 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2 5 years ago
Bond-009 375cf212dd
Update AlphanumComparatorTests.cs 5 years ago
Bond_009 ada3f96668 Add tests for alpha numeric sorting 5 years ago
Narfinger 107974e3f8 moves shows tests to Theory and InlineData format 5 years ago
dkanada fd3ee279de
Merge pull request from Narfinger/tests-fix2 5 years ago
Narfinger 496bdc65f3 adds names from the episodenumber tests to path tests 5 years ago
Narfinger fd5f0c54a6 fixes formatting and enabling another test 5 years ago
Narfinger b306b8b881 add todos and fixes some todo tests 5 years ago
Narfinger 4dabc50f09 fixes last tests and cleanup 5 years ago
Narfinger c2fe628c79 removed failing tests 5 years ago
Narfinger 21f11c600a converted tests to inlinedata 5 years ago
Bond-009 7df6d4e7a0
Update EpisodeNumberTests.cs 5 years ago
Bond_009 dfd74adc15 Add test 5 years ago
Bond_009 620047ab9a Fix episode parsing 5 years ago
dkanada 8ee917143f
Merge pull request from Bond-009/tests 5 years ago
Bond-009 22510909fb
Update Jellyfin.Naming.Tests.csproj 5 years ago
Bond-009 d5fcca3d05
Merge branch 'master' into naming 5 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects 5 years ago
Bond_009 87d2479b78 Fix warnings 5 years ago
Bond_009 2186df8ac4 Update deps 5 years ago
Bond_009 dc62e436c4 Clean up Emby.Naming 5 years ago
Vasily f23434f4f7
Merge pull request from dkanada/testing 5 years ago
dkanada 11c758b6be remove unsupported test cases 5 years ago
dkanada e700fc8a07 fix and remove a few more tests 5 years ago
dkanada c618f3f8eb
Merge pull request from Bond-009/cleantests 5 years ago
dkanada 1e65cc4695
Merge pull request from EraYaN/azp-coverlet-reports 5 years ago
Erwin de Haan da91b4fa4c Split CI testing files 5 years ago
Vasily c6484c0220
Merge pull request from BnMcG/2179-authentication-tests 5 years ago
dkanada b1e76db21e
Merge pull request from Bond-009/nullref2 5 years ago
dkanada 536237c35d move the split usage to the proper location 5 years ago
dkanada d461f46bef ignore drive name in windows environments 5 years ago
dkanada d00fd7ca82 switch two incorrectly used variables 5 years ago
dkanada 65e9a705d3 check operating system for absolute path test 5 years ago
dkanada c3efcbf77e
Merge pull request from BnMcG/1874-regression-test 5 years ago
Bond_009 56f580cdf6 Add test to prevent regressions 5 years ago
Bond_009 cd0592ea8f Improve parsers 5 years ago
Bond_009 b1dc595be1 Fix a couple of tests 5 years ago
Bond_009 a647dc5705 Cleanup tests 5 years ago
dkanada bca48b5d5c
Merge pull request from jellyfin/azp-vstest-fix 5 years ago
Ben Magee 64baca9fac
Renamed project and namespace 5 years ago
Bond_009 b50c4938e1 Merge branch 'master' into namingtests 5 years ago
Erwin de Haan 1ea613a9bd
Update Jellyfin.Api.Test to 3.1 5 years ago
Ben Magee 140673fcf6
Add a test case which doesn't specify the parent directory. 5 years ago
Ben Magee 43c76b48c9
Added a test to prevent a regression of the issue seen in . This issue was fixed in PR#2240 5 years ago
Joshua M. Boniface d3bce6e380
Merge pull request from Bond-009/dotnet3.1 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 8d06d0dbdf
Removed unneeded dependency 5 years ago
Ben Magee 8c4e679ff4
PR style comments 5 years ago
Ben Magee f47c7959af
Wrote tests to cover CustomAuthenticationHandler 5 years ago
Bond-009 a1ca50fd5a Merge branch 'namingtests' of https://github.com/Bond-009/jellyfin into namingtests 5 years ago
Bond-009 8723bdbb4f Fix tests 5 years ago
Bond-009 6b185119aa
Merge branch 'master' into namingtests 5 years ago
Bond_009 c8f403238e Move to .Net Core 3.1 5 years ago
Bond_009 35151553e3 Add back all old emby tests 5 years ago
Bond_009 3221e837f9 * Add support for multi segment base urls 5 years ago
Bond_009 a2df6e0e36 Fix naming tests 5 years ago
dkanada 61b9b4046a
Merge pull request from Narfinger/parser-fix4 5 years ago
Bond_009 a245f5a0d4 Rewrite hex encoder/decoder 5 years ago
Narfinger 4a20260a27 add another parser case and allow parsing of seasonless 5 years ago
Bond_009 516933aab5 Move to netcore3.0 6 years ago
Narfinger 45f906c556 added a couple more tests 6 years ago
Narfinger 8da012c8c5 add tests for Emby.Naming/TV/EpisodePathParser.cs 6 years ago
Joshua M. Boniface e183a14933
Merge pull request from Bond-009/ffmpeg_fix 6 years ago
Bond_009 d1a6e8c99e Fix tests 6 years ago
Bond_009 3e1aab6b29 Fix ffmpeg version check for unknown versions 6 years ago
Bond_009 05a1510b31 Add more test data 6 years ago
Bond_009 1b01a6ece1 Add tests for EncoderValidator 6 years ago
Bond-009 6f17a0b7af Remove legacy auth code () 6 years ago
Joshua M. Boniface f2fa780629 Revert "Test Projects" 6 years ago
Ben Magee 8a7f0b6695 Imported XmlTv tests 6 years ago
Ben Magee 757d3e7c7d Load data files 6 years ago
Ben Magee 6ce4672b10 Import tests from old project tests 6 years ago
Ben Magee e7b6deb181 Project references 6 years ago
Ben Magee 3dc0985bbd Jellyfin.XbmcMetadata.Test 6 years ago
Ben Magee b5ad16c863 Jellyfin.WebDashboard.Test 6 years ago
Ben Magee a0dfa60d5c Jellyfin.Providers.Test 6 years ago
Ben Magee 86270b43df Jellyfin.Model.Test 6 years ago
Ben Magee 1e6272ce3a Jellyfin.LocalMetadata.Test 6 years ago
Ben Magee 95f4af1534 Jellyfin.Controller.Test 6 years ago
Ben Magee 1f47fece57 Jellyfin.Common.Test 6 years ago
Ben Magee cd86fd767a Jellyfin.Api.Test 6 years ago
Ben Magee a0507c2e44 IsoMounter.Test project 6 years ago
Ben Magee 84678ba7ba Jellyfin.Test project 6 years ago
Ben Magee 53c4b03e1b Jellyfin.XmlTv.Test project 6 years ago
Ben Magee 4cfe5b018e Jellyfin.Server.Implementations.Test project 6 years ago
Ben Magee 96c28eadbe Jellyfin.Photos.Test project 6 years ago
Ben Magee 4b888fa59e Jellyfin.Notifications.Test project 6 years ago
Ben Magee be36c494f6 Jellyfin.Naming.Test project 6 years ago
Ben Magee 2934c59080 Jellyfin.Drawing.Skia.Test project 6 years ago
Ben Magee d2104aed2c Jellyfin.Drawing.ImageMagick.Test project 6 years ago
Ben Magee b31725d7f2 Jellyfin.Drawing.Test project 6 years ago
Ben Magee 9c74e4f10e Jellyfin.Dlna tests 6 years ago
Ben Magee 9964d2ff93 DvdLib.Test 6 years ago
Ben Magee 78fd157450 BDInfo.Test 6 years ago