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

[SHOULD] run tests on CI - test suite failing #80

Closed
jason-fox opened this issue Jan 22, 2019 · 0 comments
Closed

[SHOULD] run tests on CI - test suite failing #80

jason-fox opened this issue Jan 22, 2019 · 0 comments

Comments

@jason-fox
Copy link
Contributor

jason-fox commented Jan 22, 2019

A test suite is currently failing from the public codebase for this GE, and the tests should be run on CI. The standard testing framework is failing because it is attempting to connect to an external service Keystone . The IDM at that endpoint does not support the current Keyrock /version endpoint which is being used as a heartbeat, hence the test does not run successfully.

The Unit tests should be self-contained and runnable without reference to an external service

Related: PR #78 , Issue: #74 , #50

Running tests on CI is a TSC SHOULD requirement

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

No branches or pull requests

2 participants