Cmcmahon
1aa5d8905b
[BrowserTest] remove sleeps from links test
...
Change-Id: Ib0e09735331dadd5bb494fe87683f6f08b6aee31
2014-11-14 12:30:13 -07:00
Cmcmahon
da42fe407c
[BrowserTest] hygiene changes
...
* alphabetize headings steps
* move diff view check to shared_steps.rb
Change-Id: I68ac8de2f67a61bdd50f4892f58368e1bbd71271
2014-11-14 16:05:14 +00:00
Cmcmahon
e4eeb40c17
[BrowserTest] interim alphabetization only
...
Change-Id: I3a724d2cadbc40c63978058e4b2684ef86ceec03
2014-11-13 10:04:19 -07:00
Cmcmahon
3ed807277e
[BrowserTest] minor updates for hygiene, no functional changes
...
Change-Id: I3d8ca33bd850caeb44b8e8e8017f2fa302676b1a
2014-11-13 09:08:15 -07:00
Cmcmahon
41aaaf4886
[BrowserTest] make bullets test modern
...
* remove unnecessary wait times
* remove unnecessary sleep() statements
* remove unused steps
* update for RSpec3.0 syntax
Change-Id: Ie76135154042834e2eb8b008872aced5ac210ee5
2014-11-12 10:55:37 -07:00
Cmcmahon
87bd220eed
[BrowserTest] refactor for alphabetization and space only
...
preliminary to updating Then statements to RSpec3.0 syntax
zero change to function or syntax, just arranging things so
we can review them later.
Change-Id: Id0f006d0fcf74010c06cb7ae6386ea6bcaff0e55
2014-11-12 09:22:30 -07:00
Vikas S Yaligar
901b0deeed
[BrowserTest] Fixed failing language screenshot browser tests
...
Bug: 73033
Change-Id: Iea3a03b1ec628bfe03f10b4cb2a4795d4fabb8bc
2014-11-10 11:07:49 +00:00
ryasmeen@wikimedia.org
4aa8be0e71
[BrowserTest] WIP adding cases to test other options under Page Settings to options.feature
...
Also:
* Fixed a typo in options_steps.rb
* Disabled Metrics/ClassLength Rubocop cop.
Change-Id: I7128ba8f7ebf9c63aef9399a9cdf24831e1a2d38
2014-11-04 15:01:45 -08:00
Cmcmahon
666001ba1c
[BrowserTest] no more iframes for transclusion
...
Change-Id: Ifc50a50e98de18612e6ab4b548b1cf6ec05bc825
2014-11-03 16:27:17 -07:00
Cmcmahon
396d74053b
[BrowserTest] no more iframes for References
...
Change-Id: I7f5cf7b991cfcfd3ebebe0f17bb594802fe7dea0
2014-11-03 15:41:38 -07:00
Cmcmahon
6907583418
[BrowserTest] no more iframes
...
Change-Id: I8090f95ccd1cf2744649084c863e6034db062d87
2014-11-03 14:45:52 -07:00
Cmcmahon
fcfb847276
[BrowserTest] no more iframes for Media test
...
Change-Id: I724e071935f383185fdc44cf1a139931f8ded557
2014-11-03 14:37:59 -07:00
Cmcmahon
a51783983f
[BrowserTest] no more iframes for Links test
...
Change-Id: I72c01981b332a32711e929543a61a780de962a2e
2014-11-03 14:18:21 -07:00
Cmcmahon
61f8cf7ca5
[BrowserTest] click More button, no iframes
...
Change-Id: I1426f4dcfb65d6e38be5f7e495e9600f98894525
2014-11-03 13:57:29 -07:00
Cmcmahon
3b57451863
[BrowserTest] no more iframes for Cite test
...
Change-Id: Ic31521dc8124818df1451a57ae396ca2e9c6beef
2014-11-03 11:57:55 -07:00
Cmcmahon
282afbbb2f
[BrowserTest] Resume Editing no longer in iframe
...
Also workaround for Bug 72911
Change-Id: Idbff05837dd97ace534ec732c0ba56b6b523bbe0
2014-11-03 11:02:23 -07:00
Cmcmahon
0a3ac40288
[BrowserTest] Add "Then…" steps to Cite Basic test
...
Change-Id: I43b28e8c95d3da0c3b94a8ea12ff3c376eedb1b5
2014-10-22 01:00:08 +00:00
Cmcmahon
bc76c6ea3e
[BrowserTest] create simple test for Basic Citation
...
We can make this more sophisticated later, but right now it
accurately checks that upon clicking Basic citation, the user
sees a true VisualEditor UI
Change-Id: Icea910e2bc1bbd4277a7e8eee08f2b0e49661062
2014-10-21 12:10:19 -07:00
Cmcmahon
ceab7f8f76
[BrowserTest] update for autopopulated fields
...
Website citation now auto-populates
accessdate = {{CURRENTMONTHNAME}} {{CURRENTYEAR}}
along with whatever the user puts in that field
Change-Id: Id72558f972be1ecc490fb196c941961871c21cf2
2014-10-16 10:09:04 -07:00
Željko Filipin
4d036f6fe1
[BrowserTest] Fixed language screenshot scenario
...
VisualEditor no longer has cancel button.
Change-Id: Ia06469c23cc527ae87170d6aa5b9066fbc9933a6
Paired-With: Amir Aharoni
2014-10-02 15:34:04 +02:00
Željko Filipin
4ab4ad64dc
[BrowserTest] Fix failing VisualEditor_save_dialog scenario
...
Looks like VisualEditor does not allow saving the page, if the changes
to the page were made while the browser did not have focus.
Change-Id: I959bcb4cc2f72237d2ea75249a56e140d4f7c867
Paired-With: Amir Aharoni
2014-10-02 14:45:24 +02:00
Vikas S Yaligar
9a5caf8dd2
[BrowserTest] Fixed failing language screenshot scenarios
...
Bug: 71298
Change-Id: Ifcd52935e782e292f9289a72d5e7c4ad12921b4b
2014-09-26 17:49:24 +00:00
Cmcmahon
b6b93fc860
[BrowserTest] inadvertent clash of identifiers from earlier update
...
Change-Id: I1a86db0f4fa9ee0f327cf371b76c9ebf25ddc17e
2014-09-15 14:48:49 -07:00
Cmcmahon
16ca79057f
[BrowserTest] updates for Cite test
...
Test additional fields
Change-Id: I9368962bd2b8e7217c064c9b8779d5d53585154d
2014-09-04 10:07:27 -07:00
Cmcmahon
1b45b120e8
[BrowserTest] update Cite element locators
...
Also small refactor for readability
Change-Id: I65c1b589413bdb7de784aa3c4e0e189fca10bab3
2014-08-29 10:12:31 -07:00
jenkins-bot
60808e5d54
Merge "[BrowserTest] add News and Journal to Cite test"
2014-08-21 20:19:19 +00:00
Cmcmahon
bc9ecd1d46
[BrowserTest] add News and Journal to Cite test
...
Change-Id: I86922627de85371e6c5447a92f0671bea42cda5f
2014-08-21 13:17:01 -07:00
James D. Forrester
1e68d0cb5e
Re-label inserting mode of transclusion dialog from "New template" to "Add a template"
...
Bug: 69692
Change-Id: Ia762d35117b01a908e04cf4b7ac1582f3d148f6f
2014-08-21 01:52:23 +00:00
James D. Forrester
5148a0836a
Rename "reference list" to "references list" internally
...
That's what we call them in human-speak, and it makes sense to have them align.
Bug: 49923
Change-Id: I8dcfba249fb9ea13c2b4052e98a4d253c302b1ba
2014-08-20 18:26:54 -07:00
jenkins-bot
14f02ac15f
Merge "[BrowserTest] create new test for Cite tool"
2014-08-18 17:20:20 +00:00
Cmcmahon
0f5289294d
[BrowserTest] create new test for Cite tool
...
Change-Id: Ibc06377fa28bef53a5f8ca734026a4485888e0ad
2014-08-18 10:17:17 -07:00
Vikas S Yaligar
d39f014058
[BrowserTest] Added browser tests for formula, reference list and save button
...
Change-Id: I96a7dfd09336ae919775f7d0234dd9c11ce93268
2014-08-13 13:39:10 +00:00
jenkins-bot
623b59e4a5
Merge "[BrowserTest] Browser can now zoom out whenever required"
2014-08-07 08:56:49 +00:00
Vikas S Yaligar
d6836f1ac5
[BrowserTest] Browser can now zoom out whenever required
...
Change-Id: I50c3a0a0473d487249fbf7c830cf7d9f5fc528bc
2014-08-07 14:11:42 +05:30
Vikas S Yaligar
69c665979f
[BrowserTest] Added support for highlighting the page object elements
...
Sample screenshot => http://www.mediawiki.org/wiki/File:VisualEditor_Media_Insert_Menu-en.png
Change-Id: I92e204db4c3e4101bc8a88093359ce199d3dbba1
2014-08-06 13:49:55 +00:00
Cmcmahon
9b93c2c4fd
[BrowserTest] prevent premature click of Edit button
...
Change-Id: Ibce2bf0f75e0639bbd3b90f2dc73716e43797841
2014-07-25 11:16:20 -07:00
Cmcmahon
90a58ffe17
[BrowserTest] Switching from VE to wikitext update workflow
...
It got a little more complicated that it had been
Change-Id: I511aa1b6d5738f1c19d9ac395efccfef6b328798
2014-07-24 13:57:33 +00:00
Cmcmahon
5b439da8bc
[BrowserTest] Add parameter no longer exists
...
Change-Id: If422bedef833d0b97ca0105ad72c4ce69411bf38
2014-07-23 17:00:21 -07:00
jenkins-bot
23a0fcb249
Merge "[BrowserTest] Updated random page step to language screenshot page"
2014-07-18 12:46:45 +00:00
vikassy
06f15fb7eb
[BrowserTest] Updated random page step to language screenshot page
...
Change-Id: Ica2ae78afcba264d222b02923863b8f23452e259
2014-07-18 18:06:23 +05:30
vikassy
8e1c3de801
[BrowserTest] Fixed failing Media Icon test
...
Change-Id: I1d07398f1b8f999c76dc278ed8950778ba1e8fd9
2014-07-18 11:01:11 +00:00
Cmcmahon
cda44f8a9e
[BrowserTest] support for Chrome
...
Chrome is strict about z-index stuff
Change-Id: Icc477891ce1a9ad0fa75a77bcdd387bf6ca13c48
2014-07-17 12:08:16 -07:00
vikassy
f58d98fcb9
WIP [BrowserTest] Modified conflicting step: I go to the (.*?) page
...
Change-Id: Ie0ff326890efddf255320da62a2dd1ec46ffae20
2014-07-17 17:09:47 +00:00
Cmcmahon
dc4db46539
[BrowserTest] Chrome needs to wait for the inspector
...
Change-Id: Iface30b72959b75d04beb54aa76d5798920a881e
2014-07-17 09:28:31 -07:00
vikassy
27390478b9
[BrowserTest] Added lots of new scenarios for language screenshot
...
Bug: 62737
Change-Id: If30a9acbe772b76f8a2656ccf3f219dbede9853c
2014-07-17 18:48:53 +05:30
Cmcmahon
d0b8f62276
[BrowserTest] update switch-edit-mode test for new UI
...
Also add new checks for switch-modal Discard and
Cancel options
Change-Id: I228b0dee1d110f6a72be4966bbc5918f294ab717
2014-07-16 15:38:52 -07:00
Cmcmahon
ea96b33c2c
[BrowserTest] update template test
...
Change-Id: I0956bf58e15b1998b995bbcaddbe2514a8d7a058
2014-07-16 12:21:57 -07:00
Cmcmahon
a8c33dfdd7
[BrowserTest] update links test
...
This may not be the last update, I want to see how this works in
the Jenkins build
Change-Id: Ib2123d030bc13e84099601a858a5f69aee3a03a4
2014-07-16 08:24:22 -07:00
Željko Filipin
f850ddf73b
Rename "test" folder to "tests"
...
All other repositories have tests in “tests” folder. For more
information see:
http://lists.wikimedia.org/pipermail/qa/2014-July/001663.html
http://lists.wikimedia.org/pipermail/qa/2014-July/001667.html
http://lists.wikimedia.org/pipermail/qa/2014-July/001672.html
Change-Id: Ib1e4fa4b7203bd8217615db1ceac23a329c081f1
2014-07-15 18:00:32 -07:00