Commit graph

75 commits

Author SHA1 Message Date
Matt Bierner 6ad6905f98 Re-enable *.integrationTest on windows
Fixes #112164
2020-12-09 14:08:15 -08:00
Ladislau Szomoru bd364ea311
Run commosJS integration tests consistently (#104914) 2020-08-18 12:04:38 +02:00
Matt Bierner bdd3721849 Add custom editor test extension
Adds a simple set of tests for custom editors in a new extension. This is currently not run during CI since we want more testing to make sure it is reliable
2020-07-29 14:05:44 -07:00
rebornix e83010a4aa silent fail when the documents events are wrong 2020-07-21 18:13:23 -07:00
rebornix baeae3e366 enable windows. 2020-07-21 16:26:57 -07:00
rebornix 2501ecbe3f 💄 2020-07-20 18:03:30 -07:00
rebornix 1710c92d5f fix #102460 2020-07-16 10:20:42 -07:00
Matt Bierner 362d345448 Adding tests for opening markdown document links 2020-07-10 13:25:55 -07:00
Benjamin Pasero e7920dce7b tests - disable ts integration tests 2020-07-10 13:25:37 +02:00
Benjamin Pasero 59074a6cae integration tests - need to compile test extensions when running against build
cc @mjbvz
2020-07-10 09:57:44 +02:00
Matt Bierner 46c2494cb0
Enable ts tests on ./test-integration.sh (#101826)
* Enable ts tests on ./test-integration.sh

* Fix join lines for windows

* Fixing more tests for windows

Make sure we use the correct new line character

* Update test-ingration scripts
2020-07-07 17:38:03 -07:00
rebornix 85677aecfe 📓 temp disable nb tests on windows. 2020-06-21 13:53:16 -07:00
Benjamin Pasero d41ca1ce5f tests - also use --no-cached-data for normal integration tests 2020-06-09 10:29:01 +02:00
Matt Bierner 1bfa086adb Make sure we build vscode-notebook-tests on windows 2020-06-01 23:22:07 -07:00
rebornix a3f81e9453 fix mimetype pattern match 2020-06-01 10:34:38 -07:00
Benjamin Pasero 5fd0d725bc diag - publish crashes from builds as artefact 2020-05-07 08:26:12 +02:00
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