Skip to content

Handle added but ignored keys in connection file tests#93

Merged
takluyver merged 1 commit into
ipython:masterfrom
minrk:sub-info-test
Jan 7, 2016
Merged

Handle added but ignored keys in connection file tests#93
takluyver merged 1 commit into
ipython:masterfrom
minrk:sub-info-test

Conversation

@minrk

@minrk minrk commented Jan 7, 2016

Copy link
Copy Markdown
Member

jupyter_client will add kernel_name to connection files (jupyter/jupyter_client#96)
Instead of checking full-dict equality, check the keys we know/care about,
so the tests aren't sensitive to backward-compatible additions.

jupyter_client will add `kernel_name` to connection files.
Instead of checking full-dict equality, check the keys we know/care about,
so the tests aren't sensitive to backward-compatible additions.
@Carreau

Carreau commented Jan 7, 2016

Copy link
Copy Markdown
Member

+1

takluyver added a commit that referenced this pull request Jan 7, 2016
Handle added but ignored keys in connection file tests
@takluyver takluyver merged commit 78ca4b0 into ipython:master Jan 7, 2016
@minrk minrk deleted the sub-info-test branch January 7, 2016 11:39
@minrk minrk added this to the 4.3 milestone Jan 7, 2016
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.

3 participants