Skip to content
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

Various fixes to make basic unit tests pass #50

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mfojtik
Copy link
Contributor

@mfojtik mfojtik commented Jun 18, 2013

Hi,

These fixes should make 'drivers:mock', 'cimi' and some other tests green. However the entire 'test' suite will not pass, since it seems like there is some problem with 'aws' gem (VCR fixtures will need to be re-recorded).

@dkoper
Copy link

dkoper commented Jul 1, 2013

I've pushed some of the commits:

commit a4a18cd
Author: Michal Fojtik [email protected]
Date: Tue Jun 18 13:15:33 2013 +0200

Mock: Raise NotFound when instance does not exists when creating the Image

commit 034eef2
Author: Michal Fojtik [email protected]
Date: Tue Jun 18 13:15:54 2013 +0200

Mock: Fixed wrong count of instances in tests

commit ed71106
Author: Dies Koper [email protected]
Date: Mon Jul 1 16:20:01 2013 +1000

CIMI: Changed assertion in machine test to unequality

What's remaining is "Tests: Fixed problem with fog vs webmock excon". I'm not sure if it's okay to push as it doesn't work on my Fedora VM.

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