This commit is contained in:
dayterr
2026-02-20 17:30:02 +03:00
parent 274b349012
commit 2ded555d47
1203 changed files with 1609 additions and 1361 deletions

View File

@@ -8,9 +8,9 @@ import (
"github.com/stretchr/testify/assert"
"go.uber.org/mock/gomock"
decortsdk "repository.basistech.ru/BASIS/decort-golang-sdk"
"repository.basistech.ru/BASIS/dynamix-golang-sdk/v13/pkg/cloudbroker/compute"
"repository.basistech.ru/BASIS/dynamix-golang-sdk/v13/samples/client"
decortsdk "repository.basistech.ru/BASIS/dynamix-golang-sdk/v14"
"repository.basistech.ru/BASIS/dynamix-golang-sdk/v14/pkg/cloudbroker/compute"
"repository.basistech.ru/BASIS/dynamix-golang-sdk/v14/samples/client"
)
// Пример юнит тестирования на моках