Željko Filipin
60a08f925c
[BrowserTest] Fix ve.init is undefined
error messages in Selenium tests
...
All scenarios that are passing are enabled to run in Jenkins.
(The commit increases the number of passing scenarios from 2 to 18.)
Bug: T126966
Change-Id: I9789ca42717133120197c4625bb8dad4ea496aa8
2016-02-18 15:42:05 +01:00
Amir E. Aharoni
dd99b50735
[BrowserTest] Remove outdated offenses from .rubocop_todo.yml
...
HashSyntax and StringLiterals were appearing in lib/ve,
but this was fixed there.
Change-Id: I6f6131efee17b4d40e993aa475f59920392849cf
2015-02-20 13:39:18 +02:00
Amir E. Aharoni
efc8d0bcbd
[BrowserTest] Add parentheses to regexp parameters
...
This fixes the AmbiguousRegexpLiteral Rubocop offenses.
Change-Id: Ief9e5e4904637b2cc863e7fd99404e0630fe0de3
2015-02-17 13:24:59 +02:00
Amir E. Aharoni
26763e7731
[BrowserTest] Fix ParenthesesAsGroupedExpression Rubocop failures
...
Change-Id: I7a6fbe0aefdd9abe3b0e7c42cc372487255f581b
2015-02-17 13:24:52 +02:00
Amir E. Aharoni
d319b8cc68
[BrowserTest] Remove most exceptions from .rubocop_todo.yml
...
They don't seem to fail any longer.
Change-Id: Ifa99b68969a686d908a7a3216b8f4f1e9c8419f5
2015-02-10 19:38:11 +02:00
James D. Forrester
4208c63608
test: Rebuild .rubocop_todo.yml
...
Change-Id: Id2170f8d0f83edcd318eb469fb1f961d9172c7b3
2015-02-03 11:43:02 -08:00
Cmcmahon
7c190978c9
[BrowserTest] RuboCop should not complain about number of lines in a method
...
Change-Id: I9d5f040c9a2da7a3d18e7cc62b79bc9274275274
2014-11-21 16:57:27 +00:00
Cmcmahon
f6526cb0a9
[BrowserTest] comments for classes
...
Change-Id: I3d5e063ee4dd36632ab9c2a433660567b70777ea
2014-11-21 09:49:50 -07:00
Cmcmahon
473877202b
[BrowserTest] rubocop change to an if()
...
Change-Id: I5ae9ec4d94af88fa67ac8de58a38b6ea03b14acc
2014-11-21 09:40:40 -07:00
Cmcmahon
95a798867c
[BrowserTest] rubocop proper format for comments
...
Change-Id: I2fe136f29e0bc430420a0931092695d3f4147112
2014-11-21 09:21:53 -07:00
Cmcmahon
1b69fc97c7
[BrowserTest] Fixed Style/SpaceAfterComma RuboCop offense
...
Change-Id: Ia11c32c74acf4c2226f84ea566f4074b193f4e20
2014-11-21 16:15:58 +00:00
Cmcmahon
ede14c75fb
[BrowserTest] rubocop updates to replace double quotes with single
...
Change-Id: I0608aea2bd634156bf800b3be47a5c2a6d9fadca
2014-11-21 09:06:09 -07:00
Cmcmahon
2f05d1b10a
[BrowserTest] more rubocop style fixes
...
Change-Id: Ibc1cabbdc00f569b10fd6aae0e5bb998211745b1
2014-11-20 12:07:45 -07:00
Cmcmahon
65e4d91cf0
[BrowserTest] Rubocop style fixes
...
Change-Id: Ieb1ba49f2a987b41f82a3b66c542fba48313eb1f
2014-11-20 11:55:40 -07:00
Cmcmahon
d27edd8d5a
[BrowserTest] stop rubocop complaints for now
...
I'll be addressing these one by one now that all the steps are
refactored
Change-Id: I9649c261e4c63be46a14dbe73f0226e50c7022c4
2014-11-18 16:18:35 -07: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
Željko Filipin
32736ae679
[BrowserTest] Prepare repository for running RuboCop after every push to Gerrit
...
For now ignoring all problems.
Bug: 69245
Change-Id: I4f5db441725062c1ea1ad8ba0955f18f49973583
2014-10-21 17:35:04 +02:00