vscode-azurefunctions/test
Nathan c27703a3e0
Replace fse with AzExtFsUtils where possible (#3268)
* SqlBindingTrigger template changes

* Use AzExtFsUtils where possible

* recursive delete/overwrite copy

* Overwrite backup templates when copying them

* Try to revert package.json

* Change fse.remove to .deleteResource
2022-08-01 11:51:07 -07:00
..
createFunction Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -07:00
nightly Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -07:00
project Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -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 Merge unified into main (#3168) 2022-05-13 14:39:39 -07: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 Replace fse with AzExtFsUtils where possible (#3268) 2022-08-01 11:51:07 -07: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 Disable workspace trust for tests to fix build (#2870) 2021-07-09 12:15:38 -07:00
runWithSetting.ts Fix venvUtil tests (#2864) 2021-06-23 11:01:47 -07:00
templateCount.test.ts Fix tests to use v4 Core Tools (#3267) 2022-07-29 10:32:04 -07: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 Update net7 templates (#3262) 2022-07-28 10:44:29 -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