Skip to content

Conversation

@xianshijing-lk
Copy link
Collaborator

Build the tests:
./build.sh debug-tests

Setup

export LIVEKIT_URL="wss://your-server.livekit.cloud"
export LIVEKIT_CALLER_TOKEN=""
export LIVEKIT_RECEIVER_TOKEN=""

Or run test executables directly

./build-debug/bin/livekit_integration_tests
./build-debug/bin/livekit_stress_tests

Run specific test suites

./build-debug/bin/livekit_integration_tests --gtest_filter="Rpc"
./build-debug/bin/livekit_stress_tests --gtest_filter="MaxPayloadStress"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants