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

Knockout bindings in Monitoring UI case sensitive to API results #17

Open
PhillipPruett opened this issue Sep 27, 2016 · 1 comment
Open

Comments

@PhillipPruett
Copy link
Collaborator

The Api returns all discovered tests in a field called .Tests from the MonitoringTestController. If you have a camel case contract resolver, then .tests is the property from that controller.

Need to either make the knockout check both cases, or configure the monitoring test controller to use the default contract resolver.

@PhillipPruett
Copy link
Collaborator Author

issue originally filed by askheaves. while the new UI does not use knockout the bug may still exist.

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