Michel Kaporin
|
112bde340f
|
Do not screenshot until webdriver result is available.
|
2017-06-26 15:42:19 +02:00 |
|
Alex Dima
|
676ff7d699
|
Restore mocha --browser
|
2017-06-26 15:16:34 +02:00 |
|
Michel Kaporin
|
8427f84973
|
Code tidy up
|
2017-06-26 14:53:13 +02:00 |
|
Michel Kaporin
|
91ab830714
|
Refactored main.js to TS
|
2017-06-26 14:37:27 +02:00 |
|
Michel Kaporin
|
915a0056ae
|
Added markdown to trace all smoke test failures to understand their patterns. Resolves #27906
|
2017-06-26 14:37:27 +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
|
2b269a284f
|
Added check for build task not to progress until it's been resolved.
|
2017-06-26 10:37:41 +02:00 |
|
Michel Kaporin
|
76b37f8eb2
|
Clean up formatting.
|
2017-06-23 18:20:47 +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
|
56b984af24
|
Determine first change row index by traversing dom instead of hardcoding.
|
2017-06-23 17:26:29 +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
|
72d1df9b57
|
Determine staged count based on SCM viewlet text traversing. Add more error catching.
|
2017-06-23 17:26:28 +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 |
|
Joao Moreno
|
c13647b80f
|
set up tslint for smoketest source
|
2017-06-23 09:07:49 +02:00 |
|
Michel Kaporin
|
264b773bf2
|
Fixed waiting issue, added test retry number to screenshot path.
|
2017-06-21 11:11:23 +02:00 |
|
Michel Kaporin
|
8f9e27396c
|
Removed exposure of require as it led to not working Spectron.
|
2017-06-15 16:49:15 +02:00 |
|
Michel Kaporin
|
e4601b2af0
|
Simplified element waiting code.
|
2017-06-15 16:47:27 +02:00 |
|
Michel Kaporin
|
937caced3b
|
Missing indication of requireName added as a follow up on 4779453977.
|
2017-06-15 13:01:04 +02:00 |
|
Michel Kaporin
|
4779453977
|
Expose require to Spectron if running smoke test.
|
2017-06-15 12:52:54 +02:00 |
|
Michel Kaporin
|
078fa6d3da
|
Converted mocha-runner to TS, indicated to exit smoke test on mocha tests termination.
|
2017-06-15 11:46:45 +02:00 |
|
Michel Kaporin
|
836d40adbf
|
Correct screenshotting logic.
|
2017-06-15 11:27:09 +02:00 |
|
Michel Kaporin
|
5b6f2fa601
|
Added explanation where to look for test data.
|
2017-06-14 14:07:07 +02:00 |
|
Michel Kaporin
|
b9204f6eef
|
Corrected necessary dependencies to match only minor versions #27537
|
2017-06-13 12:44:50 +02:00 |
|
Michel Kaporin
|
24c9b09925
|
Fail the test if the key binding was not found.
|
2017-06-13 10:34:03 +02:00 |
|
Michel Kaporin
|
631e0a74ee
|
Adding correct command to open git viewlet as it was changed.
|
2017-06-13 10:18:16 +02:00 |
|
Michel Kaporin
|
0fd62676f3
|
Resolves #27922
|
2017-06-08 13:19:04 +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 |
|
Michel Kaporin
|
96869f5742
|
break from the loop instead of returning
|
2017-06-07 17:00:08 +02:00 |
|
Michel Kaporin
|
5ca7c3dacb
|
Resolves #27921
|
2017-06-07 16:51:04 +02:00 |
|
Jens Hausdorf
|
544d44350b
|
remove double semicolons (#28110)
|
2017-06-06 13:51:23 -07:00 |
|
Johannes Rieken
|
d03b5e9541
|
eng - print test failure to renderer console for easy reveal in dev tools
|
2017-06-06 12:59:52 +02:00 |
|
Michel Kaporin
|
0aec2d6838
|
Fixed selector after eac49a321b change.
|
2017-06-02 12:19:44 +02:00 |
|
Michel Kaporin
|
891adacb7a
|
Updated instructions to add new area and test
|
2017-06-02 11:16:10 +02:00 |
|
Michel Kaporin
|
e4c130c36a
|
Moved contribution section to readme.
|
2017-06-01 15:50:23 +02: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
|
06d60228fd
|
Added description on how to debug smoke test.
|
2017-05-31 15:27:50 +02:00 |
|
Michel Kaporin
|
e70d11da0b
|
Triple equals for keybinding find.
|
2017-05-31 09:38:24 +02:00 |
|
Michel Kaporin
|
c1d3334fc2
|
Close any notifications before clicking on the tab. Fixes #27606.
|
2017-05-31 09:35:07 +02:00 |
|
Michel Kaporin
|
26d85e8ac7
|
Toggle full screen for reading out output console due to editor redrawing div elements.
|
2017-05-30 16:55:32 +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
|
d9b33cf00a
|
Attempt to fix git test 'element not visible' error.
|
2017-05-29 15:44:13 +02:00 |
|
Michel Kaporin
|
632837a870
|
Added debug log to find out where Windows build fails.
|
2017-05-29 14:46:27 +02:00 |
|