Corey Donohoe
|
92565d3bc4
|
use application_environment in merb also
|
2009-02-18 12:16:19 -07:00 |
Corey Donohoe
|
4fb9406154
|
remove commented line that serves no purpose
|
2009-02-15 15:54:04 -07:00 |
Corey Donohoe
|
63337d4476
|
it helps if i make sure the spec suite still passes :\
|
2009-02-15 14:41:54 -07:00 |
Corey Donohoe
|
69dfa5022a
|
Webrat.configuration.application_type => Webrat.configuration.application_framework
|
2009-02-15 14:40:17 -07:00 |
Corey Donohoe
|
7692930769
|
clean up constant definitions for rails and fix merb port fubar on selenium appserver stop
|
2009-02-15 14:37:38 -07:00 |
Corey Donohoe
|
9066d2a9cd
|
add specs for starting and stopping appservers, covers rails, sinatra and merb
|
2009-02-13 20:26:44 -07:00 |
T.J. VanSlyke
|
ea8e1910d1
|
Added single-quotes around --chdir argument to mongrel_rails call, as
webrat bombs with a file not found error if RAILS_ROOT contains a space.
|
2009-01-30 11:37:43 -08:00 |
Amos King
|
8c0facc5af
|
cleanup and tests closes LH #82
|
2009-01-23 16:05:33 -06:00 |
cornel.borcean
|
c79d2216b2
|
added selenium_browser_key to allow running on more than firefox, and completed the ability to configure to work with selenium grid."
"
|
2009-01-12 15:15:11 -06:00 |
cornel.borcean
|
e49c341fc0
|
implemented start and stop selenium server only if the selenium_server_address is nil
|
2009-01-12 14:17:05 -06:00 |
cornel.borcean
|
0ce92dfcd8
|
changed selenium_environment to application_environment and deprecated selenium_environment and selenium_port
|
2009-01-12 12:32:14 -06:00 |
cornel.borcean
|
33d2cdcc53
|
changed selenium_port to application_port to reflect what the variable is used for ...
|
2009-01-12 12:13:22 -06:00 |