Skip to content

Reorganize Mirage test cases #3847

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

Merged
merged 3 commits into from
Aug 19, 2021
Merged

Reorganize Mirage test cases #3847

merged 3 commits into from
Aug 19, 2021

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Aug 19, 2021

Having files with 600+ lines that test 7 different endpoints is starting to become unmaintainable, so this PR splits them up and simplifies them. We will now have a single test file per API endpoint instead, which should make the setup a little more pleasant to work with.

Probably best reviewed commit by commit

@Turbo87 Turbo87 added A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Aug 19, 2021
Having files with 600+ lines that test 7 different endpoints is starting to become unmaintainable...
@locks
Copy link
Contributor

locks commented Aug 19, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Aug 19, 2021

📌 Commit ba15b2c has been approved by locks

@bors
Copy link
Contributor

bors commented Aug 19, 2021

⌛ Testing commit ba15b2c with merge b40a141...

@bors
Copy link
Contributor

bors commented Aug 19, 2021

☀️ Test successful - checks-actions
Approved by: locks
Pushing b40a141 to master...

@bors bors merged commit b40a141 into rust-lang:master Aug 19, 2021
@Turbo87 Turbo87 deleted the mirage branch August 22, 2021 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-frontend 🐹 C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants