[EDI - Builders] Update short titles for Copilot Tutorials (#56811)
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
---
|
||||
title: Create end-to-end tests for a webpage
|
||||
title: Creating end-to-end tests for a webpage
|
||||
shortTitle: Create end-to-end tests
|
||||
intro: '{% data variables.copilot.copilot_chat_short %} can help with generating end-to-end tests.'
|
||||
redirect_from:
|
||||
- /copilot/example-prompts-for-github-copilot-chat/testing-code/create-end-to-end-tests-for-a-webpage
|
||||
- /copilot/copilot-chat-cookbook/testing-code/create-end-to-end-tests-for-a-webpage
|
||||
- /copilot/tutorials/copilot-chat-cookbook/testing-code/create-end-to-end-tests-for-a-webpage
|
||||
versions:
|
||||
feature: copilot
|
||||
category:
|
||||
@@ -1,10 +1,11 @@
|
||||
---
|
||||
title: Create mock objects to abstract layers
|
||||
title: Creating mock objects to abstract layers
|
||||
shortTitle: Create mock objects
|
||||
intro: '{% data variables.copilot.copilot_chat_short %} can help with creating mock objects that you can use for unit tests.'
|
||||
redirect_from:
|
||||
- /copilot/example-prompts-for-github-copilot-chat/testing-code/create-mock-objects-to-abstract-layers
|
||||
- /copilot/copilot-chat-cookbook/testing-code/create-mock-objects-to-abstract-layers
|
||||
- /copilot/tutorials/copilot-chat-cookbook/testing-code/create-mock-objects-to-abstract-layers
|
||||
versions:
|
||||
feature: copilot
|
||||
category:
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Generate unit tests
|
||||
title: Generating unit tests
|
||||
shortTitle: Generate unit tests
|
||||
intro: '{% data variables.copilot.copilot_chat_short %} can help with generating unit tests for a function.'
|
||||
redirect_from:
|
||||
|
||||
@@ -10,7 +10,7 @@ topics:
|
||||
- Copilot
|
||||
children:
|
||||
- /generate-unit-tests
|
||||
- /create-mock-objects-to-abstract-layers
|
||||
- /create-end-to-end-tests-for-a-webpage
|
||||
- /creating-mock-objects-to-abstract-layers
|
||||
- /creating-end-to-end-tests-for-a-webpage
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user