aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests/JellyfinApplicationFactory.cs
AgeCommit message (Expand)Author
2023-01-12Fix testsPatrick Barron
2023-01-11Migrate from IWebHost to IHostPatrick Barron
2022-11-27Fix last CA1305 error (#8806)Bond-009
2022-09-28Remove redundant using directivesHannes Braun
2022-02-14Fix option to disable server discoveryBond_009
2021-11-02Streamline startup codeBond_009
2021-07-06Add test for RobotsRedirectionMiddlewareBond_009
2021-03-09Perform static initialization only onceBond_009
2021-03-09Split integration tests from unit testsBond_009