aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Server.Integration.Tests/Controllers/LibraryStructureControllerTests.cs
AgeCommit message (Collapse)Author
2025-09-16Optimize internal querying of UserData, other fixes (#14795)JPVenson
2025-01-19Fixed tests againJPVenson
2025-01-19Applied review commentsJPVenson
2025-01-15Applied review commentsJPVenson
2024-11-14reverted dbg codeJPVenson
2024-11-14Deterministic tests my ***JPVenson
2024-11-14Fixed tests messageJPVenson
2024-11-14Updated test dbg messageJPVenson
2024-11-14Added Pipeline debug codeJPVenson
2024-11-10Fixed out of order unittestsJPVenson
2024-10-10Fixed testsJPVenson
2024-10-10Fixed testsJPVenson
2024-10-09Fixed (most) testsJPVenson
2024-06-02Add regressions tests for update library endpointBond_009