Skip to content

fix #97: restructure README — unified Testing section, trim to 235 lines - #98

Merged
dvdthecoder merged 1 commit into
masterfrom
fix-97-readme-restructure
Mar 30, 2026
Merged

fix #97: restructure README — unified Testing section, trim to 235 lines#98
dvdthecoder merged 1 commit into
masterfrom
fix-97-readme-restructure

Conversation

@dvdthecoder

Copy link
Copy Markdown
Collaborator

Summary

  • New structure: Repository Structure → Architecture → Working Group Docs → Specifications → Development Setup → Testing → Contributing
  • Single Testing section with subsections: Docs site / Unit & AuthZ / E2e smoke / QGC walkthrough (link) / SITL
  • Removed from README: DemoScenario table, Fixtures explanation, Keycloak user table, standalone Simulation section — detail lives in docs/ref/qgc-testing.md
  • File tree trimmed to top-level paths (was over-specified at 3-4 levels deep)
  • 375 lines → 235 lines

Closes #97

…ines

- Remove scattered testing approaches (DemoScenario table, Fixtures,
  Keycloak user table) from README — detail lives in docs/ref/qgc-testing.md
- New sections: Development Setup, Testing (docs / unit / e2e / QGC / SITL)
- Absorb Simulation section into Testing
- Trim file tree to top-level paths only (was over-specified)
- 375 lines → 235 lines

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dvdthecoder
dvdthecoder merged commit 3d8ead2 into master Mar 30, 2026
1 check passed
@dvdthecoder
dvdthecoder deleted the fix-97-readme-restructure branch March 30, 2026 05:25
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.

README: restructure into Architecture / Development Setup / Testing sections

1 participant