Skip to content

Split krate test module into multiple files #3062

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 12 commits into from
Dec 2, 2020

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 2, 2020

Our src/tests/krate.rs file currently has about 2500 lines, and is slowly becoming unmanageable. This PR splits the file into multiple modules, with roughly one module per API endpoint.

Sorry for the relatively huge diff. I've only moved the code around and haven't added any logic changes though.

r? @pietroalbini

@pietroalbini
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Dec 2, 2020

📌 Commit bc9f685 has been approved by pietroalbini

@bors
Copy link
Contributor

bors commented Dec 2, 2020

⌛ Testing commit bc9f685 with merge 1d8ec8d...

@bors
Copy link
Contributor

bors commented Dec 2, 2020

☀️ Test successful - checks-actions
Approved by: pietroalbini
Pushing 1d8ec8d to master...

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.

4 participants