forked from cardosofelipe/fast-next-template
- Introduced comprehensive unit tests for `generateLocalizedMetadata` and `generatePageMetadata` utilities. - Enhanced `siteConfig` validation assertions for structure and localization support. - Updated metadata generation to handle empty paths, canonical URLs, language alternates, and Open Graph data consistently. - Annotated server-side middleware with istanbul ignore for coverage clarity.