Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read only user integration tests #837

Merged
merged 12 commits into from
Dec 9, 2022
Merged

Read only user integration tests #837

merged 12 commits into from
Dec 9, 2022

Conversation

jkaflik
Copy link
Contributor

@jkaflik jkaflik commented Dec 1, 2022

Draft a proposal to make it possible to establish a read-only user connection in tests. It can be used to cover further use cases.

Connection initialization may require additional attention in the future if it grows more.

Resolves #736

@jkaflik jkaflik self-assigned this Dec 1, 2022
@CLAassistant
Copy link

CLAassistant commented Dec 1, 2022

CLA assistant check
All committers have signed the CLA.

@jkaflik jkaflik changed the title make it possible to establish read-only user connection in tests Make it possible to establish read-only user connection in tests Dec 1, 2022
@jkaflik jkaflik marked this pull request as draft December 1, 2022 20:35
tests/resources/admin.xml Outdated Show resolved Hide resolved
tests/conn_test.go Outdated Show resolved Hide resolved
tests/utils.go Outdated Show resolved Hide resolved
@jkaflik jkaflik changed the title Make it possible to establish read-only user connection in tests Read only user integration tests Dec 7, 2022
@jkaflik jkaflik marked this pull request as ready for review December 7, 2022 20:55
@jkaflik jkaflik requested a review from mshustov December 7, 2022 20:56
tests/utils.go Show resolved Hide resolved
tests/read_only_user_test.go Show resolved Hide resolved
tests/read_only_user_test.go Outdated Show resolved Hide resolved
tests/read_only_user_test.go Show resolved Hide resolved
@jkaflik jkaflik merged commit 226a902 into main Dec 9, 2022
@mshustov mshustov deleted the 736-readonly-tests branch December 11, 2022 17:10
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.

Test client works for readonly users
3 participants