Joao
a767586000
smoke test: fix bad code
2017-08-25 15:02:59 +02:00
Johannes Rieken
7128eb085c
style - use single-quoted imports
2017-08-21 16:45:32 +02:00
Rob Lourens
0af0d49222
Remove overly wordy "Smoke Test Suite", change 'context' to 'describe'
2017-08-16 14:58:25 -07:00
Benjamin Pasero
0cf5fc3aec
fix smoke test for good
2017-08-16 13:01:38 +02:00
Andre Weinand
4aff9d5485
Revert "adjust another smoketest"
...
This reverts commit bcf50f5d5e .
2017-08-08 13:04:08 +02:00
Andre Weinand
c73c381c7c
Revert "temporarily disable faling smoke test"
...
This reverts commit 8a9e389167 .
2017-08-08 13:03:59 +02:00
Andre Weinand
bcf50f5d5e
adjust another smoketest
2017-08-08 01:34:54 +02:00
Andre Weinand
8a9e389167
temporarily disable faling smoke test
2017-08-07 23:22:07 +02:00
Benjamin Pasero
4f074abe22
Smoke test for multi root ( #31059 )
...
* wip
* fix for windows
* add some tests
* only run multi root test on windows
* fix bug with opening files into a workspace that opens (enables smoke test)
* document how to run against out of source
* enable test for all OS
2017-07-20 16:01:21 +02:00
Michel Kaporin
bbfcefb487
Integrate smoketest-express project tasks 2.0 changes.
2017-07-03 09:15:46 +02:00
Michel Kaporin
9b0ba2f416
Fixes #29940
2017-06-30 16:13:33 +02:00
Michel Kaporin
91f83afb13
Wait until git extension is loaded before checking for localized viewlet title
2017-06-29 09:56:25 +02:00
Michel Kaporin
eedd2ce355
Operate on sample extension for smoke test, instead of contributing to third-party extension download count. Resolves #28876
2017-06-26 11:23:55 +02:00
Michel Kaporin
8e0d8cfc1e
Provide more info about test failures thrugh catching more webdriverio exceptions.
2017-06-23 17:26:30 +02:00
Michel Kaporin
e0d0a4ecd3
Determining editor line index for variables and folding dynamically.
2017-06-23 17:26:30 +02:00
Michel Kaporin
036af38a18
Added check for string in output, instead of querying the known element.
2017-06-23 17:26:29 +02:00
Michel Kaporin
1613eac498
Traverse extensions viewlet when looking for an extension to install.
2017-06-23 17:26:29 +02:00
Michel Kaporin
bfffd7b8b9
JSON parse launch.json to determine whether program configuration was correctly added.
2017-06-23 17:26:28 +02:00
Joao Moreno
5d1fbab736
fix formatting errors in smoket test
2017-06-23 16:59:18 +02:00
Michel Kaporin
fcf8b2942d
Pass extensions-dir as VS Code arg, instead of Chrome Driver one.
2017-06-07 17:11:35 +02:00
Michel Kaporin
1f1e1ec7c9
Pass the argument to the VS Code executable, instead of a chrome driver.
2017-06-07 17:07:12 +02:00
Jens Hausdorf
544d44350b
remove double semicolons ( #28110 )
2017-06-06 13:51:23 -07:00
Michel Kaporin
0803f7cef2
Removed wait from the test. Ref #27841
2017-06-01 14:36:29 +02:00
Michel Kaporin
bed537a416
Added waiting to give enough time for VS Code to type the text in the editor.
2017-06-01 14:27:26 +02:00
Michel Kaporin
100f70c3fb
Fixes #27604 .
2017-05-31 15:30:00 +02:00
Michel Kaporin
7a7965a93e
Run over clean extensions directory for data migration tests. Fixes #27537 .
2017-05-30 14:47:40 +02:00
Michel Kaporin
5199dddb6f
Allowed more time for build task to prevent native dialog popup that blocks the test. Added missing comma in search test.
2017-05-29 17:14:31 +02:00
Michel Kaporin
109435f8cf
Fixed path to module.
2017-05-29 16:19:04 +02:00
Michel Kaporin
7223e4bfe4
Added wait time for peek widgets to be loaded.
2017-05-29 12:44:49 +02:00
Michel Kaporin
0335ea84d6
Updated tasks tests with respect to new Express eslint config. Code cleanup.
2017-05-26 12:56:24 +02:00
Michel Kaporin
c925cfb72c
Modularised tests.
2017-05-26 12:56:24 +02:00