Sandeep Somavarapu
cd97629c44
#116152 enable smoke tests
2021-02-09 08:58:39 +01:00
Rob Lourens
be5126d37c
Also skip 'before', #116156
2021-02-08 22:08:17 -08:00
Rob Lourens
0829608afb
Change disabled tests to .skip
2021-02-08 21:37:02 -08:00
Megan Rogge
29844a0baf
disable smoke tests that time out
2021-02-08 18:21:39 -08:00
Sandeep Somavarapu
a9ccd48a1f
enable extension tests in web
2021-02-04 08:44:06 +01:00
Sandeep Somavarapu
4e6d9ce2b7
add server cli test
2021-02-03 21:42:12 +01:00
Sandeep Somavarapu
066c584405
enable remote smoke tests
2021-02-03 19:20:44 +01:00
Sandeep Somavarapu
abb05eb058
Fix #115586
2021-02-02 10:25:50 +01:00
Benjamin Pasero
04d4310a8a
fix smoketest ( #115586 )
2021-02-02 08:20:07 +01:00
Rob Lourens
662a698ef9
Skip failing test #115244
2021-01-28 12:00:17 -08:00
Sandeep Somavarapu
4b9b2ab9a6
Fix #114707
2021-01-21 17:46:40 +01:00
João Moreno
f745a912ae
fixes #114420
2021-01-15 15:19:19 +01:00
Alexandru Dima
00f8540d79
Fixes #114332
...
`yarn` no longer compiles the smoke test as a postinstall script. This breaks the flow of running `yarn && yarn smoketest` to execute the smoketest.
So change `yarn smoketest` to also do the compiling of the smoke test. But that generates too much extra work on the build machine, which needs to invoke `yarn smoketest` twice, once for Electron and once for web.
To workaround that, `yarn smoketest-no-compile` is added, which can be used by the build machine to avoid needlessly compiling.
While here, the nodejs version is already checked in the `yarn` preinstall script, so remove the check from the smoke test.
2021-01-14 10:35:42 +01:00
Benjamin Pasero
96e2981c91
skip failing test ( #113882 )
2021-01-08 08:16:28 +01:00
Alexandru Dima
8ad08b04f5
Do not compile /test/
and /build/
scripts during postinstall, the scripts get compiled explicitly during CI
2021-01-07 16:47:11 +01:00
Rob Lourens
d29388d255
Reenable test, fix #113768
2021-01-05 12:21:50 -08:00
Alexandru Dima
f74ad9692f
Align @types/*
dev dependencies ( #112718 )
2020-12-18 13:28:39 +01:00
Alexandru Dima
aa2864d53f
Remove most of the yarn
license warnings
2020-12-18 10:26:14 +01:00
Alexandru Dima
ed19f6082f
Share mocha related node modules ( #112718 )
2020-12-17 11:03:49 +01:00
Alexandru Dima
bb157721fb
/build/
and /test/
should only have devDependencies
2020-12-17 10:27:39 +01:00
João Moreno
7743d971b1
concurrently -> run-run-all
2020-12-15 15:21:24 +01:00
Sandeep Somavarapu
0ac5e95251
Fix #109644
2020-12-02 17:50:49 +01:00
Martin Aeschlimann
3472159cb1
Merge pull request #111408 from microsoft/aeschli/notebookIcons
...
externalize notebook items
2020-12-01 09:29:13 +01:00
Sandeep Somavarapu
47ce2a8d6d
#111845 fix localization tests
2020-11-30 20:26:00 +01:00
Martin Aeschlimann
4e45d27a72
fix stopIcon name
2020-11-27 12:12:54 +01:00
Sandeep Somavarapu
6a2535e0ab
Fix #107965
2020-10-28 19:49:42 +01:00
Benjamin Pasero
781e0e3192
windows - remove not needed and confusing disable-restore-windows CLI arg
2020-10-01 11:36:45 +02:00
Christof Marti
f48da22bdf
Update README.md
2020-09-30 09:16:06 +02:00
Rob Lourens
20b9010c39
Update README.md
2020-09-29 16:20:51 -07:00
Rob Lourens
b47a60c67f
Fix notebook smoketest
...
Fix #107219
2020-09-22 17:14:15 -05:00
ChaseKnowlden
e8760a5d6c
Fix capitalization of GitHub org
2020-09-17 11:43:03 +02:00
Rob Lourens
1893b55c25
Skip smoketest #105330
2020-09-16 17:06:40 -05:00
Rob Lourens
7a92c462c8
Reenable notebook smoke test #105330
2020-09-08 10:46:04 -05:00
Rob Lourens
a1724a23df
Disable smoke test for #105330
2020-09-02 09:56:32 -07:00
Ladislau Szomoru
b2efcbf687
Add process.arch into the test results file name ( #104946 )
2020-08-19 07:48:37 +02:00
Ladislau Szomoru
652a432f59
Set suite name based on the --web parameter ( #104798 )
2020-08-17 11:51:59 +02:00
Sandeep Somavarapu
2277c8e2a3
Fix #104230
2020-08-07 12:31:03 +02:00
Dirk Baeumer
0b79a0e708
Reenable localization tests
2020-08-07 11:30:30 +02:00
isidor
f3e4ff9196
skip failing tests
2020-07-30 14:39:52 +02:00
Matt Bierner
42761b9db2
Fix smoke test function call
2020-07-28 14:57:08 -07:00
dependabot[bot]
7fb5a9385b
Bump lodash from 4.17.15 to 4.17.19 in /test/smoke
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 11:09:45 +00:00
rebornix
5e96337121
re #93070 . test for command arguments.
2020-07-13 10:52:57 -07:00
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