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 #11

Closed
brettmorien opened this issue Jul 6, 2015 · 2 comments
Closed

Comments

@brettmorien
Copy link
Contributor

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

the new UI no longer uses knockout. i will re-open this issue on Peaky as i feel this may not be totally knockout specific.

@PhillipPruett
Copy link
Collaborator

PeakyTests/Peaky#17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants