Dirk Baeumer
09531cdf10
Fixes #101005 : Localization - starts with 'DE' locale and verifies title and viewlets text is in German
2020-06-25 09:38:42 +02:00
Rob Lourens
4d6da3154c
Get notebook smoketest working in web
...
Fix #98364
2020-06-07 17:27:47 -05:00
Rob Lourens
3eb6c1704b
Disable notebook smoketests in web
2020-05-26 12:12:34 -05:00
Rob Lourens
8253b52191
Remove .only
2020-05-20 12:04:28 -05:00
Rob Lourens
9bc11824c3
Add notebook smoketests
2020-05-20 12:01:52 -05:00
Benjamin Pasero
869929e8c6
tests - log the actual build used for tests
2020-05-14 17:00:51 +02:00
Benjamin Pasero
0ac3b1114a
smoke 💄
2020-04-30 13:32:27 +02:00
Benjamin Pasero
30bba102b3
smoke - only start automatically after data migration tests
2020-04-30 09:50:55 +02:00
Daniel Imms
b7e0abbdcc
Merge branch 'master' into tyriar/90539
2020-04-10 05:56:39 -07:00
Alex Dima
283545de57
check in missing yarn.lock
2020-04-03 13:05:10 +02:00
João Moreno
8f566065fc
upgrade dependencies in smoke test
2020-04-03 07:47:44 +02:00
Dirk Baeumer
e694b041e3
Label for extension viewlet changed. Disable smoke test
2020-04-02 11:20:42 +02:00
João Moreno
05f9b99541
Update README.md
2020-03-31 13:18:35 +02:00
Rob Lourens
64c157244e
Wait for cleared settings to be applied before continuing
...
Fix #93292
2020-03-28 10:43:24 -07:00
Benjamin Pasero
e80f8a5da9
quick access - more cleanup
2020-03-26 13:51:05 +01:00
Benjamin Pasero
85d2077f19
smoke - quickopen => quickaccess
2020-03-26 12:28:49 +01:00
Dirk Baeumer
b418b9cd59
Comment out debugger tests
2020-03-26 10:02:17 +01:00
Benjamin Pasero
21431f6117
quick access - cleanup API for quick input
2020-03-24 10:13:45 +01:00
Martin Aeschlimann
bf6c93062b
Rename CSS smoke test to language features: For #90538
2020-03-02 11:39:43 +01:00
Pine Wu
a68bfa3846
Add back languages/css test. Fix #90538
2020-02-28 11:56:25 -08:00
Benjamin Pasero
0bab257fe5
smoke - remove firefox from docs
2020-02-27 14:22:23 +01:00
Rob Lourens
db380eaad0
Fix build
2020-02-26 17:29:55 -08:00
Pine Wu
e63119f785
Fix #90538
2020-02-26 16:24:46 -08:00
Benjamin Pasero
65976ac711
Revert "docs for #91532 "
...
This reverts commit ebcd432491 .
2020-02-26 16:30:06 +01:00
Benjamin Pasero
29c2c6079e
smoke - do not restore windows
2020-02-26 12:03:05 +01:00
Dirk Baeumer
2cb430b396
Fixes #91433 : Smoke Test: Localization Test Failure
2020-02-26 11:55:17 +01:00
Benjamin Pasero
ebcd432491
docs for #91532
2020-02-26 11:39:05 +01:00
Daniel Imms
06f2731c7f
Remove terminal smoke test
...
Fixes #90539
2020-02-14 07:24:44 -08:00
Benjamin Pasero
35379aba75
smoke - headless option is troublesome
2020-02-11 17:35:53 +01:00
Benjamin Pasero
06b06ca10a
smoke - move quick open tests into search
2020-02-11 17:28:03 +01:00
Benjamin Pasero
9d9d729655
Web: run integration tests as part of our product builds ( fix #83923 )
2020-02-10 11:23:00 +01:00
Benjamin Pasero
4be3cc8846
test - convert web integration to TS
2020-02-07 12:41:12 +01:00
Benjamin Pasero
bb3edc40e6
smoke - exclude a few more tests for web
2020-02-07 07:10:59 +01:00
Benjamin Pasero
ec41f20c40
Web - run smoke tests using playwright ( #89918 )
...
* playwright - initial version
* browser - use existing page and not create new context
* macOS: document how to remove the security flag
* smoke test - allow to run against server build with --build option
* do not rely on args
* fix path for windows
* smoke test - smoke 💄 and -ci option
2020-02-04 17:23:27 +01:00
Joao Moreno
16c7551f36
move git smoke tests to integration tests
2020-02-04 17:06:49 +01:00
isidor
8f90e851c5
remode debug smoke tests
2020-02-04 16:14:02 +01:00
Benjamin Pasero
a15803b9e7
smoke test - add attribute for tabs to simplify lookup
2020-02-04 14:50:53 +01:00
Sandeep Somavarapu
4fac3e22c5
remove the timeout
2020-02-03 11:49:10 +01:00
Daniel Imms
547cf4e81f
Run smoke tests against actual build ( #83799 )
...
* Run web against actual server
Part of #80308
* Fix strict null check errors
* Fix folder arg
* Disable unit tests and integration tests temporarily
* Allow running on node 12
* Fix smoke test condition
* Disable continue on error
* Add web to server dir
* fix smoke test to use build for web
* enable in product build
Co-authored-by: Benjamin Pasero <benjamin.pasero@gmail.com >
2020-02-03 11:26:55 +01:00
Benjamin Pasero
d6eb50caa4
Smoke-Test: Hot-exit / dataloss tests broken ( #89905 )
...
* smoke test - carefuly select untitled content based on file name to find it properly
* Fileservice: mkdirp() logic is prone to errors from race conditions (fixes #89834 )
2020-02-03 09:38:03 +01:00
Joao Moreno
9bec0160f6
fixes #86474
2020-01-23 11:41:00 +01:00
isidor
0fae04b8a2
fixes #78384
2019-12-05 14:21:50 +01:00
ryenus
d75f90976b
fix typo: consecutive-word duplications
...
This fixes unintentional duplications of words, such as `the the`, and
`can can` etc. I also take the chance to make a few wording tweaks to
avoid suspicious duplications.
2019-11-27 11:07:06 +08:00
Johannes Rieken
266f78096e
remove smoke test for find ref, rename, goto, and peek, #85377
2019-11-22 11:36:13 +01:00
Jason Ginchereau
5c2e24f6ad
Remove extra step from readme
2019-11-06 16:26:55 -08:00
Benjamin Pasero
ea89eb903f
fix #83805
2019-11-01 09:15:35 +01:00
Benjamin Pasero
ca22de4b17
debt - bump node.d.ts dependency in extensions to 12.x (part of #82514 )
2019-10-28 08:11:47 +01:00
João Moreno
229df29bc9
Update README.md
2019-10-03 09:03:13 +02:00
Joao Moreno
925f3ab1a0
fixes #81871
2019-10-03 08:51:05 +02:00
Daniel Imms
615e262789
Fix git smoke tests
2019-10-02 14:46:35 -07:00