-
Notifications
You must be signed in to change notification settings - Fork 17
[ISSUE 632] Graph Manager Unit Tests #636
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
Conversation
|
Currently 4 of the Graph Manager's tests fail. This is because of the Parameter Manager's dependency that is outlined in issue #634 . These tests will pass once that issue has been fixed. |
|
We indent to 3 spaces in our code base. I recommend adjusting the indentation spaces in your IDE or our clang-format check will fail. |
|
I know that most of the methods in the |
|
The You must convert that file to the Linux end-of-line character ( |
closes #632