Documentation
This page lists all the test cases for the project documentation. Test cases are followed by an explanatory legend.
ποΈ Test cases
Coverage rate:
| Status | ID | Title |
|---|---|---|
| β Active | tc-doc01 | Activity report overview pages hide the table of contents |
| β Active | tc-doc02 | Activity reports are listed from newest to oldest (Markdown index + mkdocs.yml nav) |
| β Active | tc-doc03 | Activity report index entries follow a consistent 4-line Markdown structure |
| β Active | tc-doc04 | Tags plugin is configured and tag index pages exist in both languages |
| β Active | tc-doc05 | Bilingual tag links are clickable in the generated site |
| β Active | tc-doc06 | Activity report header labels are standardized across all reports (EN + FR) |
| β Active | tc-doc07 | Each activity report respects tag governance rules (max 5 tags, max 3 per category) |
| β Active | tc-doc08 | Nested bullets under numbered list items in activity reports use 4-space indentation (MkDocs rendering rule) |
Functional rate calculation for this page: 8 active / 8 defined = 100%.
β Coverage status legend
| Status | Description |
|---|---|
| β Active | The test case is implemented and validated by an automated pytest test. |
| β To Do | The test case is defined but does not yet have a corresponding pytest test. |