We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d31d7 commit fbfeb65Copy full SHA for fbfeb65
1 file changed
docs/implementation-plans/issue-220-test-command-architecture.md
@@ -64,11 +64,11 @@ Phase 2: Multiple HTTP Trackers
64
[x] Step 2.5: Add multiple tracker tests
65
66
Phase 3: Infrastructure Module Reorganization
67
- [ ] Step 3.1: Create external_validators module
68
- [ ] Step 3.2: Move running_services.rs to external_validators
69
- [ ] Step 3.3: Update infrastructure module exports
70
- [ ] Step 3.4: Update all imports
71
- [ ] Step 3.5: Update documentation and ADR
+ [x] Step 3.1: Create external_validators module
+ [x] Step 3.2: Move running_services.rs to external_validators
+ [x] Step 3.3: Update infrastructure module exports
+ [x] Step 3.4: Update all imports
+ [x] Step 3.5: Update documentation and ADR
72
73
Phase 4: Documentation
74
[x] Step 4.1: Update command documentation
0 commit comments