Fix some tests and add relations tests #3168

Merged
merged 2 commits into from Sep 2, 2015

Conversation

Projects
None yet
2 participants
Owner

wallyworld commented Sep 1, 2015

Fix 2 failing tests in relationer_test
Added new unit tests for the previously untested Relations struct.
There's pretty decent coverage, but it's not perfect. Also the relationer_tests are still JujuConnSuite tests. We'll still need to remove all those but this PR is a tspe in the right direction. There's no more skipped tests so we can start thinking about merging to master once we are happy with how things look.

(Review request: http://reviews.vapour.ws/r/2546/)

Owner

wallyworld commented Sep 2, 2015

$$merge$$

Contributor

jujubot commented Sep 2, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

Contributor

jujubot commented Sep 2, 2015

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/4572

Owner

wallyworld commented Sep 2, 2015

$$merge$$

Contributor

jujubot commented Sep 2, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Sep 2, 2015

Merge pull request #3168 from wallyworld/fix-implicit-relationer-test
Fix some tests and add relations tests

Fix 2 failing tests in relationer_test
Added new unit tests for the previously untested Relations struct.
There's pretty decent coverage, but it's not perfect. Also the relationer_tests are still JujuConnSuite tests. We'll still need to remove all those but this PR is a tspe in the right direction. There's no more skipped tests so we can start thinking about merging to master once we are happy with how things look.

(Review request: http://reviews.vapour.ws/r/2546/)

@jujubot jujubot merged commit 1cccccd into juju:maltese-falcon Sep 2, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment