Skip to content

Conversation

russss
Copy link
Contributor

@russss russss commented May 21, 2018

This pulls the logic for inspect out into a new file which makes it a bit easier to understand.

This was going to be the first part of an implementation for #276, but it seems like that might take a while so I'm going to PR a few bits of refactoring individually.

@simonw
Copy link
Owner

simonw commented May 21, 2018

This is definitely a big improvement.

I'd like to refactor the unit tests that cover .inspect() too - currently they are a huge ugly blob at the top of test_api.py

@simonw
Copy link
Owner

simonw commented May 21, 2018

We should merge this before refactoring the tests though, because that way we don't couple the new tests to the verification of this change.

@simonw simonw merged commit 58b5a37 into simonw:master May 22, 2018
@russss russss deleted the refactor_inspection branch May 22, 2018 16:07
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.

2 participants