Skip to content

Add Testing Section to Contributing Docs#1474

Open
trobanga wants to merge 1 commit intomainfrom
937-add-testing-section-to-contributing-docs
Open

Add Testing Section to Contributing Docs#1474
trobanga wants to merge 1 commit intomainfrom
937-add-testing-section-to-contributing-docs

Conversation

@trobanga
Copy link
Contributor

Summary

  • Add new docs/contributing/testing.md page documenting the multi-layer testing strategy (unit, integration, agent E2E, E2E)
  • Add Testing entry to VitePress contributing sidebar in config.mts
  • Add cross-reference link from contributing.md to the new testing page

Closes #937

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.30%. Comparing base (6f81d64) to head (b75074f).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1474   +/-   ##
=========================================
  Coverage     99.30%   99.30%           
  Complexity      515      515           
=========================================
  Files           124      124           
  Lines          1877     1877           
  Branches         51       51           
=========================================
  Hits           1864     1864           
  Misses            2        2           
  Partials         11       11           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trobanga trobanga force-pushed the 937-add-testing-section-to-contributing-docs branch 5 times, most recently from 3235a2c to bebdfd5 Compare February 20, 2026 08:30
@trobanga trobanga force-pushed the 937-add-testing-section-to-contributing-docs branch from bebdfd5 to b75074f Compare February 20, 2026 08:31
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.

Add Testing Section to Contributing Documentation

1 participant