LaunchCodeEducation / LaunchCodeEducation/csharp-web-dev-curriculum

Graded Assignment 2 - issues with starter code

Open
#78 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Instructions link:
https://education.launchcode.org/csharp-web-dev-curriculum/assignments/tech-jobs-oo/index.html

Starter code repo link:
https://github.com/LaunchCodeEducation/CSharp6-TechJobs-OO

Task 2 - Location test expecting wrong id - before Task 6 is complete it is expecting an Id of 2 but will always get 1, and afterwards it will always get 8.
Tasks 4 and 5 - missing using statement causes build errors when running tests. Suggest adding global using statement to Usings.cs in TechJobsOO.Tests project.
Task 5 - second and sixth tests failing due to missing file references, Ids in .txt files do not line up - Ids are different from machine to machine.

Link to doc created for March2024FTWD cohort with full explanation and fixes:
https://docs.google.com/document/d/1c_AjCYMi7cnmE0Ys74dLmadxe0DoayR9EZ08sdCbQ7w/edit?usp=sharing

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the assignment instructions and the CSharp6-TechJobs-OO starter repository first, then reproduce the Task 2, 4, and 5 test or build failures. Compare the reported IDs, using statements, and file references with the linked cohort document; done means the documented tasks and referenced tests work consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
documentation, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.