enygma / frisk

An automated front-end unit testing testing tool written in PHP designed to mimic web requests and evaluate the response
http://testwithfrisk.com
14 stars 0 forks source link

Allow methods to follow redirects #8

Closed enygma closed 13 years ago

enygma commented 13 years ago

Right now, the GET/POST just die at the first response. An option should be given to allow them to follow redirects, etc.

Starting to sound like there needs to be a configuration option set up on them....hmmm

enygma commented 13 years ago

added in commit http://github.com/enygma/frisk/commit/89725c9fb0e45d82c66e4bba34595aa6cc1c56d4