1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
Commit graph

7 commits

Author SHA1 Message Date
Ryan Fitzgerald
038bdf8a91 Move some testing code into spec/helpers/ 2012-12-08 17:14:25 -08:00
Ryan Fitzgerald
f0c61ac418 Add Mocha for mocking 2012-12-08 17:02:37 -08:00
John Mair
e9e2bb0360 move mock_pry to local spec/helper.rb 2012-12-09 00:05:39 +01:00
John Mair
4bf42ca006 move Pad to local helpers, and move more methods in PryTestHelpers 2012-12-09 00:01:18 +01:00
John Mair
9a279461c1 PryTestHelpers methods are now module_functions, included into Bacon::Context by default 2012-12-07 23:08:49 +01:00
John Mair
31a9578228 cleaned up lib/pry/test/helper.rb
* removed most historicla junk from lib/pry/test/helper.rb
* relocated recalcitrant junk to the local spec/helper.rb (this isn't exposed to 3rd parties)
2012-12-07 21:41:05 +01:00
John Mair
d1489a59a3 moved test helper.rb to lib/pry/test/helper.rb, so plugins can use our test helpers 2012-11-28 02:05:30 +01:00