Skip to content

Test self-hosted for Mercurial 6 on develop #84

Test self-hosted for Mercurial 6 on develop

Test self-hosted for Mercurial 6 on develop #84

GitHub Actions / Integration Tests self-hosted for Mercurial 6 failed Apr 24, 2024 in 0s

10 fail, 50 pass in 13m 18s

60 tests   50 ✅  13m 18s ⏱️
 1 suites   0 💤
 1 files    10 ❌

Results for commit fa93aff.

Annotations

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

InvalidUserCloneHgResumable (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 1s]
Raw output
Shouldly.ShouldAssertException : `act()`
    should throw
System.UnauthorizedAccessException
    but threw
Shouldly.ShouldAssertException
---- Shouldly.ShouldAssertException : srOutput
    should not contain (case insensitive comparison)
"failure"
    but was actually
"Clone failure: new repository with no commits. Clone deleted.
Progress out: Cloning https://resumabl..."   at Testing.SyncReverseProxy.SendReceiveServiceTests.InvalidUserCloneHgResumable() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 293
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at Testing.Services.Utils.ValidateSendReceiveOutput(String srOutput) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 69
   at Testing.Services.SendReceiveService.CloneProject(SendReceiveParams sendReceiveParams, SendReceiveAuth auth, Boolean validateOutput) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 144
   at Testing.SyncReverseProxy.SendReceiveServiceTests.<>c__DisplayClass20_0.<InvalidUserCloneHgResumable>b__0() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 292
   at Shouldly.Should.ThrowInternal[TException](Func`1 actual, String customMessage, String shouldlyMethod) in /_/src/Shouldly/ShouldStaticClasses/ShouldThrow.cs:line 81

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CanCloneSendReceive(hgProtocol: Resumable, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 2s]
Raw output
Shouldly.ShouldAssertException : srOutput
    should not contain (case insensitive comparison)
"failure"
    but was actually
"Clone failure: new repository with no commits. Clone deleted.
Progress out: Cloning https://resumabl..."   at Testing.Services.Utils.ValidateSendReceiveOutput(String srOutput) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 69
   at Testing.Services.SendReceiveService.CloneProject(SendReceiveParams sendReceiveParams, SendReceiveAuth auth, Boolean validateOutput) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 144
   at Testing.Services.SendReceiveService.RunCloneSendReceive(SendReceiveParams sendReceiveParams, SendReceiveAuth auth) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 87
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceive(HgProtocol hgProtocol, String user) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 59
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

SendReceiveAfterProjectReset(protocol: Hgweb) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 1s]
Raw output
System.Text.Json.JsonException : '<' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
---- System.Text.Json.JsonReaderException : '<' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.ContinueDeserialize(ReadBufferState& bufferState, JsonReaderState& jsonReaderState, ReadStack& readStack)
   at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.DeserializeAsync(Stream utf8Json, CancellationToken cancellationToken)
   at System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsyncCore[T](HttpContent content, JsonSerializerOptions options, CancellationToken cancellationToken)
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 38
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendReceiveAfterProjectReset(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 128
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
   at System.Text.Json.Utf8JsonReader.ConsumeValue(Byte marker)
   at System.Text.Json.Utf8JsonReader.ReadFirstToken(Byte first)
   at System.Text.Json.Utf8JsonReader.ReadSingleSegment()
   at System.Text.Json.Utf8JsonReader.Read()
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

SendReceiveAfterProjectReset(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 35s]
Raw output
System.Net.Http.HttpRequestException : Response status code does not indicate success: 503 (Service Temporarily Unavailable).   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Testing.Services.LexboxProject.DisposeAsync() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 118
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendReceiveAfterProjectReset(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 189
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

UnauthorizedUserCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : `act()`
    should throw
Chorus.VcsDrivers.Mercurial.RepositoryAuthorizationException
    but threw
Chorus.VcsDrivers.Mercurial.ServerErrorException
---- Chorus.VcsDrivers.Mercurial.ServerErrorException : The internet server reported that it is having problems. There isn't anything you can do about that except try again later.   at Testing.SyncReverseProxy.SendReceiveServiceTests.UnauthorizedUserCloneHgWeb() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 322
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
   at Chorus.VcsDrivers.Mercurial.HgRepository.CloneFromSource(String sourceLabel, String sourceUri)
   at Chorus.VcsDrivers.Mercurial.HgNormalTransport.Clone()
   at Chorus.VcsDrivers.Mercurial.HgRepository.Clone(RepositoryAddress source, String targetPath, IProgress progress)
   at LfMergeBridge.LanguageForgeMakeCloneActionHandler.LibTriboroughBridgeChorusPlugin.Infrastructure.IBridgeActionTypeHandler.StartWorking(IProgress progress, Dictionary`2 options, String& somethingForClient)
   at LfMergeBridge.LfMergeBridge.Execute(String actionType, IProgress progress, Dictionary`2 options, String& somethingForClient)
   at Testing.Services.SendReceiveService.CloneProject(SendReceiveParams sendReceiveParams, SendReceiveAuth auth, Boolean validateOutput) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 139
   at Testing.SyncReverseProxy.SendReceiveServiceTests.<>c__DisplayClass23_0.<UnauthorizedUserCloneHgWeb>b__0() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 321
   at Shouldly.Should.ThrowInternal[TException](Func`1 actual, String customMessage, String shouldlyMethod) in /_/src/Shouldly/ShouldStaticClasses/ShouldThrow.cs:line 81

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CanCloneSendReceive(hgProtocol: Hgweb, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 0s]
Raw output
Chorus.VcsDrivers.Mercurial.ServerErrorException : The internet server reported that it is having problems. There isn't anything you can do about that except try again later.   at Chorus.VcsDrivers.Mercurial.HgRepository.CloneFromSource(String sourceLabel, String sourceUri)
   at Chorus.VcsDrivers.Mercurial.HgNormalTransport.Clone()
   at Chorus.VcsDrivers.Mercurial.HgRepository.Clone(RepositoryAddress source, String targetPath, IProgress progress)
   at LfMergeBridge.LanguageForgeMakeCloneActionHandler.LibTriboroughBridgeChorusPlugin.Infrastructure.IBridgeActionTypeHandler.StartWorking(IProgress progress, Dictionary`2 options, String& somethingForClient)
   at LfMergeBridge.LfMergeBridge.Execute(String actionType, IProgress progress, Dictionary`2 options, String& somethingForClient)
   at Testing.Services.SendReceiveService.CloneProject(SendReceiveParams sendReceiveParams, SendReceiveAuth auth, Boolean validateOutput) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 139
   at Testing.Services.SendReceiveService.RunCloneSendReceive(SendReceiveParams sendReceiveParams, SendReceiveAuth auth) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 87
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceive(HgProtocol hgProtocol, String user) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 59
   at InvokeStub_SendReceiveServiceTests.CanCloneSendReceive(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Resumable, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 0s]
