mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-17 04:43:18 +00:00
bf213ed978
- Runs combinations of cold/warm browser cache and average/large window size - Sends events with EventLogging that will allow us to generate limn graphs This should run separately from the other cucumber test we already have. This one needs different environment variables because it needs to run against production wikis instead of beta wikipedia Mingle: https://wikimedia.mingle.thoughtworks.com/projects/multimedia/cards/378 Change-Id: I53b521ca2759c493aae6fe6e59be8d448e0f15d7
65 lines
1.5 KiB
Plaintext
65 lines
1.5 KiB
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
builder (3.2.2)
|
|
childprocess (0.5.2)
|
|
ffi (~> 1.0, >= 1.0.11)
|
|
cucumber (1.3.14)
|
|
builder (>= 2.1.2)
|
|
diff-lcs (>= 1.1.3)
|
|
gherkin (~> 2.12)
|
|
multi_json (>= 1.7.5, < 2.0)
|
|
multi_test (>= 0.1.1)
|
|
data_magic (0.18)
|
|
faker (>= 1.1.2)
|
|
yml_reader (>= 0.2)
|
|
diff-lcs (1.2.5)
|
|
faker (1.3.0)
|
|
i18n (~> 0.5)
|
|
ffi (1.9.3)
|
|
gherkin (2.12.2)
|
|
multi_json (~> 1.3)
|
|
headless (1.0.1)
|
|
i18n (0.6.9)
|
|
json (1.8.1)
|
|
mediawiki_selenium (0.2.16)
|
|
cucumber (~> 1.3, >= 1.3.10)
|
|
headless (~> 1.0, >= 1.0.1)
|
|
json (~> 1.8, >= 1.8.1)
|
|
net-http-persistent (~> 2.9, >= 2.9.1)
|
|
page-object (~> 0.9, >= 0.9.5)
|
|
rest-client (~> 1.6, >= 1.6.7)
|
|
rspec-expectations (~> 2.14, >= 2.14.4)
|
|
syntax (~> 1.2, >= 1.2.0)
|
|
mime-types (2.2)
|
|
multi_json (1.9.2)
|
|
multi_test (0.1.1)
|
|
net-http-persistent (2.9.4)
|
|
page-object (0.9.8)
|
|
page_navigation (>= 0.9)
|
|
selenium-webdriver (>= 2.40.0)
|
|
watir-webdriver (>= 0.6.8)
|
|
page_navigation (0.9)
|
|
data_magic (>= 0.14)
|
|
rest-client (1.6.7)
|
|
mime-types (>= 1.16)
|
|
rspec-expectations (2.14.5)
|
|
diff-lcs (>= 1.1.3, < 2.0)
|
|
rubyzip (1.1.2)
|
|
selenium-webdriver (2.41.0)
|
|
childprocess (>= 0.5.0)
|
|
multi_json (~> 1.0)
|
|
rubyzip (~> 1.0)
|
|
websocket (~> 1.0.4)
|
|
syntax (1.2.0)
|
|
watir-webdriver (0.6.8)
|
|
selenium-webdriver (>= 2.18.0)
|
|
websocket (1.0.7)
|
|
yml_reader (0.2)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
|
|
DEPENDENCIES
|
|
mediawiki_selenium
|