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

13 commits

Author SHA1 Message Date
James A. Rosen
c5bb22df9d added 'WebMock.disable_net_connect' to all spec_helpers 2010-08-11 08:50:20 -07:00
Michael Bleigh
db45e50b7b Moved 37signals into a single OAuth2 class. 2010-06-23 20:15:43 -04:00
James A. Rosen
17819a0b8a refactored some common spec setup from Basecamp and Campfire specs into new StrategyTestCase mixin 2010-06-18 22:29:35 -04:00
James A. Rosen
f15f6fbed1 extracted some common Strategy specs into a new StrategyMacros; used them in Basecamp and Campfire specs 2010-06-18 21:56:44 -04:00
James A. Rosen
7d59543b1b refactored common code from Campfire and Basecamp into new abstract ThirtySevenSignals strategy 2010-06-18 21:48:44 -04:00
James A. Rosen
28dd4e8533 tested and fixed Campfire strategy 2010-06-18 21:37:00 -04:00
James A. Rosen
858b7239f3 fixed and tested Basecamp OAuth2 implementation 2010-06-18 21:09:27 -04:00
James A. Rosen
8cb635d79f split Twitter and Facebook specs out into their own spec files; changed OAuth spec to a more abstract test 2010-06-18 21:08:36 -04:00
James A. Rosen
7691e0c295 updated OAuth spec helper: added Bundler.setup to support running specs individually; added configure block to do common mixins 2010-06-18 20:50:44 -04:00
James A. Rosen
95e0e94f52 moved Campfire and Basecamp from HTTP Basic to OAuth2 2010-06-16 15:37:43 -04:00
James A. Rosen
c1c56a9f11 moved project spec/spec.opts to .rspec in preparation for RSpec 2.0 (deprecated in 1.3) 2010-06-12 21:34:19 -04:00
James A. Rosen
5e2b5b3f4f changed Rack endpoint in OAuth spec to return an enumerable body as per the Rack specification 2010-06-12 21:26:06 -04:00
Michael Bleigh
0cdc080b59 First stage of moving to gem family route, still need to add gemspecs and gem building methods. 2010-04-04 23:30:40 -04:00