Skip to content

Commit

Permalink
Remove tests that only worked with exoscale v2
Browse files Browse the repository at this point in the history
In exoscale v2 we had an interface for the exoscale client, which
allowed us to use mockery to create mocks for the tests.
Unfortunately v3 doesn't use any interfaces anymore, which makes moking
a client much more complicated.
We therefore remove those tests for now

Signed-off-by: Nicolas Bigler <[email protected]>
  • Loading branch information
TheBigLee committed Jan 24, 2025
1 parent dde9d0f commit 3d6387e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 880 deletions.
108 changes: 0 additions & 108 deletions operator/kafkacontroller/create_test.go

This file was deleted.

75 changes: 0 additions & 75 deletions operator/kafkacontroller/delete_test.go

This file was deleted.

Loading

0 comments on commit 3d6387e

Please sign in to comment.