St. John Johnson

Results 55 comments of St. John Johnson

Well the output from Cucumber contains timing and status for each step, so I felt that would be the best translation. There is no overall scenario status or timing, so...

Sample cucumber json for you: https://github.com/stjohnjohnson/cucumber-junit/blob/a5d7aff1da03e01c7ef15141cdf1dadbf62026be/tests/mocks/input.json

@znevrly like I said, if you want to give a PR to add this feature, I'm all for it (but please make it optional, we can make it default eventually).

Oh, that's a nice document! Very helpful. It should be easy to add that information into the tag. We define that tag here: https://github.com/stjohnjohnson/cucumber-junit/blob/28197270db647916e30573e9a1f02668bcb05212/lib/cucumber_junit.js#L216 It just needs to read the...

What is `cucumber-junit-enhance`?

Sorry for the delay, OSX Catalina - 10.15.2 (19C57)

I'm _very_ interested in adding support for ReserveCalifornia. Looks like it's quite different of a layout. I'd be happy to start poking at this. Any recommendation @juftin for how you...

Awesome! I would use the standard filters that Recreation.gov has: vehicle length, site type, amenities, allowable equipment, and electrical hookup ![2430CD40-5795-40C6-BDD8-93DC3DA52AF4](https://user-images.githubusercontent.com/622065/176307593-446d3369-c123-493f-9a79-db00a4a138c3.jpeg) ![F56B6E51-F046-46E6-80DB-5FF57E3A2D3E](https://user-images.githubusercontent.com/622065/176307870-6a27d0c7-d83e-4899-b89c-9bc74ab5a62f.jpeg) ![D7952381-10ED-4A91-A648-5CA63C0DE425](https://user-images.githubusercontent.com/622065/176307878-e138b419-f9f9-47c3-969d-6d0a7af17131.jpeg)

Okay, I needed to use this for Yosemite Timed Entry. The API for `monthlyAvailableSummary` was not accurate. It would show as 1 available, but I couldn't purchase it. So I...

Yes, please! @EvanOxfeld this is blocking me as well.