Commit cb67179
committed
ci: run all integration tests, not just runtime
Expand the integration test workflow to exercise evaluation, memory,
identity, and async test directories in addition to runtime. The tools/
directory is excluded because its test files execute AWS API calls at
module level during import.
- Add strands-evals dependency for evaluation tests
- Broaden pytest target from tests_integ/runtime to tests_integ/
- Ignore tests_integ/tools (unsafe module-level code)
- Increase timeout from 10 to 30 minutes for memory and eval tests1 parent 1e2be1b commit cb67179
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments