mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-13 07:22:19 -05:00
test(backend): ✅ refactor testing to reduce network reliance and speed up suite
This commit is contained in:
@@ -14,7 +14,4 @@ TEST_RAW_RECIPES = TEST_DATA.joinpath("scraper", "recipes-raw")
|
||||
TEST_CHOWDOWN_DIR = TEST_DATA.joinpath("migrations", "chowdown")
|
||||
TEST_NEXTCLOUD_DIR = TEST_DATA.joinpath("migrations", "nextcloud")
|
||||
|
||||
# Routes
|
||||
|
||||
if __name__ == "__main__":
|
||||
pass
|
||||
TEST_HTML_DIR = TEST_DATA.joinpath("html")
|
||||
|
||||
Reference in New Issue
Block a user