forked from cleveragents/cleveragents-core
9bf87a20d9
- Added CHANGELOG.md entry for M2 E2E test suite (CONTRIBUTING.md §6) - Added Brent E. Edwards to CONTRIBUTORS.md (CONTRIBUTING.md §8) - Fixed docs/development/testing.md: corrected M2 Behave scenario count from 11 to 10 to match actual feature file - Added standard explanatory comments to benchmark sys.path setup for consistency with project convention (advisory) - Replaced untyped lambda handler with typed _m2_noop_handler function in step definitions (advisory) All nox stages pass: lint, typecheck, format, unit_tests (280 features / 5846 scenarios / 0 failures), integration_tests (682 passed), coverage_report (97.2%). ISSUES CLOSED: #169