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-09-07smoke - fix log and retry `exitApplication` (#160244)Benjamin Pasero
2022-09-06Re-enable terminal profiles testsDaniel Imms
2022-08-30Re-enable running our eslint rules using ts-node (#159495)Matt Bierner
2022-08-29Fix ts-node for eslint (#159483)Matt Bierner
2022-08-29Run our custom eslint rules using ts-node (#157532)ddossett/merge-colors-171Matt Bierner
2022-08-29Remove notebook editor edit api (#158988)Matt Bierner
2022-08-24for test runinng, use `--dev` instead of `--debug` (#159040)Johannes Rieken
2022-08-18Smoke test `driver.exitApplication` sometimes does not work (#157979) (#158479)Benjamin Pasero
2022-08-12smoke tests mitigation for issue 157979 (#157980)Benjamin Pasero
2022-08-12Bump webview fallback commit (#157959)Matt Bierner
2022-08-09smoke(electron): wait for page navigation to commit before using driver (#157...Robo
2022-08-05fix: parse errors in coverage command (#156837)Connor Peet
2022-08-04Fix tests after codicon changesDaniel Imms
2022-08-04Revert "Increase timeout of web unit tests" (#157065)Benjamin Pasero
2022-08-03Increase timeout of web unit tests (#156894)Benjamin Pasero
2022-08-02skip flaky tests to investigate (#156906)Megan Rogge
2022-07-22unit tests - help diagnose test failure reason for web tests (#155967)Benjamin Pasero
2022-07-22Allow continuing on when term kill all doesn't succeedtyriar/155817Daniel Imms
2022-07-19smoke test - only warn when `treekill` fails (#155577)Benjamin Pasero
2022-07-15fix assumptions about action-bar title structure (#155292)Johannes Rieken
2022-07-13disable decorations (#154430)Megan Rogge
2022-07-12Re-enable profiles smoke testsDaniel Imms
2022-07-11Temporarily disable some profile testsDaniel Imms
2022-07-11add task quick pick smoke tests (#154532)Megan Rogge
2022-06-28reenable localization smoke tests (#153397)Tyler James Leonhardt
2022-06-26Bump shell-quote from 1.7.2 to 1.7.3 in /test/smoke (#152842)dependabot[bot]
2022-06-21Clean settings between suitesDaniel Imms
2022-06-21Create a regular profile to work better on CIDaniel Imms
2022-06-21Document and remove unneeded commandDaniel Imms
2022-06-20Always create DecorationAddon, synthetic data testsDaniel Imms
2022-06-20Merge pull request #152490 from microsoft/tyriar/152451_2Daniel Imms
2022-06-20Fix port argument (#152541) (#152617)Alexandru Dima
2022-06-17Use new method for settings in terminal split cwd smoke testtyriar/152451_2Daniel Imms
2022-06-17Disable terminal smoke tests on desktop/remoteDaniel Imms
2022-06-17fix: OOM crash with linux smoke tests (#152440)Robo
2022-06-16Merge pull request #152278 from microsoft/tyriar/150478_4Daniel Imms
2022-06-16Properly return a non 0 exit code in case a test times out and fix tests whic...Alexandru Dima
2022-06-16Run shell integration tests a single time and revert timeoutDaniel Imms
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