test(e2e): add M1 source-code plan lifecycle suite #422

Closed
brent.edwards wants to merge 0 commits from feature/m1-e2e-sourcecode into master
Member

Summary

Closes #156

  • Added E2E fixtures for minimal git repo, git-checkout resource config, and action YAML with strategy/execution actors in features/fixtures/m1/
  • Added features/m1_sourcecode_smoke.feature with Behave scenarios covering action create, project/resource link, plan use/execute/diff/apply
  • Added features/steps/m1_sourcecode_smoke_steps.py with step implementations
  • Added robot/m1_sourcecode_smoke.robot + robot/helper_m1_sourcecode_smoke.py (8 Robot integration tests)
  • Added benchmarks/m1_sourcecode_smoke_bench.py for baseline ASV benchmarks
  • Updated docs/development/testing.md with M1 source-code smoke run instructions

Test Results

  • unit_tests: 280 features passed, 5851 scenarios, 25381 steps
  • integration_tests: 676 tests passed (M1: 8/8)
  • coverage: 97% (meets threshold)
  • All nox sessions pass (lint, typecheck, benchmark, etc.)

Dependencies

  • Blocks issue #156 (this PR must be merged before the issue can be closed)
## Summary Closes #156 - Added E2E fixtures for minimal git repo, git-checkout resource config, and action YAML with strategy/execution actors in `features/fixtures/m1/` - Added `features/m1_sourcecode_smoke.feature` with Behave scenarios covering action create, project/resource link, plan use/execute/diff/apply - Added `features/steps/m1_sourcecode_smoke_steps.py` with step implementations - Added `robot/m1_sourcecode_smoke.robot` + `robot/helper_m1_sourcecode_smoke.py` (8 Robot integration tests) - Added `benchmarks/m1_sourcecode_smoke_bench.py` for baseline ASV benchmarks - Updated `docs/development/testing.md` with M1 source-code smoke run instructions ## Test Results - **unit_tests**: 280 features passed, 5851 scenarios, 25381 steps - **integration_tests**: 676 tests passed (M1: 8/8) - **coverage**: 97% (meets threshold) - All nox sessions pass (lint, typecheck, benchmark, etc.) ## Dependencies - Blocks issue #156 (this PR must be merged before the issue can be closed)
brent.edwards force-pushed feature/m1-e2e-sourcecode from 3fcdcbe850
All checks were successful
CI / lint (pull_request) Successful in 22s
CI / quality (pull_request) Successful in 28s
CI / typecheck (pull_request) Successful in 1m9s
CI / security (pull_request) Successful in 1m3s
CI / benchmark-publish (pull_request) Has been skipped
CI / build (pull_request) Successful in 29s
CI / integration_tests (pull_request) Successful in 5m25s
CI / unit_tests (pull_request) Successful in 12m38s
CI / benchmark-regression (pull_request) Successful in 22m42s
CI / docker (pull_request) Successful in 19s
CI / coverage (pull_request) Successful in 1h16m28s
to 0397a00eb6
All checks were successful
CI / lint (pull_request) Successful in 24s
CI / security (pull_request) Successful in 48s
CI / quality (pull_request) Successful in 30s
CI / benchmark-publish (pull_request) Has been skipped
CI / typecheck (pull_request) Successful in 1m8s
CI / build (pull_request) Successful in 26s
CI / integration_tests (pull_request) Successful in 5m6s
CI / unit_tests (pull_request) Successful in 22m40s
CI / docker (pull_request) Successful in 15s
CI / benchmark-regression (pull_request) Successful in 23m12s
CI / coverage (pull_request) Successful in 31m33s
2026-02-25 04:51:23 +00:00
Compare
Merge branch 'master' into feature/m1-e2e-sourcecode
All checks were successful
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 16s
CI / build (pull_request) Successful in 16s
CI / quality (pull_request) Successful in 19s
CI / security (pull_request) Successful in 29s
CI / typecheck (pull_request) Successful in 37s
CI / integration_tests (pull_request) Successful in 4m8s
CI / unit_tests (pull_request) Successful in 16m20s
CI / docker (pull_request) Successful in 13s
CI / benchmark-regression (pull_request) Successful in 22m17s
CI / coverage (pull_request) Successful in 35m47s
5bf1908708
Author
Member

⚠️ Do not merge this PR individually. This branch exists for review convenience only.

All changes from this branch are consolidated in PR #431 (develop-brent-4), which should be the one merged into master.

#431

⚠️ **Do not merge this PR individually.** This branch exists for review convenience only. All changes from this branch are consolidated in **PR #431** (`develop-brent-4`), which should be the one merged into `master`. → https://git.cleverthis.com/cleveragents/cleveragents-core/pulls/431
freemo added this to the v3.0.0 milestone 2026-02-25 18:17:43 +00:00
brent.edwards closed this pull request 2026-02-25 19:46:15 +00:00
brent.edwards deleted branch feature/m1-e2e-sourcecode 2026-02-25 19:46:20 +00:00
All checks were successful
CI / benchmark-publish (pull_request) Has been skipped
CI / lint (pull_request) Successful in 16s
Required
Details
CI / build (pull_request) Successful in 16s
Required
Details
CI / quality (pull_request) Successful in 19s
Required
Details
CI / security (pull_request) Successful in 29s
Required
Details
CI / typecheck (pull_request) Successful in 37s
Required
Details
CI / integration_tests (pull_request) Successful in 4m8s
Required
Details
CI / unit_tests (pull_request) Successful in 16m20s
Required
Details
CI / docker (pull_request) Successful in 13s
Required
Details
CI / benchmark-regression (pull_request) Successful in 22m17s
CI / coverage (pull_request) Successful in 35m47s
Required
Details

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
Reference
cleveragents/cleveragents-core!422
No description provided.