Commit Graph

59 Commits

Author SHA1 Message Date
Benjamin Pasero
1bd8e5b76b tests - need to set --enable-proposed-api=vscode.git for integration tests 2020-03-17 13:35:49 +01:00
Benjamin Pasero
6f34d1a7d8 integration - prevent excessive gulp usage 2020-02-13 12:26:32 +01:00
Benjamin Pasero
e5ca30b596 docs integration test scripts 2020-02-13 12:02:19 +01:00
Benjamin Pasero
4b359a57a5 build - address some issues
- run local and remote integration tests separately
- enable playwright on Linux with -no-sandbox trick
2020-02-12 12:07:44 +01:00
Benjamin Pasero
c2444b42af tests - proper text fixtures dir 2020-02-10 15:33:04 +01:00
Joao Moreno
78edac9e13 what the f 2020-02-05 09:35:29 +01:00
Joao Moreno
d24ed62c0e maybe 2020-02-05 09:13:21 +01:00
Joao Moreno
fc3ff960f5 🤦 2020-02-04 21:15:42 +01:00
Joao Moreno
54007fa545 fix git smoketests 2020-02-04 20:26:12 +01:00
Joao Moreno
acd2c6f387 fix tests 2020-02-04 13:04:44 +01:00
Joao Moreno
ce183bc348 add git to windows integration tests 2020-02-04 12:46:46 +01:00
Benjamin Pasero
6d1f663dd7 integration tests - enable logging when running against build 2020-01-15 16:36:03 +01:00
Alex Dima
c9a2de2d9c Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +01:00
Johannes Rieken
a5b9969f06 Merge branch 'master' into joh/sigusr1 2019-10-08 18:02:55 +02:00
Benjamin Pasero
42ebd1036f build - use enable-proposed-api in tests 2019-10-08 11:13:18 +02:00
Johannes Rieken
5d413d7418 remove --disable-inspect 2019-10-07 14:09:05 +02:00
Benjamin Pasero
31a8a2c26e update distro 2019-10-03 07:30:11 +02:00
Benjamin Pasero
bb0dbb3b9c fix vscode.open() tests (#81833) 2019-10-02 12:28:48 +02:00
Benjamin Pasero
4cd5047073 build 💄 2019-09-04 08:55:20 +02:00
Benjamin Pasero
155f85b679 Build: run integration tests against actual build (#80203)
* experiment with running macOS integration test against real build

* echo command

* more tests

* Revert "more tests"

This reverts commit b07bde89be.

* test

* fix script

* fix build

* fix tests

* fix build

* fix build

* conditionally enable test for remote

* adopt for linux and windows

* disable failing test

* fix build

* windows - echo off

* fix variable check

* fix path

* fix compile

* echo off

* mac polish
2019-09-02 11:26:26 +02:00
Benjamin Pasero
e42a1b0878 build - add and use --disable-inspect for integration tests (#74898) 2019-06-24 18:54:31 +02:00
Benjamin Pasero
0b62cdf464 build - enable language server tests again (for #74898) 2019-06-24 12:11:26 +02:00
Benjamin Pasero
d813315714 comment out more (for #74898) 2019-06-24 10:49:34 +02:00
Martin Aeschlimann
c20b7a9658 run remote integration tests if present 2019-06-07 11:18:43 +02:00
Martin Aeschlimann
187e723074 Improvements to script running 2019-04-10 22:01:05 +02:00
Martin Aeschlimann
cc99c7e9a4 fix test-integration comment 2019-04-09 16:29:59 +02:00
Daniel Imms
912e490798 Enable Windows integration tests 2019-02-12 11:13:20 -08:00
Rob Lourens
1fbb0d484e Run .integrationtest.js tests first 2018-10-29 15:24:55 -07:00
Alex Ross
fd8d4b09e1 Update grammars 2018-10-23 16:13:27 +02:00
Rob Lourens
cdaffba08c Remove search-rg tests from .bat 2018-10-15 23:08:55 -07:00
Rob Lourens
b969f377e7 Add search-rg integration tests to windows 2018-08-28 19:28:56 -07:00
Joao Moreno
0a4ff137d1 remove travis & appveyor 2018-05-03 09:56:44 +02:00
Martin Aeschlimann
826ea06355 test-integration fix for windows 2018-03-21 17:20:53 +01:00
Martin Aeschlimann
4c81ed502a include json/css in integration tests 2018-03-20 15:29:49 +01:00
Martin Aeschlimann
086a751a06 [html] split extension (for #45900) 2018-03-17 16:32:55 +01:00
Ramya Achutha Rao
dd846a08d5 Avoid Ememt test failures in updating workspace config 2018-03-06 17:09:20 -08:00
Benjamin Pasero
627497eb04 fix tests on linux 2018-01-27 11:49:18 +01:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00
Rob Lourens
40c8d176e5 test-integration.bat must check the errorlevel after each 'call' 2017-12-12 16:58:43 -08:00
Alex Dima
ac65758211 Improve test-integration.bat 2017-11-15 12:11:31 +01:00
Martin Aeschlimann
68c6182b83 clean up test scripts, bring back html server tests 2017-11-15 11:15:57 +01:00
Ramya Achutha Rao
70a14d8a54 Use dp0 instead of ROOT in test-integration.bat 2017-09-13 11:08:42 -07:00
Ramya Achutha Rao
b3d37bfa16 Add emmet tests to test-integration.bat 2017-07-25 17:18:19 -07:00
Rob Lourens
f7d1155ebb Reenable test-int-mocha.sh 2017-07-17 13:19:43 -07:00
Rob Lourens
150b00a625 Comment out test-int-mocha to unstick builds 2017-07-17 10:16:05 -07:00
Joao Moreno
11f42a781c build 2017-04-26 10:18:08 +02:00
Rob Lourens
d55d499946 Reinstate textsearch perf test as integration test -
- fix its flakiness
- add test-int-mocha so .integrationTest.js files can be run separately from code.sh integration tests.
- make all.js support globs with --run
- Fix #22512
2017-03-22 14:48:49 -07:00
Benjamin Pasero
bb508d8eb1 USERDATADIR => VSCODEUSERDATADIR 2017-03-17 18:19:31 +01:00
Martin Aeschlimann
006c46e5ef Run integration tests on a new user data directory 2017-03-17 17:08:48 +01:00
Johannes Rieken
fc8dc29030 disableExtension during API tests 2017-03-07 17:29:22 +01:00