Skip to content

docs(testing): add formal test policy and requirements#190

Merged
WilliamBerryiii merged 4 commits intomicrosoft:mainfrom
DenisMal00:docs/145-add-test-policy
Feb 11, 2026
Merged

docs(testing): add formal test policy and requirements#190
WilliamBerryiii merged 4 commits intomicrosoft:mainfrom
DenisMal00:docs/145-add-test-policy

Conversation

@DenisMal00
Copy link
Copy Markdown
Contributor

Fixes #145

I added the formal Test Policy section to docs/contributing/testing-validation.md following the implementation guidance. I also updated CONTRIBUTING.md to link to the new policy.

Note: On line 152 of CONTRIBUTING.md, the link to Coding Conventions points to ./docs/coding-conventions.md (which doesn't exist). The correct path seems to be ./docs/contributing/coding-conventions.md.

I left it as-is to keep this PR scoped, but I can fix it if you prefer.

@DenisMal00 DenisMal00 requested a review from a team as a code owner February 11, 2026 09:22
@github-actions
Copy link
Copy Markdown

📚 Documentation Health Report

Generated on: 2026-02-11 12:50:27 UTC

📈 Documentation Statistics

Category File Count
Main Documentation 235
Infrastructure Components 185
Blueprints 39
Learning Platform 89
GitHub Resources 47
AI Assistant Guides (Copilot) 17
Total 612

🏗️ Three-Tree Architecture Status

  • ✅ Bicep Documentation Tree: Auto-generated navigation
  • ✅ Terraform Documentation Tree: Auto-generated navigation
  • ✅ README Documentation Tree: Manual README organization

🔍 Quality Metrics

  • Frontmatter Validation:
    success
  • Sidebar Generation: success
  • Link Validation: success
  • Build Test: skipped

This report is automatically generated by the Documentation Automation workflow.

Copy link
Copy Markdown
Collaborator

@katriendg katriendg left a comment

Choose a reason for hiding this comment

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

Thanks @DenisMal00 for taking the time to contribute and making improving our OSFF scorecard!

Good callout on the broken link, you can leave as-is as I have now seen we need another set of changes for other links which need updating. Will create separate issues for this.

The current PR looks good to me, if you can just address the table format markdown?

Thank you!

@github-actions
Copy link
Copy Markdown

📚 Documentation Health Report

Generated on: 2026-02-11 13:28:50 UTC

📈 Documentation Statistics

Category File Count
Main Documentation 235
Infrastructure Components 185
Blueprints 39
Learning Platform 89
GitHub Resources 47
AI Assistant Guides (Copilot) 17
Total 612

🏗️ Three-Tree Architecture Status

  • ✅ Bicep Documentation Tree: Auto-generated navigation
  • ✅ Terraform Documentation Tree: Auto-generated navigation
  • ✅ README Documentation Tree: Manual README organization

🔍 Quality Metrics

  • Frontmatter Validation:
    success
  • Sidebar Generation: success
  • Link Validation: success
  • Build Test: skipped

This report is automatically generated by the Documentation Automation workflow.

Copy link
Copy Markdown
Collaborator

@katriendg katriendg left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@katriendg katriendg requested a review from a team February 11, 2026 14:19
@WilliamBerryiii WilliamBerryiii merged commit cdd6446 into microsoft:main Feb 11, 2026
28 checks passed
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.

docs(test-policy): create formal test policy document

3 participants