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
2021-05-04Remove `--no-sandbox` (#122909)Benjamin Pasero
2021-05-04chore: bump node@14.x in devDependencies (#122905)Robo
2021-04-29testing: propoagate timeout option for unit testsConnor Peet
2021-04-27testing: allow waiting for server before running unit testsConnor Peet
2021-04-21unit tests (electron) - avoid sending circular structures overBenjamin Pasero
2021-04-09tests - ensure preload promises are all resolvedBenjamin Pasero
2021-04-06Make product configuration available to non node.js environments (fix #120243)Benjamin Pasero
2021-04-01sandbox - add additional arguments also to test runnerBenjamin Pasero
2021-03-31Remove unused dependencyLadislau Szomoru
2021-03-31Swap cpx for cpx2Ladislau Szomoru
2021-03-30Switch to deepStrictEqual part of #118667Logan Ramos
2021-03-30Update tests to use consistent version of mkdirpLadislau Szomoru
2021-03-30testing: tear down app if renderer crashesConnor Peet
2021-03-29First round of getting rid of deprecated asserts (#120125)Logan Ramos
2021-03-25Reenable localization tests.Dirk Baeumer
2021-03-24Update README.mdMegan Rogge
2021-03-24skip flaky tests.rebornix
2021-03-23Restore notebook smoketests, Fix #113882Rob Lourens
2021-03-23Update README.mdErich Gamma
2021-03-23Allow tests to be loaded asynchronously (#119537)Connor Peet
2021-03-19Merge pull request #118400 from thebinarysearchtree/mainAlexandru Dima
2021-03-17comment out failing notebook smoke tests, https://github.com/microsoft/vscode...Johannes Rieken
2021-03-11Remove waiting for welcome page while we are experimenting with what the welc...Jackson Kearl
2021-03-09Fixup search smoke testsJackson Kearl
2021-03-09Move label about for #115244 after more tests are failingJackson Kearl
2021-03-09Skip search tests while diagnosing flakeynessJackson Kearl
2021-03-09#118443 - change nameSandeep Somavarapu
2021-03-09Fix #118443Sandeep Somavarapu
2021-03-09Revert "Reenable smoke test to see if still flakey" #115244Jackson Kearl
2021-03-08skip failing test (#118443)Benjamin Pasero
2021-03-08Reminder to compile between testsAndrew Jones
2021-03-08add ui flag to mocha testsAndrew Jones
2021-03-06Reenable smoke test to see if still flakeyJackson Kearl
2021-03-05fix smoke testsSandeep Somavarapu
2021-03-04Adopt to use new table widgetSandeep Somavarapu
2021-03-01tests - enable color output for integration testsBenjamin Pasero
2021-02-25smoke test - remove code only needed for stable january releaseBenjamin Pasero
2021-02-23fix smoke tests with stable build (fix #117420)Benjamin Pasero
2021-02-20testing: remove duplicate extension and internal IDsConnor Peet
2021-02-19Update smoke test README (#115582)Raymond Zhao
2021-02-19fix smoketestJoão Moreno
2021-02-19Allow welcome page to not be active on account of focus potentially going to ...Jackson Kearl
2021-02-17Disable keytar in our integration tests (#116852)Benjamin Pasero
2021-02-16remove unused ui testsJoão Moreno
2021-02-14main renameJoão Moreno
2021-02-14Reenable notebook smoke testRob Lourens
2021-02-12skip failing test, https://github.com/microsoft/vscode/issues/116535Johannes Rieken
2021-02-11Fix #116412: Use getting started page as default startupEditor.Jackson Kearl
2021-02-10Fix search smoke testJackson Kearl
2021-02-09#116152 enable smoke testsSandeep Somavarapu