Commit graph

4 commits

Author SHA1 Message Date
Chris Burgess
15855bd2f0 Fix #1853 by hardcoding protocol on image. (#1854) 2017-01-08 11:14:31 -05:00
Akinori MUSHA
7ed40a6901 Use the XPath expression string(.) instead of .//text()
That is the correct way to extract a raw string with all text nodes
concatenated without entity escaping.
2016-10-21 00:23:00 +09:00
Will Read
98f50de06b Sets the new user up with an example set of agents
- gives them a place to start from
- leverages existing code to import scenarios
- adds test coverage to seeds to ensure sees can run multiple times against the same db as is the case for Docker
- adds env variable to set if importing is turned on for new user
- adds env variable to point to a custom scenario for new users
2016-04-10 16:03:21 -07:00
Rishabh Jain
5d63df8d18 Added JSONPath 2013-05-08 22:36:06 +05:30