1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00
Commit graph

3 commits

Author SHA1 Message Date
Jonas Nicklas
ae7c56446d Make source a true alias of html, closes #871 2012-11-20 14:24:39 +01:00
Matthew Horan
abd0c56357 source_spec calls Session#source directly
Previously, testing of body and source methods was meta-programmed,
providing a `method' which needed to be called.  Since this has been
removed, there is no `method' to call, so instead call source directly.
2012-11-17 19:12:53 -05:00
Jonas Nicklas
2462443f89 Use a custom spec helper instead of shared specs 2012-07-21 16:46:56 -04:00