Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability for top document in a YAML file to merge down #952

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

michaelboulton
Copy link
Member

@michaelboulton michaelboulton commented Mar 8, 2025

chore: remove redundant code and update merge logic

feat: add support for merging test specs

feat: add logging for merging initial block in YamlFile

feat: add test for redirecting loops

feat: Add unit test for multiple documents in YAML file

fix: Import Mock in test_files.py

fix: handle errors in YamlFile class

test: refactor test file handling and add multiple document support

refactor: Move Opener class outside of TestGenerateFiles

test: add exception handling and improve test structure

docs: Add docstring to test_reraise_exception function

fix: Simplify exception test description
@michaelboulton michaelboulton force-pushed the feat/803/top-document-merge-down branch from bbb3141 to 032ca47 Compare March 9, 2025 14:53
refactor: update import path for start_mark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Possible enhancement: Top document in yaml file contains 'defaults' for whole file
1 participant