[content] Add comprehensive tests for Automation and Reliability learning modules #190
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Notes for Reviewers
This PR adds and enhances test coverage for the Automation and Reliability learning path, ensuring all learning-paths, courses, and modules have at least one test with questions that are content-derived and use only objective question types.
Signed commits
Changes
Learning-Path Level (NEW)
automation-and-reliability/test.md: Added 10 comprehensive questions covering both Observability and CI/CD concepts to ensure the learning-path level has test coverageIntroduction to Observability Module
observability/test.md: Enhanced from 7 to 12 questions covering trace components, observability tools (Jaeger, Zipkin, Meshery), data volume challenges, and system metricstest.md: Enhanced from 4 to 8 questions covering DevOps integration, Alert Fatigue, and comprehensive pillar assessmentCI/CD Module
cicd/test.md: Enhanced from 10 to 14 questions covering CI principles (frequent integration, automated builds/testing), Continuous Deployment characteristics, phased rollout strategies, and GitOps principles (declarative config, single source of truth, pull-based reconciliation)test.md: Enhanced from 4 to 8 questions covering CI/CD benefits, release strategies (Blue-Green, Canary, Feature Toggles), and deployment model distinctionsTest Coverage Summary
single-answerandmultiple-answers(noshort-answer)All questions are directly derived from module content, ensuring alignment with learning objectives.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.