Skip to content

Conversation

@Arash-Sabet
Copy link
Contributor

Documented that TestBedFixture now skips TestAppSettings entries with null or empty Filename values before calling AddJsonFile, allowing for placeholder descriptors and easier use of environment variables.

Documented that TestBedFixture now skips TestAppSettings entries with null or empty Filename values before calling AddJsonFile, allowing for placeholder descriptors and easier use of environment variables.
Copilot AI review requested due to automatic review settings December 21, 2025 15:16
@Arash-Sabet Arash-Sabet merged commit 748ce1b into main Dec 21, 2025
5 of 6 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the README documentation to clarify the behavior of TestBedFixture when handling TestAppSettings entries with null or empty Filename values. The documentation now explicitly states that such entries are automatically skipped before calling AddJsonFile, enabling developers to safely use placeholder descriptors or rely solely on environment variables.

Key Changes

  • Added clarification that TestBedFixture filters out TestAppSettings entries with null or empty Filename values before configuration processing

@Arash-Sabet Arash-Sabet deleted the doc-update branch December 21, 2025 15:19
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.

1 participant