|
b6b8c3d1
|
add badge to README
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
3df4a208
|
improve determining path to .testingbot file
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
1fe0b83c
|
remove travis file
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
dc5aaaf8
|
add more API calls
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
7e5d0e3b
|
remove required ruby version from gemspec
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
8074a62c
|
File.exists? is deprecated
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
ad4f48ec
|
update github workflow
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
d145ec29
|
bump version
|
jochen <j****n@n****m>
|
almost 3 years ago
|
|
|
14e17ad8
|
update README + gemspec
|
jochen <j****n@n****m>
|
over 4 years ago
|
|
|
e9ec0388
|
add env for github actions
|
jochen <j****n@n****m>
|
over 4 years ago
|
|
|
219061a1
|
add github workflow
|
jochen <j****n@n****m>
|
over 4 years ago
|
|
|
9415668a
|
bump version
|
jochen <j****n@n****m>
|
over 4 years ago
|
|
|
31b03dcf
|
add some more api methods
|
jochen <j****n@n****m>
|
over 4 years ago
|
|
|
89f0c67c
|
more TesitngBot Storage calls
|
jochen <j****n@n****m>
|
almost 7 years ago
|
|
|
dc979c99
|
Gem only supports Ruby 2+
|
jochen <j****n@n****m>
|
almost 7 years ago
|
|
|
2bdac238
|
Add Storage API calls
|
jochen <j****n@n****m>
|
almost 7 years ago
|
|
|
9f85ad00
|
update README
|
jochen <j****n@n****m>
|
about 7 years ago
|
|
|
793dd7d9
|
update gem
|
jochen <j****n@n****m>
|
about 7 years ago
|
|
|
70daa47d
|
add 2.0.0 and 2.1.1 ruby to travis
|
Jochen <i****o@t****m>
|
about 10 years ago
|
|
|
5104857c
|
bump tunnel to 1.17
|
Jochen <i****o@t****m>
|
about 10 years ago
|
|
|
369b1a90
|
bump version for new gem cut
|
jochen <j****n@n****m>
|
over 10 years ago
|
|
|
fd2a2a75
|
update tunnel in vendor folder to latest 1.16 release
|
jochen <j****n@n****m>
|
over 10 years ago
|
|
|
53eebc04
|
use problem_occurred instead of handle_exception_old to prevent stack overflow
|
jochen <j****n@n****m>
|
over 10 years ago
|
|
|
b395af30
|
make sure we always use ssl to interact with testingbot api server
|
jochen <j****n@n****m>
|
over 10 years ago
|
|
|
8aa201ce
|
remove year from readme
|
Jochen <i****o@t****m>
|
over 12 years ago
|
|
|
9c27648a
|
bump included tunnel from 1.5 to 1.8
|
Jochen <i****o@t****m>
|
over 12 years ago
|
|
|
073c0008
|
Bump version number
|
TestingBot <i****o@t****m>
|
over 12 years ago
|
|
|
2e508073
|
Always use https when accessing API.
|
TestingBot <i****o@t****m>
|
over 12 years ago
|
|
|
d149fc78
|
merge
Merge pull request #1 from bencolon/fix_get_tests_params
|
TestingBot <i****o@t****m>
|
over 12 years ago
|
|
|
d07f30d2
|
Fixed params in get_tests method
|
Ben Colon <b****n@c****r>
|
over 12 years ago
|
|
|
9ea6de33
|
update included tunnel from 1.0 to 1.5
|
Jochen <i****o@t****m>
|
over 13 years ago
|
|
|
d284bbdc
|
Jasmine example, with Raketask and integrated tunnel
|
Jochen <i****o@t****m>
|
over 13 years ago
|
|
|
fc1bd283
|
increase timeout for new tunnel poller
|
Jochen <i****o@t****m>
|
over 13 years ago
|
|
|
90763be6
|
client_key null check for rc test
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
23f727c0
|
better windows detection. failed in some cases for 64-bit windows versions
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
5bf0a45c
|
catch exceptions when updating test. when testing without the TestingBot grid...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
6009bab9
|
bump gem version to 0.1.3
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
c87e32b2
|
don't use undef_method since it breaks webdriver tests
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
8312ba7b
|
bump gem to push out ruby 1.8 fixes
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
44071e47
|
fixes for ruby 1.8.7
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
6771512a
|
replace uri.hostname with uri.host, since uri.hostname is not available in ru...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
add68fdc
|
bump gem version
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
c1cc1829
|
add support to use a http-proxy when sending commands to our testingbot grid ...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
e55345b7
|
rescue session_id collect
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
512bfe40
|
testing multibrowser testing with rspec and capybara
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
7ad11ab2
|
fix: string.empty? check instead of string.blank?
|
jochen <j****n@n****m>
|
over 13 years ago
|
|
|
4a4334b4
|
alternative way to try and grab the test's sessionID
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
96cbb5ba
|
update README with a workaround for reporting test status back to us when usi...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
4daaac87
|
minor fixes for Test::Unit and Capybara documentation
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
967bcd63
|
prepare gem for 0.1 release
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
db00173d
|
cleanup hooks
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
32eb96c3
|
use API for reporting + fix fetching session_id for cucumber
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
f5ee7000
|
add example multi browser
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
3a344cf1
|
get base options from config, allow overriding of options through the constru...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
d850a6d4
|
include hooks around tests with multibrowser filter, allows for running a tes...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
847f75d6
|
expose options and extra check for Array based desired_capabilities (multibro...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
7ebae80d
|
multibrowser example for rspec
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
88982011
|
add support for multi-browser testing with Test::Unit
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
dd98c356
|
cleanup TestingBot config + add some more unit tests
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
ba9529e6
|
if running on Jenkins and the default jenkins_output config is not set to fal...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
3e36b413
|
before_script for travis ci
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
b0cb212a
|
before_script for travis ci
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
66eee83d
|
unit tests for tunnel and api
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
bfa12d86
|
more tunnel tests + minor fix
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
92c0f16a
|
reset config
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
54b1c542
|
more info about cucumber
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
90b06fc9
|
if desired_capabilities is an object, try to make it a hash
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
979137af
|
example Rake task to run a cucumber story with multiple browsers
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
483df2f6
|
update README
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
9de91da9
|
update README
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
af832da7
|
update README and LICENSE
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
6f7168ce
|
merge
Merge branch 'master' of git://github.com/testingbot/testingbot_ruby
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
8033e0df
|
update to new tunnel version, fixes slow exit after sigint
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
fb4b22ab
|
add net-http-persistent and selenium-webdriver as dependencies to this gem
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
98dca08b
|
only allow one tunnel instance at a time
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
5923fc00
|
default desired capabilities, in case none are supplied
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
f72b5298
|
catch browser quit errors
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
b39ff670
|
fix missing ] for Travis build status
|
TestingBot <j****e@g****m>
|
over 13 years ago
|
|
|
13a0f8c1
|
add travis build status to readme
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
a5d481d7
|
add travis build status to readme
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
91732435
|
only load config file
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
16c153d0
|
add rspec to gemfile
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
4d8a367a
|
test with travis
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
24980cd1
|
test with travis
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
d325d1ae
|
rename reset! to reset_config
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
6795b5d1
|
example capybara multiple browsers
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
7b48e3c3
|
add missing require for capybara
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
60e59fb4
|
remove option
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
9c237707
|
temporary disable API check until RSpec 2 has append_after hooks
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
4cca98e6
|
reset option for config
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
28163688
|
spec target
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
50c0b4a6
|
add fullname
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
cf342e57
|
test sending of extra options with selenium rc
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
f1c18a68
|
don't overwrite config, instead use the credentials passed from the construct...
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
f8ada8db
|
test options
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
f67aa410
|
rake test
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
e00fe979
|
fix for test::unit reporting
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
6b002f9b
|
require rspec
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
ae02da2f
|
move test hooks to seperate file
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|
|
31f3a849
|
fix rspec 1 test
|
Jochen <j****n@n****m>
|
over 13 years ago
|
|