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

JENKINS - sdxctlr tests to be written #114

Open
sdonovan1985 opened this issue May 23, 2019 · 1 comment
Open

JENKINS - sdxctlr tests to be written #114

sdonovan1985 opened this issue May 23, 2019 · 1 comment

Comments

@sdonovan1985
Copy link
Collaborator

SenseAPI.py, RestAPI.py, and SDXController need substantially more testing.

The SDXandLCTest.py also need to be updated, but is tricky due to the LC infrastructure dependence.

Many of the SenseAPI tests that were written were prior to the updated information from Xi, so they're out of data and not useful anymore. Any test starting with 'atest' is outdated. Many of the files in the senseapi_files/ subfolder are out of date.

@sdonovan1985
Copy link
Collaborator Author

#119 covered RestAPI. - It went from 20% coverage to 75% coverage.

SenseAPI is at 43% right now. Lots of major functions aren't being well exercised.

SDXController is at 39% right now. This is mostly due to this being unittests, and doesn't include connecting to the LC at all.

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

1 participant