-
Notifications
You must be signed in to change notification settings - Fork 11
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
CI doesn't run Python tests #14
Comments
Yeah -- I have a kludgy python test suite that I run locally. I've been meaning to refactor into proper unit tests but haven't had time to do it yet. I'll try to do it this or next week. |
saaros
added a commit
that referenced
this issue
Jan 19, 2015
Add a basic unit test framework for testing omcache.py and a couple of test cases for it. More cases should be added soon.
saaros
added a commit
that referenced
this issue
Jan 19, 2015
Add a basic unit test framework for testing omcache.py and a couple of test cases for it. More cases should be added soon.
saaros
added a commit
that referenced
this issue
Jan 19, 2015
Add a basic unit test framework for testing omcache.py and a couple of test cases for it. More cases should be added soon.
Woot! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are no tests that verify that the CFFI bindings work.
The text was updated successfully, but these errors were encountered: