Skip to content

Commit

Permalink
Update recordings
Browse files Browse the repository at this point in the history
  • Loading branch information
pkukielka committed Sep 20, 2024
1 parent 7617f0c commit f5a7aa8
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,14 @@ import com.sourcegraph.cody.util.CodyIntegrationTextFixture
import com.sourcegraph.cody.util.CustomJunitClassRunner
import org.hamcrest.MatcherAssert.assertThat
import org.hamcrest.Matchers.startsWith
import org.junit.Ignore
import org.junit.Test
import org.junit.runner.RunWith

@RunWith(CustomJunitClassRunner::class)
class DocumentCodeTest : CodyIntegrationTextFixture() {

@Ignore
@Test
fun testGetsWorkingGroupLens() {
val codeLenses = runAndWaitForLenses(DocumentCodeAction.ID, EditCancelAction.ID)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data class TestingCredentials(
TestingCredentials(
token = System.getenv("SRC_DOTCOM_PRO_ACCESS_TOKEN"),
redactedToken =
"REDACTED_d5e0f0a37c9821e856b923fe14e67a605e3f6c0a517d5a4f46a4e35943ee0f6d",
"REDACTED_3dd704711f82a44ff6aba261b53b61a03fb8edba658774639148630d838c2d1d",
serverEndpoint = ConfigUtil.DOTCOM_URL)
val dotcomProUserRateLimited =
TestingCredentials(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:14 GMT
value: Fri, 20 Sep 2024 10:58:30 GMT
- name: content-type
value: text/plain; charset=utf-8
- name: transfer-encoding
Expand Down Expand Up @@ -79,7 +79,7 @@ log:
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:13.980Z
startedDateTime: 2024-09-20T10:58:29.810Z
time: 0
timings:
blocked: -1
Expand All @@ -106,7 +106,7 @@ log:
- name: user-agent
value: JetBrains / 6.0-localbuild
- name: traceparent
value: 00-3242a758b262e2c7e69b4ccdc616bf25-ffe701046f988c12-01
value: 00-9b4e74b88c22decc5ed5bc93db05d813-cbd81cec67fc71b7-01
- name: connection
value: keep-alive
- name: host
Expand Down Expand Up @@ -207,14 +207,14 @@ log:
value: 6.0-localbuild
url: https://sourcegraph.com/.api/completions/stream?api-version=2&client-name=jetbrains&client-version=6.0-localbuild
response:
bodySize: 672
bodySize: 790
content:
mimeType: text/event-stream
size: 672
size: 790
text: >+
event: completion
data: {"deltaText":"/**\n * Imports the necessary Java utilities, including the ArrayList data structure.\n */","stopReason":"stop_sequence"}
data: {"deltaText":"\n/**\n * Imports the necessary Java utility classes, such as the `ArrayList` implementation of the `List` interface.\n */\n","stopReason":"stop_sequence"}
event: done
Expand All @@ -224,15 +224,13 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:17 GMT
value: Fri, 20 Sep 2024 10:58:31 GMT
- name: content-type
value: text/event-stream
- name: transfer-encoding
value: chunked
- name: connection
value: keep-alive
- name: retry-after
value: "598"
- name: access-control-allow-credentials
value: "true"
- name: access-control-allow-origin
Expand All @@ -250,12 +248,12 @@ log:
value: 1; mode=block
- name: strict-transport-security
value: max-age=31536000; includeSubDomains; preload
headersSize: 1406
headersSize: 1299
httpVersion: HTTP/1.1
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:16.531Z
startedDateTime: 2024-09-20T10:58:30.472Z
time: 0
timings:
blocked: -1
Expand Down Expand Up @@ -342,7 +340,7 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:13 GMT
value: Fri, 20 Sep 2024 10:58:28 GMT
- name: content-type
value: application/json
- name: transfer-encoding
Expand Down Expand Up @@ -373,7 +371,7 @@ log:
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:13.014Z
startedDateTime: 2024-09-20T10:58:28.630Z
time: 0
timings:
blocked: -1
Expand Down Expand Up @@ -448,7 +446,7 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:13 GMT
value: Fri, 20 Sep 2024 10:58:28 GMT
- name: content-type
value: application/json
- name: transfer-encoding
Expand Down Expand Up @@ -479,7 +477,7 @@ log:
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:13.047Z
startedDateTime: 2024-09-20T10:58:28.672Z
time: 0
timings:
blocked: -1
Expand Down Expand Up @@ -554,7 +552,7 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:13 GMT
value: Fri, 20 Sep 2024 10:58:29 GMT
- name: content-type
value: application/json
- name: transfer-encoding
Expand Down Expand Up @@ -585,7 +583,7 @@ log:
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:13.031Z
startedDateTime: 2024-09-20T10:58:28.652Z
time: 0
timings:
blocked: -1
Expand Down Expand Up @@ -682,7 +680,7 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:13 GMT
value: Fri, 20 Sep 2024 10:58:28 GMT
- name: content-type
value: application/json
- name: transfer-encoding
Expand Down Expand Up @@ -713,7 +711,7 @@ log:
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:13.064Z
startedDateTime: 2024-09-20T10:58:28.690Z
time: 0
timings:
blocked: -1
Expand Down Expand Up @@ -798,7 +796,7 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:13 GMT
value: Fri, 20 Sep 2024 10:58:29 GMT
- name: content-type
value: application/json
- name: transfer-encoding
Expand Down Expand Up @@ -829,7 +827,7 @@ log:
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:13.342Z
startedDateTime: 2024-09-20T10:58:29.000Z
time: 0
timings:
blocked: -1
Expand Down Expand Up @@ -901,7 +899,7 @@ log:
cookies: []
headers:
- name: date
value: Fri, 20 Sep 2024 10:35:13 GMT
value: Fri, 20 Sep 2024 10:58:28 GMT
- name: content-type
value: application/json
- name: transfer-encoding
Expand Down Expand Up @@ -932,7 +930,7 @@ log:
redirectURL: ""
status: 200
statusText: OK
startedDateTime: 2024-09-20T10:35:12.978Z
startedDateTime: 2024-09-20T10:58:28.590Z
time: 0
timings:
blocked: -1
Expand Down

0 comments on commit f5a7aa8

Please sign in to comment.