Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
daemon: improve mocking of interfaces API tests #942
Conversation
zyga
added some commits
Apr 14, 2016
niemeyer
merged commit f1a3b74
into
snapcore:master
Apr 14, 2016
zyga
deleted the
zyga:daemon-test-cleanup
branch
Dec 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zyga commentedApr 14, 2016
This branch ports all of the tests related to the interfaces API to new mocking helpers. This is done so that subsequent branch, which enables connect/disconnect security, can reference the required state and work correctly.