add s3 test back in for master
Этот коммит содержится в:
@@ -570,7 +570,7 @@ func TestGetAnalyticsOld(t *testing.T) {
|
|||||||
CheckUnauthorizedStatus(t, resp)
|
CheckUnauthorizedStatus(t, resp)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*func TestS3TestConnection(t *testing.T) {
|
func TestS3TestConnection(t *testing.T) {
|
||||||
th := Setup().InitBasic().InitSystemAdmin()
|
th := Setup().InitBasic().InitSystemAdmin()
|
||||||
defer th.TearDown()
|
defer th.TearDown()
|
||||||
Client := th.Client
|
Client := th.Client
|
||||||
@@ -626,7 +626,7 @@ func TestGetAnalyticsOld(t *testing.T) {
|
|||||||
_, resp = th.SystemAdminClient.TestS3Connection(&config)
|
_, resp = th.SystemAdminClient.TestS3Connection(&config)
|
||||||
CheckOKStatus(t, resp)
|
CheckOKStatus(t, resp)
|
||||||
|
|
||||||
}*/
|
}
|
||||||
|
|
||||||
func TestSupportedTimezones(t *testing.T) {
|
func TestSupportedTimezones(t *testing.T) {
|
||||||
th := Setup().InitBasic()
|
th := Setup().InitBasic()
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user