-
- Downloads
[test][loop_executor] Refactor test to ensure proper run
Currently input and output cache files were "shared" because of how the configuration was made. Also, the input for the loop algorithm, although the same as the loop_user, was not properly generated as a separate input.
parent
44c49345
No related branches found
No related tags found
Showing
- beat/backend/python/test/prefix/algorithms/autonomous/invalid_loop_validate_output/1.json 2 additions, 2 deletions...algorithms/autonomous/invalid_loop_validate_output/1.json
- beat/backend/python/test/prefix/algorithms/autonomous/loop/1.json 2 additions, 2 deletions...kend/python/test/prefix/algorithms/autonomous/loop/1.json
- beat/backend/python/test/prefix/algorithms/autonomous/loop/1.py 2 additions, 3 deletions...ackend/python/test/prefix/algorithms/autonomous/loop/1.py
- beat/backend/python/test/prefix/algorithms/autonomous/loop_user/1.json 2 additions, 2 deletions...python/test/prefix/algorithms/autonomous/loop_user/1.json
- beat/backend/python/test/prefix/algorithms/autonomous/loop_user/1.py 4 additions, 4 deletions...d/python/test/prefix/algorithms/autonomous/loop_user/1.py
- beat/backend/python/test/prefix/algorithms/sequential/loop_user/1.json 2 additions, 2 deletions...python/test/prefix/algorithms/sequential/loop_user/1.json
- beat/backend/python/test/prefix/algorithms/sequential/loop_user/1.py 2 additions, 2 deletions...d/python/test/prefix/algorithms/sequential/loop_user/1.py
- beat/backend/python/test/test_loop_executor.py 15 additions, 10 deletionsbeat/backend/python/test/test_loop_executor.py
Loading
Please register or sign in to comment