Commit Graph

1326 Commits

Author SHA1 Message Date
Joao
cb531597ed Merge remote-tracking branch 'origin/sandy081/smoke-test' into smoketest 2017-09-04 12:18:21 +02:00
Joao
c40fd46336 Merge remote-tracking branch 'joao/smoketest' into smoketest 2017-09-04 11:56:35 +02:00
Sandeep Somavarapu
2ffdcaba19 revert args in application 2017-09-04 11:55:35 +02:00
Sandeep Somavarapu
4f8d86c56f Improve smoke tests 2017-09-04 11:51:50 +02:00
Joao
17bf788e41 update smoketest launch 2017-09-04 11:32:41 +02:00
Joao
b1c545c1c9 wip: clean up smoketest launching 2017-09-01 17:52:29 +02:00
Joao
3f2b4def89 fix up smoketest dependencies 2017-09-01 16:37:55 +02:00
Sandeep Somavarapu
22a124a17b Improve settings and keybindings smoke tests 2017-08-31 15:59:23 +02:00
Sandeep Somavarapu
e3461b41e8 Improvement to configuration view suite 2017-08-29 10:53:45 +02:00
Joao
a767586000 smoke test: fix bad code 2017-08-25 15:02:59 +02:00
Joao
30e81176ab smoke test: fix require issue 2017-08-25 15:02:58 +02:00
Joao
6ed837a6cf update smoke test local instructions 2017-08-25 15:02:58 +02:00
João Moreno
87bfc89d73 change polling frequency in smoke tests 2017-08-25 12:18:04 +02:00
Joao Moreno
6f000804b8 fix smoketest 2017-08-24 10:47:44 +02:00
Johannes Rieken
7128eb085c style - use single-quoted imports 2017-08-21 16:45:32 +02:00
Benjamin Pasero
afc7fad04f smoke test - increase pollTimeout 2017-08-21 07:46:25 +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
Benjamin Pasero
4ccbc63444 Revert "fix multiroot smoke test"
This reverts commit 43de7e1186.
2017-08-16 13:00:55 +02:00
Benjamin Pasero
43de7e1186 fix multiroot smoke test 2017-08-16 12:23:48 +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
Sandeep Somavarapu
ad88a7b36a Fix #31437 2017-07-26 15:57:17 +05:30
Benjamin Pasero
886f58c6d8 properly detect insiders for smoke test 2017-07-21 10:38:46 +02:00
Benjamin Pasero
d185c3190c smoke test: only run multi root test against insiders edition 2017-07-20 17:59:34 +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
19fa856cb0 Added missing async 2017-07-07 09:50:43 +02:00
Michel Kaporin
6356698cfc Added waiting for viewlet to be opened. 2017-07-07 09:50:05 +02:00
Michel Kaporin
b2fc1aeb7f Corrected rejection description. 2017-07-07 09:43:49 +02:00
Michel Kaporin
bbfcefb487 Integrate smoketest-express project tasks 2.0 changes. 2017-07-03 09:15:46 +02:00
Michel Kaporin
6dc5253ec7 Update README.md 2017-06-30 16:23:44 +02:00
Michel Kaporin
486149411b Update README.md 2017-06-30 16:21:34 +02:00
Michel Kaporin
9b0ba2f416 Fixes #29940 2017-06-30 16:13:33 +02:00
Erich Gamma
a7b27bb3c3 Added step to run npm install 2017-06-30 15:32:45 +02:00
Michel Kaporin
db3ac354b5 Await wait 2017-06-30 14:59:56 +02:00
Michel Kaporin
46ac9277f7 Info about screenshots 2017-06-29 12:36:09 +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
15bf0c6120 Allow 3 trials to wait until editor is drawn. 2017-06-28 11:34:30 +02:00
Michel Kaporin
208f3ae140 Trying to fix #29731 2017-06-28 11:21:15 +02:00
Michel Kaporin
96b687b7ef More detailed error when obtaining editor text fails. 2017-06-27 16:06:01 +02:00
Michel Kaporin
17a32a2331 Updated readme after JS->TS refactorings. 2017-06-27 11:33:19 +02:00
Michel Kaporin
b57f814b39 Editor response is slower now, wait before navigating within it. 2017-06-27 11:22:42 +02:00
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