Commit 1f88c85
Refactor tests directory structure (#894)
* Refactor tests directory structure to match library modules
- Created subdirectories in tests/: backend, executor, standalone, task_scheduler.
- Moved and renamed test files to corresponding subdirectories.
- Updated relative paths in test files for executables and backends.
- Added __init__.py files to new test packages.
Co-authored-by: jan-janssen <[email protected]>
* Update pipeline.yml
* Update pipeline.yml
* refactor
* fixes
* communication fix
* fix serial tests
* fix flux
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: jan-janssen <[email protected]>1 parent aa7d094 commit 1f88c85
File tree
47 files changed
+25
-17
lines changed- .github/workflows
- tests
- integration
- static
- unit
- backend
- executor
- standalone
- interactive
- task_scheduler
- file
- interactive
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+25
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
| 292 | + | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
296 | | - | |
| 295 | + | |
| 296 | + | |
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| |||
Whitespace-only changes.
File renamed without changes.
File renamed without changes.
Whitespace-only changes.
Whitespace-only changes.
File renamed without changes.
Whitespace-only changes.
File renamed without changes.
File renamed without changes.
0 commit comments