Commit e37a7ba
committed
Add comprehensive test suite with GitHub Actions workflow
- Add 21 tests for WorkflowRegistry covering loading, parsing, filtering
- Add 9 tests for install-workflow utility
- Create test fixtures with sample workflow files
- Add GitHub Actions workflow for CI testing
- Make WorkflowRegistry testable with configurable root path
- Add graceful error handling for missing directories1 parent a1ba000 commit e37a7ba
9 files changed
Lines changed: 605 additions & 31 deletions
File tree
- .github/workflows
- src
- core
- test/fixtures
- second-category/some-workflow
- test-category
- another-workflow
- simple-workflow
- tui/utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments