Skip to content

Commit

Permalink
Change language server unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharuja committed Jan 30, 2020
1 parent 2dc1c20 commit dde5c16
Show file tree
Hide file tree
Showing 11 changed files with 171 additions and 46 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,20 @@
"insertText": "WRITING_100_CONTINUE_RESPONSE_FAILED",
"insertTextFormat": "Snippet"
},
{
"label": "INVALID_COOKIE_ERROR",
"kind": "Variable",
"detail": "string",
"documentation": {
"right": {
"kind": "markdown",
"value": "Represents the reason string for the `http:InvalidCookieError`"
}
},
"sortText": "130",
"insertText": "INVALID_COOKIE_ERROR",
"insertTextFormat": "Snippet"
},
{
"label": "GENERIC_CLIENT_ERROR",
"kind": "Variable",
Expand Down Expand Up @@ -3013,6 +3027,17 @@
"insertText": "Writing100ContinueResponseError",
"insertTextFormat": "Snippet"
},
{
"label": "InvalidCookieError",
"kind": "Event",
"detail": "Error",
"documentation": {
"left": "Represents a cookie error that occurred when sending cookies in the response"
},
"sortText": "200",
"insertText": "InvalidCookieError",
"insertTextFormat": "Snippet"
},
{
"label": "GenericClientError",
"kind": "Event",
Expand Down Expand Up @@ -3084,7 +3109,7 @@
"kind": "Event",
"detail": "Error",
"documentation": {
"left": "Represents a cookie error that occurred when using cookies"
"left": "Represents a cookie error that occurred when using the cookies"
},
"sortText": "200",
"insertText": "CookieHandlingError",
Expand Down Expand Up @@ -3739,7 +3764,7 @@
"kind": "Interface",
"detail": "Object",
"documentation": {
"left": "Represents a default persistent cookie handler which stores persistent cookies in a CSV file.\n"
"left": "Represents a default persistent cookie handler, which stores persistent cookies in a CSV file.\n"
},
"sortText": "190",
"insertText": "CsvPersistentCookieHandler",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
"kind": "Interface",
"detail": "Object",
"documentation": {
"left": "Represents a default persistent cookie handler which stores persistent cookies in a CSV file.\n"
"left": "Represents a default persistent cookie handler, which stores persistent cookies in a CSV file.\n"
},
"sortText": "190",
"insertText": "CsvPersistentCookieHandler",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,20 @@
"insertText": "WRITING_100_CONTINUE_RESPONSE_FAILED",
"insertTextFormat": "Snippet"
},
{
"label": "INVALID_COOKIE_ERROR",
"kind": "Variable",
"detail": "string",
"documentation": {
"right": {
"kind": "markdown",
"value": "Represents the reason string for the `http:InvalidCookieError`"
}
},
"sortText": "130",
"insertText": "INVALID_COOKIE_ERROR",
"insertTextFormat": "Snippet"
},
{
"label": "GENERIC_CLIENT_ERROR",
"kind": "Variable",
Expand Down Expand Up @@ -3013,6 +3027,17 @@
"insertText": "Writing100ContinueResponseError",
"insertTextFormat": "Snippet"
},
{
"label": "InvalidCookieError",
"kind": "Event",
"detail": "Error",
"documentation": {
"left": "Represents a cookie error that occurred when sending cookies in the response"
},
"sortText": "200",
"insertText": "InvalidCookieError",
"insertTextFormat": "Snippet"
},
{
"label": "GenericClientError",
"kind": "Event",
Expand Down Expand Up @@ -3084,7 +3109,7 @@
"kind": "Event",
"detail": "Error",
"documentation": {
"left": "Represents a cookie error that occurred when using cookies"
"left": "Represents a cookie error that occurred when using the cookies"
},
"sortText": "200",
"insertText": "CookieHandlingError",
Expand Down Expand Up @@ -3739,7 +3764,7 @@
"kind": "Interface",
"detail": "Object",
"documentation": {
"left": "Represents a default persistent cookie handler which stores persistent cookies in a CSV file.\n"
"left": "Represents a default persistent cookie handler, which stores persistent cookies in a CSV file.\n"
},
"sortText": "190",
"insertText": "CsvPersistentCookieHandler",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
"kind": "Interface",
"detail": "Object",
"documentation": {
"left": "Represents a default persistent cookie handler which stores persistent cookies in a CSV file.\n"
"left": "Represents a default persistent cookie handler, which stores persistent cookies in a CSV file.\n"
},
"sortText": "190",
"insertText": "CsvPersistentCookieHandler",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1177,7 +1177,7 @@
"kind": "Interface",
"detail": "Object",
"documentation": {
"left": "Represents a default persistent cookie handler which stores persistent cookies in a CSV file.\n"
"left": "Represents a default persistent cookie handler, which stores persistent cookies in a CSV file.\n"
},
"sortText": "221",
"insertText": "CsvPersistentCookieHandler",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -957,6 +957,20 @@
"insertText": "WRITING_100_CONTINUE_RESPONSE_FAILED",
"insertTextFormat": "Snippet"
},
{
"label": "INVALID_COOKIE_ERROR",
"kind": "Variable",
"detail": "string",
"documentation": {
"right": {
"kind": "markdown",
"value": "Represents the reason string for the `http:InvalidCookieError`"
}
},
"sortText": "130",
"insertText": "INVALID_COOKIE_ERROR",
"insertTextFormat": "Snippet"
},
{
"label": "GENERIC_CLIENT_ERROR",
"kind": "Variable",
Expand Down Expand Up @@ -3013,6 +3027,17 @@
"insertText": "Writing100ContinueResponseError",
"insertTextFormat": "Snippet"
},
{
"label": "InvalidCookieError",
"kind": "Event",
"detail": "Error",
"documentation": {
"left": "Represents a cookie error that occurred when sending cookies in the response"
},
"sortText": "200",
"insertText": "InvalidCookieError",
"insertTextFormat": "Snippet"
},
{
"label": "GenericClientError",
"kind": "Event",
Expand Down Expand Up @@ -3084,7 +3109,7 @@
"kind": "Event",
"detail": "Error",
"documentation": {
"left": "Represents a cookie error that occurred when using cookies"
"left": "Represents a cookie error that occurred when using the cookies"
},
"sortText": "200",
"insertText": "CookieHandlingError",
Expand Down Expand Up @@ -3739,7 +3764,7 @@
"kind": "Interface",
"detail": "Object",
"documentation": {
"left": "Represents a default persistent cookie handler which stores persistent cookies in a CSV file.\n"
"left": "Represents a default persistent cookie handler, which stores persistent cookies in a CSV file.\n"
},
"sortText": "190",
"insertText": "CsvPersistentCookieHandler",
Expand Down
Loading

0 comments on commit dde5c16

Please sign in to comment.