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

Splitting admin tests from users tests #1619

Merged
merged 4 commits into from
Feb 25, 2022
Merged

Splitting admin tests from users tests #1619

merged 4 commits into from
Feb 25, 2022

Conversation

cniackz
Copy link
Collaborator

@cniackz cniackz commented Feb 23, 2022

Fixes https://github.com/miniohq/engineering/issues/541

In PR #1617
@prakashsvmx suggested the idea:

We could add admin_api_integration_test.go to differentiate AdminAPI and UserAPI tests as per swagger tags.
@cniackz

I believe this is a good idea and it will help us to differentiate the tests by separating them in different files.
And this is what I did on this task.

@cniackz cniackz self-assigned this Feb 23, 2022
@cniackz cniackz changed the title [WIP] - Splitting admin tests from users tests Splitting admin tests from users tests Feb 23, 2022
dvaldivia
dvaldivia previously approved these changes Feb 23, 2022
bexsoft
bexsoft previously approved these changes Feb 24, 2022
prakashsvmx
prakashsvmx previously approved these changes Feb 24, 2022
Copy link
Member

@prakashsvmx prakashsvmx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bexsoft bexsoft merged commit af3b0cd into minio:master Feb 25, 2022
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.

None yet

5 participants