Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Adds an XPath expression testing UI #126

Merged
merged 1 commit into from
Mar 20, 2015
Merged

Conversation

richardrodgers
Copy link
Collaborator

closes #104

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 217297d on 104_finder_sandbox into * on master*.

@JPrevost
Copy link
Member

Hey, looks like I managed to keep Coveralls from reporting as part of the build status.

@richardrodgers
Copy link
Collaborator Author

Cool - I like to be informed of coverage deltas, but don't necessarily want to block deployment for it

@(sbForm: Form[(String, String)], results: List[String])@*(implicit hubContext: HubContext)*@
@import helper._
@layout.main("Sandbox - TopicHub") {
<div class="container">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing this to <div class="container-fluid"> prevents it from sliding behind the top navigation.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never mind. Something got introduced that is causing that in Master as well. I'll debug and open a ticket.

@JPrevost
Copy link
Member

👍

richardrodgers pushed a commit that referenced this pull request Mar 20, 2015
Adds an XPath expression testing UI
@richardrodgers richardrodgers merged commit ff456e3 into master Mar 20, 2015
@richardrodgers richardrodgers deleted the 104_finder_sandbox branch March 20, 2015 19:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add XPath evaluation UI
3 participants