mealie/tests/integration_tests
Michael Genson 1d1d61df77
fix: Missing Title and Metadata (#2770)
* add document title to server spa meta

* removed conflicting useMeta

* replaced head with useMeta

* formalized metadata injection

* small injection refactor

* added tests

* added missing global tag

* fixed setting tab title for logged-in users

* simplified metadata update

* remove duplicate tag and fix for foreign users

* add metadata for shared recipes

* added default recipe image

* fixed shared URL

---------

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
2023-12-06 16:01:48 +01:00
..
admin_tests feat: auto detect first login (#2722) 2023-11-15 15:24:24 +00:00
category_tag_tool_tests chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
public_explorer_tests feat: Remove Explore URLs and make the normal URLs public (#2632) 2023-11-05 16:07:02 -09:00
recipe_migration_tests feat: Implemented Plan to Eat migration (#2635) 2023-10-15 20:01:07 +00:00
user_group_tests Feature: Shopping List Label Section Improvements (#2090) 2023-02-21 18:58:41 -09:00
user_recipe_tests added test 2023-11-25 16:59:28 +00:00
user_tests feat: auto detect first login (#2722) 2023-11-15 15:24:24 +00:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
test_openapi.py Feature/shopping lists second try (#927) 2022-01-16 15:24:24 -09:00
test_spa.py fix: Missing Title and Metadata (#2770) 2023-12-06 16:01:48 +01:00
test_validators.py fix: Use reserved example.com as bogus instead of email.com domain. (#2551) 2023-09-23 07:56:34 -08:00