Skip to content

Fix round-trip validation for Experimental layout when msapp contains testCase with no steps added#802

Merged
joem-msft merged 5 commits into
masterfrom
users/joemay/Experimental-fixes
May 20, 2026
Merged

Fix round-trip validation for Experimental layout when msapp contains testCase with no steps added#802
joem-msft merged 5 commits into
masterfrom
users/joemay/Experimental-fixes

Conversation

@joem-msft
Copy link
Copy Markdown
Contributor

  • Add Entropy.AppTestsMissingStepsMetadata
  • Update roundtrip tests for EmptyTestCase.msapp
  • update gitignore for C# Dev Kit cache files
  • Improve MsAppTest comparison recursive logic
    • treat 'Rule' objects with simpler paths to allow for better error diagnostics
    • Remove unused Log parameters from MsAppTest methods
    • Improve diagnostic error syntax to match MSBuild formats, and include file names
    • Fix Sopa Program to resolve input file paths
    • modernize certain coding constructs in modified classes. e.g. 'using' statements
  • remove references to Console from within the library
  • Emit error when detecting extra archive entry

joem-msft added 5 commits May 15, 2026 14:20
- treat 'Rule' objects with simpler paths to allow for better error diagnostics
- Remove unused Log parameters from MsAppTest methods
- Improve diagnostic error syntax to match MSBuild formats, and include file names
- Fix Sopa Program to resolve input file paths
- modernize certain coding constructs in modified classes. e.g. 'using' statements
- Emit error when detecting extra archive entry
@joem-msft joem-msft requested review from a team as code owners May 20, 2026 00:58
@joem-msft joem-msft merged commit b708e3c into master May 20, 2026
6 checks passed
@joem-msft joem-msft deleted the users/joemay/Experimental-fixes branch May 20, 2026 17:29
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.

2 participants