test(server): real llama-server WebSocket lifecycle tests
This commit is contained in:
@@ -54,6 +54,9 @@ dependencies {
|
||||
implementation "io.ktor:ktor-server-call-logging:$ktor_version"
|
||||
|
||||
testImplementation "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinx_coroutines_version"
|
||||
testImplementation "io.ktor:ktor-server-test-host:$ktor_version"
|
||||
testImplementation "io.ktor:ktor-client-websockets:$ktor_version"
|
||||
testImplementation "io.ktor:ktor-client-mock:$ktor_version"
|
||||
|
||||
implementation "org.apache.logging.log4j:log4j-core:2.24.1"
|
||||
implementation "org.apache.logging.log4j:log4j-slf4j2-impl:2.24.1"
|
||||
|
||||
Reference in New Issue
Block a user