chore(curriculum): remove test automation block (#59470)

This commit is contained in:
Jessica Wilkins
2025-03-31 09:44:22 -07:00
committed by GitHub
parent 74347f38c8
commit 4b8dff6561
12 changed files with 0 additions and 323 deletions

View File

@@ -3548,12 +3548,6 @@
"In these lecture videos, you will learn about the different types of testing."
]
},
"lecture-understanding-test-automation": {
"title": "Understanding Test Automation",
"intro": [
"In these lecture videos, you will learn about test automation."
]
},
"review-testing": {
"title": "Testing Review",
"intro": ["Review testing concepts to prepare for the upcoming quiz."]

View File

@@ -1,9 +0,0 @@
---
title: Introduction to Understanding Test Automation
block: lecture-understanding-test-automation
superBlock: full-stack-developer
---
## Introduction to Understanding Test Automation
Learn about Understanding Test Automation in these lectures.

View File

@@ -1,43 +0,0 @@
{
"name": "Understanding Test Automation",
"blockType": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": true,
"dashedName": "lecture-understanding-test-automation",
"superBlock": "full-stack-developer",
"challengeOrder": [
{
"id": "67d1d8eee34b02592220bf59",
"title": "What Does the Typical Process Look Like for Performing Automated Tests?"
},
{
"id": "67d3002007a497a2e305c1f3",
"title": "What Are Some Tools You Can Use to Run Automated Tests?"
},
{
"id": "67d3003531cf16a362db2c68",
"title": "How Can Accessibility Testing Be Automated?"
},
{
"id": "67d30063b546dea3cacbfce9",
"title": "How Can You Use a Combination of Physical Devices and Virtual Machines for Automated Testing?"
},
{
"id": "67d3008f8d6a99a49187077c",
"title": "What Are Some Cloud-Based Services You Can Use for Automated Cross-Browser Functional Testing?"
},
{
"id": "67d300a81c5870a55155848c",
"title": "What Is CI/CD, and How Does It Work?"
},
{
"id": "67d300c21a1da3a5c281d928",
"title": "How Can You Set Up Automated Tests on GitHub?"
},
{
"id": "67d300ef009a77a641543b7a",
"title": "How Can You Work with Tools Like CircleCI or Travis CI?"
}
],
"helpCategory": "JavaScript"
}

View File

@@ -1,33 +0,0 @@
---
id: 67d1d8eee34b02592220bf59
title: What Does the Typical Process Look Like for Performing Automated Tests?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: what-does-the-typical-process-look-like-for-performing-automated-tests
---
# --description--
Watch the video lecture and answer the questions below.
# --questions--
## --text--
What Does the Typical Process Look Like for Performing Automated Tests? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -1,33 +0,0 @@
---
id: 67d3002007a497a2e305c1f3
title: What Are Some Tools You Can Use to Run Automated Tests?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: what-are-some-tools-you-can-use-to-run-automated-tests
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
What Are Some Tools You Can Use to Run Automated Tests? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -1,33 +0,0 @@
---
id: 67d3003531cf16a362db2c68
title: How Can Accessibility Testing Be Automated?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: how-can-accessibility-testing-be-automated
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
How Can Accessibility Testing Be Automated? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -1,33 +0,0 @@
---
id: 67d30063b546dea3cacbfce9
title: How Can You Use a Combination of Physical Devices and Virtual Machines for Automated Testing?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: how-can-you-use-a-combination-of-physical-devices-and-virtual-machines-for-automated-testing
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
How Can You Use a Combination of Physical Devices and Virtual Machines for Automated Testing? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -1,33 +0,0 @@
---
id: 67d3008f8d6a99a49187077c
title: What Are Some Cloud-Based Services You Can Use for Automated Cross-Browser Functional Testing?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: what-are-some-cloud-based-servies-you-can-use-for-automated-cross-browser-functional-testing
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
What Are Some Cloud-Based Services You Can Use for Automated Cross-Browser Functional Testing? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -1,33 +0,0 @@
---
id: 67d300a81c5870a55155848c
title: What Is CI/CD, and How Does It Work?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: what-is-cicd-and-how-does-it-work
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
What Is CI/CD, and How Does It Work? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -1,33 +0,0 @@
---
id: 67d300c21a1da3a5c281d928
title: How Can You Set Up Automated Tests on GitHub?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: how-can-you-set-up-automated-tests-on-github
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
How Can You Set Up Automated Tests on GitHub? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -1,33 +0,0 @@
---
id: 67d300ef009a77a641543b7a
title: How Can You Work with Tools Like CircleCI or Travis CI?
challengeType: 11
videoId: nVAaxZ34khk
dashedName: how-can-you-work-with-tools-like-circleci-or-travis-ci
---
# --description--
Watch the lecture video and answer the questions below.
# --questions--
## --text--
How Can You Work with Tools Like CircleCI or Travis CI? question?
## --answers--
Answer 1
---
Answer 2
---
Answer 3
## --video-solution--
1

View File

@@ -633,7 +633,6 @@
{
"dashedName": "lecture-understanding-the-different-types-of-testing"
},
{ "dashedName": "lecture-understanding-test-automation" },
{ "dashedName": "review-testing" },
{ "dashedName": "quiz-testing" }
]