-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hi David,
I'm trying to use tourbus for some performance testing but am running into the following error :
2013-02-10 23:39:42 Runner #1: bad URI(is not URI?): %257B:url=%253E%2522http://localhost:3000/%2522,%2520:headers=%253Enil%257D
My tourist class is as follows:
class Simple < Tourist
def tour_home
visit "http://localhost:3000"
assert_contain "Log In"
end
end
If this is a config error on my side I apologize, I'm working on sanding down my n00b edges!
Thanks,
Scott
Metadata
Metadata
Assignees
Labels
No labels