yao/sandbox/v2/docker
Max 2bd2a37c4b Implement VNC support in Sandbox V2 tests and enhance Docker test image
- Add new test cases for VNC URL generation and connection in `box_attach_test.go`, ensuring proper functionality of VNC features.
- Update the Docker test image to include VNC desktop components, enhancing the testing environment for graphical applications.
- Modify the entrypoint script to start a virtual framebuffer and VNC server, allowing for remote desktop access during tests.
- Increase the test timeout in the Makefile to accommodate longer-running VNC tests.

These changes improve the testing framework for Sandbox V2 by integrating VNC capabilities, facilitating better testing of graphical applications.
2026-03-05 15:07:53 +08:00
..
base Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00
test Implement VNC support in Sandbox V2 tests and enhance Docker test image 2026-03-05 15:07:53 +08:00
build.sh Implement Sandbox V2 support in the Yao SDK 2026-03-05 13:21:09 +08:00