Raw output
System.Net.Http.HttpRequestException : Response status code does not indicate success: 503 (Service Temporarily Unavailable).   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Testing.Services.JwtHelper.ExecuteLogin(SendReceiveAuth auth, HttpClient httpClient) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/JwtHelper.cs:line 43
   at Testing.Services.JwtHelper.GetJwtForUser(SendReceiveAuth auth) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/JwtHelper.cs:line 16
   at Testing.Services.JwtHelper.GetProjectJwtForUser(SendReceiveAuth auth, String projectCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/JwtHelper.cs:line 24
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceiveWithJwtOverBasicAuth(HgProtocol hgProtocol, String user) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 69
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.ApiTests.NewProjectRaceCondition

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CanCreateMultipleProjectsAndQueryThemRightAway (Testing.ApiTests.NewProjectRaceCondition) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : response["data"]!["createProject"]!["createProjectResponse"]
    should be of type
System.Text.Json.Nodes.JsonObject
    but was
null   at Testing.ApiTests.NewProjectRaceCondition.CreateQueryAndVerifyProject(Guid id) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/NewProjectRaceCondition.cs:line 53
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at Testing.ApiTests.NewProjectRaceCondition.CanCreateMultipleProjectsAndQueryThemRightAway() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/NewProjectRaceCondition.cs:line 21
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Testing.ApiTests.NewProjectRaceCondition.CanCreateMultipleProjectsAndQueryThemRightAway() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/NewProjectRaceCondition.cs:line 29
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- End of stack trace from previous location ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Hgweb, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 0s]
Raw output
System.Net.Http.HttpRequestException : Response status code does not indicate success: 503 (Service Temporarily Unavailable).   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Testing.Services.JwtHelper.ExecuteLogin(SendReceiveAuth auth, HttpClient httpClient) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/JwtHelper.cs:line 43
   at Testing.Services.JwtHelper.GetJwtForUser(SendReceiveAuth auth) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/JwtHelper.cs:line 16
   at Testing.Services.JwtHelper.GetProjectJwtForUser(SendReceiveAuth auth, String projectCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/JwtHelper.cs:line 24
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceiveWithJwtOverBasicAuth(HgProtocol hgProtocol, String user) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 69
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.SyncReverseProxy.LegacyProjectApiTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

MissingPasswordReturns403 (Testing.SyncReverseProxy.LegacyProjectApiTests) failed

./test-results/_gha-lf-lexbox-runner-smndw-xpkds_2024-04-24_17_15_54.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : response.StatusCode
    should be
HttpStatusCode.Forbidden
    but was
HttpStatusCode.BadRequest   at Testing.SyncReverseProxy.LegacyProjectApiTests.MissingPasswordReturns403() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/LegacyProjectApiTests.cs:line 129
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- End of stack trace from previous location ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

60 tests found

There are 60 tests, see "Raw output" for the full list of tests.
Raw output
Testing.ApiTests.AuthTests ‑ AdminIsPermittedToCallAdminApi
Testing.ApiTests.AuthTests ‑ CanUseBearerAuth
Testing.ApiTests.AuthTests ‑ ClearingCookiesWorks
Testing.ApiTests.AuthTests ‑ JwtWithInvalidSignatureFailsAuth
Testing.ApiTests.AuthTests ‑ ManagerIsForbiddenFromAdminApi
Testing.ApiTests.AuthTests ‑ ManagerIsPermittedToCallRequiresAuthApi
Testing.ApiTests.AuthTests ‑ NoOneCanCallForgotPasswordApi
Testing.ApiTests.AuthTests ‑ NotLoggedInIsNotPermittedToCallRequiresAuthApi
Testing.ApiTests.AuthTests ‑ TestGqlVerifyDifferentUsers
Testing.ApiTests.AuthTests ‑ TestLoginAndVerifyDifferentUsers
Testing.ApiTests.FlexJwtTests ‑ CanGetProjectSpecificToken
Testing.ApiTests.InvalidRouteTests ‑ ApiBasePathRequestsShouldBeServedByDotnetForAuthenticated
Testing.ApiTests.InvalidRouteTests ‑ ApiPathRequestsShouldBeServedByDotnetForAnonymous
Testing.ApiTests.NewProjectRaceCondition ‑ CanCreateMultipleProjectsAndQueryThemRightAway
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataViaForm
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataViaJson
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataWithEmailAddress
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataWithUppercaseUsername
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ MissingPasswordReturns403
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ TestInvalidPassword
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ TestInvalidUser
Testing.SyncReverseProxy.ProxyHgRequests ‑ SimpleClone
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGet(user: "admin")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGet(user: "manager")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetBadPassword
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetPrefixHg
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetWithJwtInBasicAuth(user: "admin")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetWithJwtInBasicAuth(user: "manager")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestNoAuthResponse
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailable(user: "admin")
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailable(user: "manager")
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailableJwtInBasicAuth(user: "admin")
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailableJwtInBasicAuth(user: "manager")
Testing.SyncReverseProxy.ResumableTests ‑ WithBadNotValidProject
Testing.SyncReverseProxy.ResumableTests ‑ WithBadPassword
Testing.SyncReverseProxy.ResumableTests ‑ WithBadUser
Testing.SyncReverseProxy.ResumableTests ‑ WithUnauthorizedUser
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Hgweb, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Resumable, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Hgweb, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Resumable, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CloneBigProject(hgProtocol: Hgweb)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CloneBigProject(hgProtocol: Resumable)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnCloneHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnCloneHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnSendReceiveHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnSendReceiveHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidProjectAdminLogin
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidProjectManagerLogin
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidUserCloneHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidUserCloneHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ ModifyProjectData(protocol: Hgweb)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ ModifyProjectData(protocol: Resumable)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendNewProject_Big
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendNewProject_Medium
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendReceiveAfterProjectReset(protocol: Hgweb)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendReceiveAfterProjectReset(protocol: Resumable)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ UnauthorizedUserCloneHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ UnauthorizedUserCloneHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ VerifyHgWorking