-
Notifications
You must be signed in to change notification settings - Fork 14
Add BDD tests #48
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
Add BDD tests #48
Conversation
|
Any idea @pbashyal-nmdp, @mmaiers-nmdp, etc. why |
|
Maybe related to |
|
There is definitely some odd behavior with regard to leading HLA-A |
|
Its better with 0.0.21 |
|
Yeah, we definitely need to work on the spec of what it should do :) |
|
Created #51 to track the inconsistencies. |
|
after installing 0.0.22 |
|
Ah. Thank you @pbashyal-nmdp and @mmaiers-nmdp ! I forgot to set an upstream repository (I was pulling from my outdated fork). It works now! |
|
Should we be using a virtual environment for BDD testing? And should we put testing documentation in README.rst? |
|
Yes. Yes. Under a Testing heading. |
|
Okay, documentation for creating a virtual environment and running behave are added. |
Adding BDD (Behavior-driven development) tests for
existing unit tests
new development