Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-06-16Disable windows shell integration tests onlytyriar/150478_4Daniel Imms
2022-06-16Enable terminal tests on desktopDaniel Imms
2022-06-16Speed up shell integration tests and improve reliabilityDaniel Imms
2022-06-15Allow tests to run multiple timesDaniel Imms
2022-06-15after -> afterEachDaniel Imms
2022-06-15Kill all terminals after each shell integration testDaniel Imms
2022-06-15Run shell integration tests 100 times in CIDaniel Imms
2022-06-14smoke - enable crash reporter (#152041)Benjamin Pasero
2022-06-10Wait for split to init before changing iconDaniel Imms
2022-06-10Merge remote-tracking branch 'origin' into electron-18.x.ydeepak1556
2022-06-10test: update vscode-test for error handling (#151698)Connor Peet
2022-06-08auto-fixed prefer-const violationJohannes
2022-06-02Merge remote-tracking branch 'origin' into electron-18.x.ydeepak1556
2022-06-01Disable shell integration smoke testsDaniel Imms
2022-05-31Disable shell integration error testDaniel Imms
2022-05-31chore: bump electron@18.0.0-beta.4deepak1556
2022-05-27enable stable smoke tests (#150532)Benjamin Pasero
2022-05-26Disable linux shell integration smoke testsDaniel Imms
2022-05-26Skip error shell integration tests on LinuxDaniel Imms
2022-05-26Merge pull request #150192 from microsoft/tyriar/149324Daniel Imms
2022-05-25re-enable terminal tabs test (#148966)Megan Rogge
2022-05-25Merge branch 'main' into tyriar/149324tyriar/149324Daniel Imms
2022-05-25skip localization test until localized strings are present (#150326)Tyler James Leonhardt
2022-05-23Create bash explicitly on linux/mac in shell integration smoke testsDaniel Imms
2022-05-20Re-enable shell integration tests for macOSDaniel Imms
2022-05-20Allow reusing webview origins across reloads (#149950)Matt Bierner
2022-05-17Skip shell integration smoke tests on mac as wellDaniel Imms
2022-05-13Disable shell integration smoke tests on Linux (#149376)Daniel Imms
2022-05-11Engineering - create pull request pipeline (#149171)Ladislau Szomoru
2022-05-09Re-skip smoke test (#149113)Rob Lourens
2022-05-06Reenable smoke testRob Lourens
2022-05-06Merge pull request #148918 from microsoft/tyriar/146700_2Daniel Imms
2022-05-06fine tune shell integration messaging (#148856)Megan Rogge
2022-05-06Re-enable retriesDaniel Imms
2022-05-06Fix, re-enable or disable skipped terminal smoke testsDaniel Imms
2022-05-03use describe.skip for windows (#148580)Megan Rogge
2022-05-02Fix #147036Ladislau Szomoru
2022-05-02smoke - fail early if cloning failsBenjamin Pasero
2022-05-02debt - bring `@types/mocha` up to date with version 9.xBenjamin Pasero
2022-04-26shell integration smoke tests (#148056)Megan Rogge
2022-04-21Failed IPC communication with `playwright` smoke tests from preload script (f...Benjamin Pasero
2022-04-21tests - improve exclusion handling for node.js testsBenjamin Pasero
2022-04-19smoke - support `retryWithRestart` in web tooBenjamin Pasero
2022-04-19Do not attempt to reopen files that lead to a crash in previous session (fix ...Benjamin Pasero
2022-04-14retr (#147442)Benjamin Pasero
2022-04-14preload - revert retry logic which does not seem to helpBenjamin Pasero
2022-04-13Remove legacy smoke test driver (#147393)Benjamin Pasero
2022-04-13smoke - fix compileBenjamin Pasero
2022-04-13smoke - restore workaround for #146785Benjamin Pasero
2022-04-13preload - and and use `invokeWithRetry` (#146785)Benjamin Pasero