Skip to content

Commit 3e097be

Browse files
author
Wagner Silveira
committed
Testing framework restructure
- Updated logic apps folder structure with a new folder for testing-framework. - Moved the existing test related articles to this folder, including media. - Updated redirects and toc. - updated links.
1 parent 84d1017 commit 3e097be

20 files changed

+646
-636
lines changed

articles/logic-apps/.openpublishing.redirection.logic-apps.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@
964964
"source_path_from_root": "/articles/connectors/connectors-create-api-github.md",
965965
"redirect_url": "/connectors/github",
966966
"redirect_document_id": false
967-
},
967+
},
968968
{
969969
"source_path_from_root": "/articles/connectors/connectors-schema-migration.md",
970970
"redirect_url": "/azure/logic-apps/update-workflow-definition-language-schema",
@@ -999,6 +999,16 @@
999999
"source_path_from_root": "/articles/logic-apps/logic-apps-track-integration-account-custom-tracking-schema.md",
10001000
"redirect_url": "/azure/logic-apps/tracking-schemas-consumption",
10011001
"redirect_document_id": false
1002-
}
1002+
},
1003+
{
1004+
"source_path_from_root": "/articles/logic-apps/create-unit-tests-standard-workflow-definitions-visual-studio-code.md",
1005+
"redirect_url": "/azure/logic-apps/testing-framework/create-unit-tests-standard-workflow-definitions-visual-studio-code",
1006+
"redirect_document_id": true
1007+
},
1008+
{
1009+
"source_path_from_root": "/articles/logic-apps/create-unit-tests-standard-workflow-runs-visual-studio-code.md",
1010+
"redirect_url": "/azure/logic-apps/testing-framework/create-unit-tests-standard-workflow-runs-visual-studio-code",
1011+
"redirect_document_id": true
1012+
}
10031013
]
1004-
}
1014+
}

articles/logic-apps/create-unit-tests-standard-workflow-definitions-visual-studio-code.md renamed to articles/logic-apps/testing-framework/create-unit-tests-standard-workflow-definitions-visual-studio-code.md

Lines changed: 261 additions & 261 deletions
Large diffs are not rendered by default.

articles/logic-apps/create-unit-tests-standard-workflow-runs-visual-studio-code.md renamed to articles/logic-apps/testing-framework/create-unit-tests-standard-workflow-runs-visual-studio-code.md

Lines changed: 367 additions & 367 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)