Skip to content

Commit 46f5a75

Browse files
authored
Merge pull request #1234 from NASA-IMPACT/changelog-update-Issue-1001
Added changelog for Issue_1001
2 parents 0f97747 + b6a349d commit 46f5a75

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ For each PR made, an entry should be added to this changelog. It should contain
4343
- Made `match_pattern_type` searchable
4444
- Corrected the column references and made code consistent on all the other tables, i.e., `exclude_patterns_table`, `include_patterns_table`, `division_patterns_table` and `document_type_patterns_table`
4545

46+
- 1001-tests-for-critical-functionalities
47+
- Description: Critical functionalities have been identified and listed, and critical areas lacking tests listed
48+
- Changes:
49+
- Integrated coverage.py as an indicative tool in the workflow for automated coverage reports on PRs, with separate display from test results.
50+
- Introduced docs/architecture-decisions/testing_strategy.md, which includes the coverage report, lists critical areas, and specifically identifies those critical areas that are untested or under-tested.
51+
4652
- 1192-finalize-the-infrastructure-for-frontend-testing
4753
- Description: Set up comprehensive frontend testing infrastructure using Selenium WebDriver with Chrome, establishing a foundation for automated UI testing.
4854
- Changes:

0 commit comments

Comments
 (0)