opentelekomcloud / gophertelekomcloud

GopherTelekomCloud is an OpenTelekomCloud clouds Go SDK
Apache License 2.0
19 stars 9 forks source link

[FGS]: Events test #658

Closed artem-lifshits closed 3 months ago

artem-lifshits commented 3 months ago

What this PR does / why we need it

Management of test events.

Acceptance tests

=== RUN   TestFunctionGraphEventsLifecycle
    events_test.go:28: Attempting to CREATE TEST EVENT
    events_test.go:49: Attempting to LIST TEST EVENTS
    events_test.go:57: Attempting to UPDATE TEST EVENT
    events_test.go:67: Attempting to GET TEST EVENT
    tools.go:72: {
          "id": "fd9942a4-71d2-471b-9bd5-c9c6eb351ee7",
          "content": "ewogICAgImJvZHkiOiAiIiwKICAgICJy",
          "last_modified": 1715772656,
          "name": "funcgraph-eventuI9D"
        }
    events_test.go:42: Attempting to DELETE TEST EVENT
--- PASS: TestFunctionGraphEventsLifecycle (2.32s)
PASS

Process finished with the exit code 0
otc-zuul[bot] commented 3 months ago

Build succeeded. https://zuul.otc-service.com/t/eco/buildset/2749256456d94c10b683fcd625417ee4

:heavy_check_mark: otc-golangci-lint SUCCESS in 2m 27s :heavy_check_mark: golang-make-vet SUCCESS in 2m 58s :heavy_check_mark: golang-make-test SUCCESS in 2m 39s :heavy_check_mark: golang-make-functional SUCCESS in 7m 33s