Update ox:core to 0.5.8 #256
276 passed, 0 failed and 0 skipped
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.client.SyncClientSpec.xml
11 tests were completed in 519ms with 11 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.client.SyncClientSpec | 11β | 519ms |
β Β sttp.openai.client.SyncClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Fetching models with successful response should return properly deserialized list of available models
β
Customizing the request should be additive
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.assistants.AssistantsDataSpec.xml
8 tests were completed in 334ms with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.assistants.AssistantsDataSpec | 8β | 334ms |
β Β sttp.openai.requests.assistants.AssistantsDataSpec
β
Given create assistant request should be properly serialized to Json
β
Given create assistant response as Json should be properly deserialized to case class
β
Given list assistants response as Json should be properly deserialized to case class
β
Given list assistant files response as Json should be properly deserialized to case class
β
Given retrieve assistant response as Json should be properly deserialized to case class
β
Given modify assistant request should be properly serialized to Json
β
Given modify assistant response as Json should be properly deserialized to case class
β
Given delete assistant response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.audio.AudioCreationDataSpec.xml
1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.audio.AudioCreationDataSpec | 1β | 3ms |
β Β sttp.openai.requests.audio.AudioCreationDataSpec
β
Given audio generation response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.ChatChunkDataSpec.xml
2 tests were completed in 85ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.chat.ChatChunkDataSpec | 2β | 85ms |
β Β sttp.openai.requests.completions.chat.ChatChunkDataSpec
β
Given chat chunk completions response as Json should be properly deserialized to case class
β
Given completions request with streaming enabled as case class should be properly serialized to Json
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.ChatDataSpec.xml
2 tests were completed in 8ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.chat.ChatDataSpec | 2β | 8ms |
β Β sttp.openai.requests.completions.chat.ChatDataSpec
β
Given chat completions response as Json should be properly deserialized to case class
β
Given completions request as case class should be properly serialized to Json
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.chat.JsonSchemaSpec.xml
4 tests were completed in 796ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.chat.JsonSchemaSpec | 4β | 796ms |
β Β sttp.openai.requests.completions.chat.JsonSchemaSpec
β
Given string JSON schema should be properly serialized to Json
β
Given number JSON schema should be properly serialized to Json
β
Given object JSON schema should be properly serialized to Json
β
Given array JSON schema should be properly serialized to Json
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.CompletionsDataSpec.xml
4 tests were completed in 61ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.CompletionsDataSpec | 4β | 61ms |
β Β sttp.openai.requests.completions.CompletionsDataSpec
β
Given completions response as Json should be properly deserialized to case class
β
Given completions request as case class should be properly serialized to Json
β
Given completions of MultiplePrompt response as Json should be properly deserialized to case class
β
Given completions of MultiplePrompt request as case class should be properly serialized to Json
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.completions.EditDataSpec.xml
2 tests were completed in 6ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.EditDataSpec | 2β | 6ms |
β Β sttp.openai.requests.completions.EditDataSpec
β
Given chat completions response as Json should be properly deserialized to case class
β
Given completions request as case class should be properly serialized to Json
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.embeddings.EmbeddingsDataSpec.xml
1 tests were completed in 9ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.embeddings.EmbeddingsDataSpec | 1β | 9ms |
β Β sttp.openai.requests.embeddings.EmbeddingsDataSpec
β
Given list files response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.files.FilesResponseDataSpec.xml
4 tests were completed in 5ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.files.FilesResponseDataSpec | 4β | 5ms |
β Β sttp.openai.requests.files.FilesResponseDataSpec
β
Given list files response as Json should be properly deserialized to case class
β
Given upload file response as Json should be properly deserialized to case class
β
Given delete file response as Json should be properly deserialized to case class
β
Given retrieve file response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.finetunes.FineTunesDataSpec.xml
7 tests were completed in 76ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.finetunes.FineTunesDataSpec | 7β | 76ms |
β Β sttp.openai.requests.finetunes.FineTunesDataSpec
β
Given create fine tunes response as Json should be properly deserialized to case class
β
Given create fine tunes request as case class should be properly serialized to Json
β
Given list fine tunes response as Json should be properly deserialized to case class
β
Given retrieve fine tunes response as Json should be properly deserialized to case class
β
Given delete fine tune model response as Json should be properly deserialized to case class
β
Given list fine tunes events response as Json should be properly deserialized to case class
β
Given cancel fine tunes response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.images.creation.ImageCreationDataSpec.xml
4 tests were completed in 33ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.images.creation.ImageCreationDataSpec | 4β | 33ms |
β Β sttp.openai.requests.images.creation.ImageCreationDataSpec
β
Given image generation response as Json should be properly deserialized to case class
β
Given create image request as case class should be properly serialized to Json
β
Given create image request as case class created with enum values should be properly serialized to Json
β
Given create image request as case class with different model should be properly serialized to Json
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.models.ModelsGetResponseDataSpec.xml
1 tests were completed in 11ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.models.ModelsGetResponseDataSpec | 1β | 11ms |
β Β sttp.openai.requests.models.ModelsGetResponseDataSpec
β
Given models response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.moderations.ModerationsDataSpec.xml
2 tests were completed in 10ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.moderations.ModerationsDataSpec | 2β | 10ms |
β Β sttp.openai.requests.moderations.ModerationsDataSpec
β
Given create moderation response as Json should be properly deserialized to case class
β
Unknown moderation model in create response should be deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.messages.ThreadMessagesDataSpec.xml
5 tests were completed in 29ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.threads.messages.ThreadMessagesDataSpec | 5β | 29ms |
β Β sttp.openai.requests.threads.messages.ThreadMessagesDataSpec
β
Given create thread message request as case class should be properly serialized to Json
β
Given create thread message response as Json should be properly deserialized to case class
β
Given list messages response as Json should be properly deserialized to case class
β
Given retrieve message response as Json should be properly deserialized to case class
β
Given modify message response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.runs.ThreadRunsDataSpec.xml
13 tests were completed in 101ms with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.threads.runs.ThreadRunsDataSpec | 13β | 101ms |
β Β sttp.openai.requests.threads.runs.ThreadRunsDataSpec
β
Given create thread run request as case class should be properly serialized to Json
β
Given create thread run response as Json should be properly deserialized to case class
β
Given create thread and run request as case class should be properly serialized to Json
β
Given create thread and run response as Json should be properly deserialized to case class
β
Given list runs response as Json should be properly deserialized to case class
β
Given list run steps response as Json should be properly deserialized to case class
β
Given retrieve run response as Json should be properly deserialized to case class
β
Given retrieve run step response as Json should be properly deserialized to case class
β
Given modify thread run request as case class should be properly serialized to Json
β
Given modify run response as Json should be properly deserialized to case class
β
Given submit tool outputs to run request as case class should be properly serialized to Json
β
Given submit tool outputs to run response as Json should be properly deserialized to case class
β
Given cancel run response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.threads.ThreadsDataSpec.xml
7 tests were completed in 11ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.threads.ThreadsDataSpec | 7β | 11ms |
β Β sttp.openai.requests.threads.ThreadsDataSpec
β
Given empty create thread request as case class should be properly serialized to Json
β
Given create threads request with messages and no attachments should be properly serialized to Json
β
Given create threads request with messages should be properly serialized to Json
β
Given create threads request with messages and metadata should be properly serialized to Json
β
Given create empty thread response as Json should be properly deserialized to case class
β
Given create thread with messages and metadata response as Json should be properly deserialized to case class
β
Given delete thread response as Json should be properly deserialized to case class
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec.xml
6 tests were completed in 32ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec | 6β | 32ms |
β Β sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec
β
Given create vector store file request should be properly serialized to Json
β
Vector store file search params should be properly serialized to Json
β
Vector store file response should be properly deserialized from Json
β
Vector store file response with error should be properly deserialized from Json
β
Vector store file list response should be properly deserialized from Json
β
Delete of vector store file response should be properly deserialized from Json
β Β core/target/jvm-2.13/test-reports/TEST-sttp.openai.requests.vectorstore.VectorStoreDataSpec.xml
6 tests were completed in 45ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.vectorstore.VectorStoreDataSpec | 6β | 45ms |
β Β sttp.openai.requests.vectorstore.VectorStoreDataSpec
β
Given create vector store request should be properly serialized to Json
β
Given create vector store request with expires should be properly serialized to Json
β
Given modify vector store request should be properly serialized to Json
β
Vector store object should be properly deserialized from Json
β
List of vector stores should be properly deserialized from Json
β
Delete of vector stores response should be properly deserialized from Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.client.SyncClientSpec.xml
11 tests were completed in 332ms with 11 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.client.SyncClientSpec | 11β | 332ms |
β Β sttp.openai.client.SyncClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Fetching models with successful response should return properly deserialized list of available models
β
Customizing the request should be additive
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.assistants.AssistantsDataSpec.xml
8 tests were completed in 34ms with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.assistants.AssistantsDataSpec | 8β | 34ms |
β Β sttp.openai.requests.assistants.AssistantsDataSpec
β
Given create assistant request should be properly serialized to Json
β
Given create assistant response as Json should be properly deserialized to case class
β
Given list assistants response as Json should be properly deserialized to case class
β
Given list assistant files response as Json should be properly deserialized to case class
β
Given retrieve assistant response as Json should be properly deserialized to case class
β
Given modify assistant request should be properly serialized to Json
β
Given modify assistant response as Json should be properly deserialized to case class
β
Given delete assistant response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.audio.AudioCreationDataSpec.xml
1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.audio.AudioCreationDataSpec | 1β | 3ms |
β Β sttp.openai.requests.audio.AudioCreationDataSpec
β
Given audio generation response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.ChatChunkDataSpec.xml
2 tests were completed in 13ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.chat.ChatChunkDataSpec | 2β | 13ms |
β Β sttp.openai.requests.completions.chat.ChatChunkDataSpec
β
Given chat chunk completions response as Json should be properly deserialized to case class
β
Given completions request with streaming enabled as case class should be properly serialized to Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.ChatDataSpec.xml
2 tests were completed in 89ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.chat.ChatDataSpec | 2β | 89ms |
β Β sttp.openai.requests.completions.chat.ChatDataSpec
β
Given chat completions response as Json should be properly deserialized to case class
β
Given completions request as case class should be properly serialized to Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.chat.JsonSchemaSpec.xml
4 tests were completed in 614ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.chat.JsonSchemaSpec | 4β | 614ms |
β Β sttp.openai.requests.completions.chat.JsonSchemaSpec
β
Given string JSON schema should be properly serialized to Json
β
Given number JSON schema should be properly serialized to Json
β
Given object JSON schema should be properly serialized to Json
β
Given array JSON schema should be properly serialized to Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.CompletionsDataSpec.xml
4 tests were completed in 21ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.CompletionsDataSpec | 4β | 21ms |
β Β sttp.openai.requests.completions.CompletionsDataSpec
β
Given completions response as Json should be properly deserialized to case class
β
Given completions request as case class should be properly serialized to Json
β
Given completions of MultiplePrompt response as Json should be properly deserialized to case class
β
Given completions of MultiplePrompt request as case class should be properly serialized to Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.completions.EditDataSpec.xml
2 tests were completed in 13ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.completions.EditDataSpec | 2β | 13ms |
β Β sttp.openai.requests.completions.EditDataSpec
β
Given chat completions response as Json should be properly deserialized to case class
β
Given completions request as case class should be properly serialized to Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.embeddings.EmbeddingsDataSpec.xml
1 tests were completed in 13ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.embeddings.EmbeddingsDataSpec | 1β | 13ms |
β Β sttp.openai.requests.embeddings.EmbeddingsDataSpec
β
Given list files response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.files.FilesResponseDataSpec.xml
4 tests were completed in 7ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.files.FilesResponseDataSpec | 4β | 7ms |
β Β sttp.openai.requests.files.FilesResponseDataSpec
β
Given list files response as Json should be properly deserialized to case class
β
Given upload file response as Json should be properly deserialized to case class
β
Given delete file response as Json should be properly deserialized to case class
β
Given retrieve file response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.finetunes.FineTunesDataSpec.xml
7 tests were completed in 49ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.finetunes.FineTunesDataSpec | 7β | 49ms |
β Β sttp.openai.requests.finetunes.FineTunesDataSpec
β
Given create fine tunes response as Json should be properly deserialized to case class
β
Given create fine tunes request as case class should be properly serialized to Json
β
Given list fine tunes response as Json should be properly deserialized to case class
β
Given retrieve fine tunes response as Json should be properly deserialized to case class
β
Given delete fine tune model response as Json should be properly deserialized to case class
β
Given list fine tunes events response as Json should be properly deserialized to case class
β
Given cancel fine tunes response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.images.creation.ImageCreationDataSpec.xml
4 tests were completed in 121ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.images.creation.ImageCreationDataSpec | 4β | 121ms |
β Β sttp.openai.requests.images.creation.ImageCreationDataSpec
β
Given image generation response as Json should be properly deserialized to case class
β
Given create image request as case class should be properly serialized to Json
β
Given create image request as case class created with enum values should be properly serialized to Json
β
Given create image request as case class with different model should be properly serialized to Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.models.ModelsGetResponseDataSpec.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.models.ModelsGetResponseDataSpec | 1β | 1ms |
β Β sttp.openai.requests.models.ModelsGetResponseDataSpec
β
Given models response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.moderations.ModerationsDataSpec.xml
2 tests were completed in 17ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.moderations.ModerationsDataSpec | 2β | 17ms |
β Β sttp.openai.requests.moderations.ModerationsDataSpec
β
Given create moderation response as Json should be properly deserialized to case class
β
Unknown moderation model in create response should be deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.messages.ThreadMessagesDataSpec.xml
5 tests were completed in 184ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.threads.messages.ThreadMessagesDataSpec | 5β | 184ms |
β Β sttp.openai.requests.threads.messages.ThreadMessagesDataSpec
β
Given create thread message request as case class should be properly serialized to Json
β
Given create thread message response as Json should be properly deserialized to case class
β
Given list messages response as Json should be properly deserialized to case class
β
Given retrieve message response as Json should be properly deserialized to case class
β
Given modify message response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.runs.ThreadRunsDataSpec.xml
13 tests were completed in 100ms with 13 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.threads.runs.ThreadRunsDataSpec | 13β | 100ms |
β Β sttp.openai.requests.threads.runs.ThreadRunsDataSpec
β
Given create thread run request as case class should be properly serialized to Json
β
Given create thread run response as Json should be properly deserialized to case class
β
Given create thread and run request as case class should be properly serialized to Json
β
Given create thread and run response as Json should be properly deserialized to case class
β
Given list runs response as Json should be properly deserialized to case class
β
Given list run steps response as Json should be properly deserialized to case class
β
Given retrieve run response as Json should be properly deserialized to case class
β
Given retrieve run step response as Json should be properly deserialized to case class
β
Given modify thread run request as case class should be properly serialized to Json
β
Given modify run response as Json should be properly deserialized to case class
β
Given submit tool outputs to run request as case class should be properly serialized to Json
β
Given submit tool outputs to run response as Json should be properly deserialized to case class
β
Given cancel run response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.threads.ThreadsDataSpec.xml
7 tests were completed in 14ms with 7 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.threads.ThreadsDataSpec | 7β | 14ms |
β Β sttp.openai.requests.threads.ThreadsDataSpec
β
Given empty create thread request as case class should be properly serialized to Json
β
Given create threads request with messages and no attachments should be properly serialized to Json
β
Given create threads request with messages should be properly serialized to Json
β
Given create threads request with messages and metadata should be properly serialized to Json
β
Given create empty thread response as Json should be properly deserialized to case class
β
Given create thread with messages and metadata response as Json should be properly deserialized to case class
β
Given delete thread response as Json should be properly deserialized to case class
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec.xml
6 tests were completed in 40ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec | 6β | 40ms |
β Β sttp.openai.requests.vectorstore.file.VectorStoreFileDataSpec
β
Given create vector store file request should be properly serialized to Json
β
Vector store file search params should be properly serialized to Json
β
Vector store file response should be properly deserialized from Json
β
Vector store file response with error should be properly deserialized from Json
β
Vector store file list response should be properly deserialized from Json
β
Delete of vector store file response should be properly deserialized from Json
β Β core/target/jvm-3/test-reports/TEST-sttp.openai.requests.vectorstore.VectorStoreDataSpec.xml
6 tests were completed in 16ms with 6 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.requests.vectorstore.VectorStoreDataSpec | 6β | 16ms |
β Β sttp.openai.requests.vectorstore.VectorStoreDataSpec
β
Given create vector store request should be properly serialized to Json
β
Given create vector store request with expires should be properly serialized to Json
β
Given modify vector store request should be properly serialized to Json
β
Vector store object should be properly deserialized from Json
β
List of vector stores should be properly deserialized from Json
β
Delete of vector stores response should be properly deserialized from Json
β Β streaming/akka/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.akka.AkkaClientSpec.xml
12 tests were completed in 684ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.akka.AkkaClientSpec | 12β | 684ms |
β Β sttp.openai.streaming.akka.AkkaClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks
β Β streaming/fs2/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.fs2.Fs2ClientSpec.xml
12 tests were completed in 2s with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.fs2.Fs2ClientSpec | 12β | 2s |
β Β sttp.openai.streaming.fs2.Fs2ClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks
β Β streaming/fs2/target/jvm-3/test-reports/TEST-sttp.openai.streaming.fs2.Fs2ClientSpec.xml
12 tests were completed in 793ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.fs2.Fs2ClientSpec | 12β | 793ms |
β Β sttp.openai.streaming.fs2.Fs2ClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks
β Β streaming/ox/target/jvm-3/test-reports/TEST-sttp.openai.streaming.ox.OxClientSpec.xml
12 tests were completed in 714ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.ox.OxClientSpec | 12β | 714ms |
β Β sttp.openai.streaming.ox.OxClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks
β Β streaming/pekko/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.pekko.PekkoClientSpec.xml
12 tests were completed in 827ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.pekko.PekkoClientSpec | 12β | 827ms |
β Β sttp.openai.streaming.pekko.PekkoClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks
β Β streaming/pekko/target/jvm-3/test-reports/TEST-sttp.openai.streaming.pekko.PekkoClientSpec.xml
12 tests were completed in 693ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.pekko.PekkoClientSpec | 12β | 693ms |
β Β sttp.openai.streaming.pekko.PekkoClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks
β Β streaming/zio/target/jvm-2.13/test-reports/TEST-sttp.openai.streaming.zio.ZioClientSpec.xml
12 tests were completed in 1s with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.zio.ZioClientSpec | 12β | 1s |
β Β sttp.openai.streaming.zio.ZioClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks
β Β streaming/zio/target/jvm-3/test-reports/TEST-sttp.openai.streaming.zio.ZioClientSpec.xml
12 tests were completed in 768ms with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
sttp.openai.streaming.zio.ZioClientSpec | 12β | 768ms |
β Β sttp.openai.streaming.zio.ZioClientSpec
β
Service response with status code: 429 should return properly deserialized RateLimitException
β
Service response with status code: 400 should return properly deserialized InvalidRequestException
β
Service response with status code: 404 should return properly deserialized InvalidRequestException
β
Service response with status code: 415 should return properly deserialized InvalidRequestException
β
Service response with status code: 401 should return properly deserialized AuthenticationException
β
Service response with status code: 403 should return properly deserialized PermissionException
β
Service response with status code: 409 should return properly deserialized TryAgain
β
Service response with status code: 503 should return properly deserialized ServiceUnavailableException
β
Service response with status code: 410 should return properly deserialized APIException
β
Creating chat completions with failed stream due to invalid deserialization should return properly deserialized error
β
Creating chat completions with successful response should ignore empty events and return properly deserialized list of chunks
β
Creating chat completions with successful response should stop listening after [DONE] event and return properly deserialized list of chunks