Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Broken Lesson Links and Update Replit Code Samples for Integration Testing #2198

Open
mai-repo opened this issue Jan 3, 2025 · 0 comments
Labels
current-cohort-participant the participants can work on this issue

Comments

@mai-repo
Copy link
Collaborator

mai-repo commented Jan 3, 2025

👉🏾 First time contributing to this repo? START HERE 👈🏾

To be added as a curriculum contributor and be assigned the related issue, please kindly complete our contributor steps in order to have your PR addressing this issue merged.

Page where problem found?

Type of problem

  • Broken Lesson Links: The links to the Replits containing the code samples are broken. Found in the following section of the markdown:
  • Code samples provided:
    We will explore these code samples during Guided Practice:

    Step 1: A snapshot of the TODO app that works but is neither tested nor optimized for testing.
    Step 2: The TODO app now includes basic unit tests to prevent regressions and demonstrates testing an external service dependency.
    Step 3: With a final structural update, the app now supports testing database interactions and includes relevant tests.

Suggested Solution

  • The original Replits are no longer available, recreate them with new code samples based on the lesson objectives.
  • Review the Guided Practice section to ensure it aligns with the fixed or recreated code samples.
  • Draft a new lesson plan to replace outdated links, ensuring the learning objectives remain consistent with the curriculum.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current-cohort-participant the participants can work on this issue
Projects
Status: Grab a task!👩🏽‍💻
Development

No branches or pull requests

1 participant