dify/api/tests
Harry 1a203031e0 fix(virtual-env): fix Docker stdout/stderr demuxing and exit code parsing
- Add _DockerDemuxer to properly separate stdout/stderr from multiplexed stream
- Fix binary header garbage in Docker exec output (tty=False 8-byte header)
- Fix LocalVirtualEnvironment.get_command_status() to use os.WEXITSTATUS()
- Update tests to use Transport API instead of raw file descriptors
2026-01-07 12:20:07 +08:00
..
fixtures/workflow fix: workflow end node validate error (#29473) 2025-12-11 13:47:37 +08:00
integration_tests refactor(code_node): implement DI for the code node (#30519) 2026-01-04 21:50:42 +08:00
test_containers_integration_tests feat(graph-engine): make layer runtime state non-null and bound early (#30552) 2026-01-05 16:43:42 +08:00
unit_tests fix(virtual-env): fix Docker stdout/stderr demuxing and exit code parsing 2026-01-07 12:20:07 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00