vscode-azurefunctions/test
Nathan 36a0ea7d23
Skip all automated tests (#3437)
* Skip all tests from running

* Ignore test in the tsconfig.json

* Ignore eslint for test

* Add tests to the eslint ignore list

* need to compile tests still

* Comment out remaining code
2022-11-16 00:33:05 -08:00
..
createFunction Verify Durable Functions Entity templates (#3412) 2022-11-14 15:15:01 -08:00
nightly Skip all automated tests (#3437) 2022-11-16 00:33:05 -08:00
project Support java 17 runtime when create function project (#3311) 2022-09-13 09:36:27 -07:00
utils Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -07:00
.eslintrc.js Switch to shared ESLint config (#2916) 2021-08-13 10:40:56 -07:00
ParsedFunctionJson.test.ts Support listing functions and "copy function url" for .NET 5 (#2716) 2021-03-03 17:32:37 -08:00
addBinding.test.ts Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -07:00
addParallelSuite.ts Run a bunch of tests in parallel (#2856) 2021-06-17 14:28:28 -07:00
api.test.ts Streamline project creation when no active project is detected via `Create Function` (#3414) 2022-11-11 15:33:11 -08:00
assertThrowsAsync.ts Switch to ESLint (#2666) 2021-02-12 11:31:51 -08:00
convertToValidPackageName.test.ts Switch to ESLint (#2666) 2021-02-12 11:31:51 -08:00
envUtils.test.ts Support C# "bool" parameter during "Create Function" (#2751) 2021-03-22 17:19:29 -07:00
fsUtils.test.ts Switch to ESLint (#2666) 2021-02-12 11:31:51 -08:00
getScriptResourcesLanguage.test.ts Switch to ESLint (#2666) 2021-02-12 11:31:51 -08:00
global.test.ts Skip all automated tests (#3437) 2022-11-16 00:33:05 -08:00
hasMinFuncCliVersion.test.ts Fix tests to use v4 Core Tools (#3267) 2022-07-29 10:32:04 -07:00
index.ts Run a bunch of tests in parallel (#2856) 2021-06-17 14:28:28 -07:00
nugetUtils.test.ts Add nuget versioning logic for getting bundle templates (#1545) 2019-10-07 13:53:05 -07:00
parseJson.test.ts Switch to ESLint (#2666) 2021-02-12 11:31:51 -08:00
runTest.ts Switch to latest VS Code test package (#3275) 2022-08-04 10:45:44 -07:00
runWithSetting.ts Fix venvUtil tests (#2864) 2021-06-23 11:01:47 -07:00
templateCount.test.ts Verify Durable Functions Entity templates (#3412) 2022-11-14 15:15:01 -08:00
test.code-workspace Temporarily disable net5 v4 test (#2950) 2021-09-03 11:48:48 -07:00
tryParseFuncVersion.test.ts Unblock v4 (#2860) 2021-06-21 12:07:16 -07:00
updateBackupTemplates.ts Support for new Python language model (#3235) 2022-08-19 13:54:27 -07:00
validateCSharpNamespace.test.ts Improve startup performance with webpack (#947) 2019-02-01 09:54:33 -08:00
venvUtils.test.ts Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -07:00
verifyVersionAndLanguage.test.ts Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -07:00