Grupos
Grupos
Iniciar sesión
Grupos
Grupos
FakeWeb
Conversaciones
Información
Enviar comentarios
Ayuda
Ruta de grupo
FakeWeb
1-30 de 31
Marcar todo como leído
Denunciar grupo
0 grupos seleccionados
ktdr...@ktdreyer.com
16/5/13
parsing POST request bodies
Hi folks, Thanks very much for your work on FakeWeb. I'm looking into using FakeWeb to test the
no leída,
parsing POST request bodies
Hi folks, Thanks very much for your work on FakeWeb. I'm looking into using FakeWeb to test the
16/5/13
Brams
,
Douglas Camata
2
11/9/12
trying to mock out requests to google maps api
Maybe you should try it like this: FakeWeb.register_uri("blabla", body: {status: "OK
no leída,
trying to mock out requests to google maps api
Maybe you should try it like this: FakeWeb.register_uri("blabla", body: {status: "OK
11/9/12
Douglas Camata
11/9/12
Unregister URI?
Hello guys, I'm new to fakeweb and I've got a situation that a need to some a registered
no leída,
Unregister URI?
Hello guys, I'm new to fakeweb and I've got a situation that a need to some a registered
11/9/12
Kristian Mandrup
23/11/11
Using Fakeweb to simulate SOAP responses with Savon - How?
I am trying to use Fakeweb to simulate SOAP calls. I am using Savon for the SOAP calls. HTTPI
no leída,
Using Fakeweb to simulate SOAP responses with Savon - How?
I am trying to use Fakeweb to simulate SOAP calls. I am using Savon for the SOAP calls. HTTPI
23/11/11
EDEN
13/5/11
[HELP] FakeWeb is not working on my RSpec test
Hi friends, I'm new to FakeWeb and I'm trying to write an rspec test with it but is always
no leída,
[HELP] FakeWeb is not working on my RSpec test
Hi friends, I'm new to FakeWeb and I'm trying to write an rspec test with it but is always
13/5/11
Ken Robertson
1/3/11
Leaking connections?
We seem to be seeing an issue where we're leaking connections when we have fakeweb enabled in our
no leída,
Leaking connections?
We seem to be seeing an issue where we're leaking connections when we have fakeweb enabled in our
1/3/11
Bernie
,
jdar
2
25/1/11
Does FakeWeb stub out an FTP server?
Hi bernie, check out http://homework.nwsnet.de/products/10c4_fake-ftp-server On Dec 21 2010, 2:34 pm,
no leída,
Does FakeWeb stub out an FTP server?
Hi bernie, check out http://homework.nwsnet.de/products/10c4_fake-ftp-server On Dec 21 2010, 2:34 pm,
25/1/11
jhindle
3/8/10
Warning: RightHttpConnection was loaded after FakeWeb
I'm using fakeweb (1.2.8) with rspec. My tests were working fine, until the other day, I bulk-
no leída,
Warning: RightHttpConnection was loaded after FakeWeb
I'm using fakeweb (1.2.8) with rspec. My tests were working fine, until the other day, I bulk-
3/8/10
dinshaw
, …
Amiruddin Nagri
4
22/6/10
Selenium
I have posted a comment on http://github.com/chrisk/fakeweb/issues#issue/4 also posting the same here
no leída,
Selenium
I have posted a comment on http://github.com/chrisk/fakeweb/issues#issue/4 also posting the same here
22/6/10
Ben Marini
21/6/10
Generating fake responses by caching real ones once first.
I have a third party API that I'd like to mock with FakeWeb, but I was hoping FakeWeb could
no leída,
Generating fake responses by caching real ones once first.
I have a third party API that I'd like to mock with FakeWeb, but I was hoping FakeWeb could
21/6/10
Brian Cardarella
16/3/10
Fakeweb slow
We're using Fakeweb in Cucumber Scenario Outlines with 50 examples (states) In each outline we
no leída,
Fakeweb slow
We're using Fakeweb in Cucumber Scenario Outlines with 50 examples (states) In each outline we
16/3/10
Myron Marston
3/3/10
[ANN] VCR Gem released
I've recently released the VCR Gem. It works in conjunction with FakeWeb to make it easy to
no leída,
[ANN] VCR Gem released
I've recently released the VCR Gem. It works in conjunction with FakeWeb to make it easy to
3/3/10
Alex Kahn
26/1/10
FakeWeb.register_uri in an RSpec before(:each) block
Hi, I'm working on a Sinatra/DataMapper/RSpec project and I'm having an issue with my URIs
no leída,
FakeWeb.register_uri in an RSpec before(:each) block
Hi, I'm working on a Sinatra/DataMapper/RSpec project and I'm having an issue with my URIs
26/1/10
millisami
,
Chris Kampmeier
3
21/10/09
register_uri with regex
Hi Chris, Well, I tried the same code that you'd tested and it works for me too in my irb console
no leída,
register_uri with regex
Hi Chris, Well, I tried the same code that you'd tested and it works for me too in my irb console
21/10/09
Mike Doel
, …
Matt Patterson
4
1/10/09
Faking out redirects
On 1 Oct 2009, at 01:33, Chris Kampmeier wrote: > On Wed, Sep 30, 2009 at 1:39 PM, Mike Doel <
no leída,
Faking out redirects
On 1 Oct 2009, at 01:33, Chris Kampmeier wrote: > On Wed, Sep 30, 2009 at 1:39 PM, Mike Doel <
1/10/09
pjammer
,
joshua clingenpeel
2
22/7/09
FakeWeb useage for Order/Checkout model testing
On Tue, Jul 21, 2009 at 7:07 AM, pjammer<super...@linuxtitans.com> wrote: > > Hi all,
no leída,
FakeWeb useage for Order/Checkout model testing
On Tue, Jul 21, 2009 at 7:07 AM, pjammer<super...@linuxtitans.com> wrote: > > Hi all,
22/7/09
pjammer
21/7/09
Fakeweb && Shopify - how to handle redirects
hello again, I'm using fakeweb with the shopify_app plugin, which is simply a wrapper, with some
no leída,
Fakeweb && Shopify - how to handle redirects
hello again, I'm using fakeweb with the shopify_app plugin, which is simply a wrapper, with some
21/7/09
Ben Schwarz
, …
Ruben Medellín
5
16/7/09
Regex matching urls
Woo, seems like implementing sometthing simple but functional was not difficult at all. I've
no leída,
Regex matching urls
Woo, seems like implementing sometthing simple but functional was not difficult at all. I've
16/7/09
Ken Mayer
,
Chris Kampmeier
3
3/7/09
FakeWeb.register fails with an e-mail address as username
Chris, Thanks for the update! Aloha a hui hou, Ken -- Ken Mayer / kma...@bitwrangler.com / 808-722-
no leída,
FakeWeb.register fails with an e-mail address as username
Chris, Thanks for the update! Aloha a hui hou, Ken -- Ken Mayer / kma...@bitwrangler.com / 808-722-
3/7/09
Chris Kampmeier
,
Ben Schwarz
4
28/6/09
[ANN] FakeWeb 1.2.4
Its the latest patchlevel for standard mac ruby (ruby 1.8.6 (2008-08-11 patchlevel 287) [universal-
no leída,
[ANN] FakeWeb 1.2.4
Its the latest patchlevel for standard mac ruby (ruby 1.8.6 (2008-08-11 patchlevel 287) [universal-
28/6/09
David Michael
, …
Ben Schwarz
5
24/6/09
Setting the HTTP response headers?
I found that when I used the :response option and actually had a recorded response - I got what I was
no leída,
Setting the HTTP response headers?
I found that when I used the :response option and actually had a recorded response - I got what I was
24/6/09
zilkey
, …
Dr Nic Williams
5
1/6/09
Fakeweb + soap4r + RSpec
Do we need "One HTTP Adapter To Rule Them All"? On Mon, Jun 1, 2009 at 8:30 AM, Chris
no leída,
Fakeweb + soap4r + RSpec
Do we need "One HTTP Adapter To Rule Them All"? On Mon, Jun 1, 2009 at 8:30 AM, Chris
1/6/09
Christopher Warren
2
28/5/09
FakeWeb Connects First Time, Breaks After That
Well now I feel silly. Changing my configuration from :string to :file to FakeWeb.register_uri(:get,
no leída,
FakeWeb Connects First Time, Breaks After That
Well now I feel silly. Changing my configuration from :string to :file to FakeWeb.register_uri(:get,
28/5/09
Joshua Clingenpeel
,
Chris Kampmeier
2
26/5/09
Odd behavior with FakeWeb and Mechanize
At a high level, there are two ways to craft a response with FakeWeb.register_uri: 1) :response
no leída,
Odd behavior with FakeWeb and Mechanize
At a high level, there are two ways to craft a response with FakeWeb.register_uri: 1) :response
26/5/09
Bill Kocik
, …
ajsharp
8
16/5/09
Ignore query parameters?
Very cool, thanks for posting this. On May 16, 7:17 pm, Mike Doel <m...@mikedoel.com> wrote:
no leída,
Ignore query parameters?
Very cool, thanks for posting this. On May 16, 7:17 pm, Mike Doel <m...@mikedoel.com> wrote:
16/5/09
Bill Kocik
,
Chris Kampmeier
9
4/5/09
bad URI error (does FakeWeb work on Windows?)
On Mon, May 4, 2009 at 8:24 PM, Chris Kampmeier <ChrisGK...@gmail.com> wrote: > I don
no leída,
bad URI error (does FakeWeb work on Windows?)
On Mon, May 4, 2009 at 8:24 PM, Chris Kampmeier <ChrisGK...@gmail.com> wrote: > I don
4/5/09
Arco
,
Chris Kampmeier
5
12/4/09
FakeWeb - Bug with Mechanize ??
Thanks for looking at this Chris. I spent some time on this today and found that my problems boiled
no leída,
FakeWeb - Bug with Mechanize ??
Thanks for looking at this Chris. I spent some time on this today and found that my problems boiled
12/4/09
Mike Doel
,
Chris Kampmeier
5
12/3/09
Getting the 1.2 gem
On Mar 12, 2009, at 12:29 AM, Chris Kampmeier wrote: > So I think I'll just add a warning
no leída,
Getting the 1.2 gem
On Mar 12, 2009, at 12:29 AM, Chris Kampmeier wrote: > So I think I'll just add a warning
12/3/09
Chris Kampmeier
,
logan
2
5/3/09
Re: [fakeweb] requiring FakeWeb breaks Net::HTTP.get?
Chris Thanks for your reply - in the interim I discovered your version of fakeweb on github and it
no leída,
Re: [fakeweb] requiring FakeWeb breaks Net::HTTP.get?
Chris Thanks for your reply - in the interim I discovered your version of fakeweb on github and it
5/3/09
Mark Menard
,
Chris Kampmeier
4
31/1/09
transfer-encoding issue
Well, I applied your transfer-encoding patches for now. I have some thoughts on this, read on. As for
no leída,
transfer-encoding issue
Well, I applied your transfer-encoding patches for now. I have some thoughts on this, read on. As for
31/1/09