Skip to content

Comments

feat(test): Introduce FakeOpenStackClient#1114

Merged
gtema merged 1 commit intomainfrom
test_client
Apr 4, 2025
Merged

feat(test): Introduce FakeOpenStackClient#1114
gtema merged 1 commit intomainfrom
test_client

Conversation

@gtema
Copy link
Owner

@gtema gtema commented Apr 4, 2025

In order to allow downstream users to test their resources create fake client
that can be used together with mock server. This is a first step. In the next
step all existing tests will be converted to this new fake client. Afterwards
it will be exposed dropping current MockServerClient and MockAsyncServerClient.

In order to allow downstream users to test their resources create fake client
that can be used together with mock server. This is a first step. In the next
step all existing tests will be converted to this new fake client. Afterwards
it will be exposed dropping current MockServerClient and MockAsyncServerClient.
@gtema gtema linked an issue Apr 4, 2025 that may be closed by this pull request
@gtema gtema merged commit 5f7d1da into main Apr 4, 2025
12 checks passed
This was referenced Apr 3, 2025
@gtema gtema deleted the test_client branch April 7, 2025 14:44
@gtema-release-plz gtema-release-plz bot mentioned this pull request Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exposing test out of the crate

1 participant