Fix integration tests and version checker for dynamic versioning
329 files · 27,512+ · 7,749-

Test infrastructure fixes

3 files changed
  • version_checker.py Updated to handle dynamic versioning from VERSION file
  • test-simple.yml New simplified test workflow for local validation
  • local-test.yml Added local test workflow
  • Fixed integration tests to run actual test files rather than skipping them remediate behavioral
    1 file
    • version_checker.py
  • Updated version checker to read dynamic version from VERSION file remediate behavioral
    1 file
    • version_checker.py

CI workflow refinements

3 files changed
  • ci.yml Updated CI workflow configuration
  • release.yml Updated release workflow
  • security.yml Updated security workflow
  • Added simplified test workflows for faster local development validation baseline internal
    2 files
    • test-simple.yml
    • local-test.yml

Documentation updates

2 files changed
  • TESTING_FIXTURES_RECOMMENDATIONS.md Added testing fixture recommendations documentation
  • CLAUDE.md Updated project context documentation
  • Added testing fixture recommendations and updated project documentation specify behavioral
    1 file
    • TESTING_FIXTURES_RECOMMENDATIONS.md