Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

GA 2 Test Task 4 instructions/tests #147

Open
a-zabala opened this issue Sep 16, 2022 · 1 comment
Open

GA 2 Test Task 4 instructions/tests #147

a-zabala opened this issue Sep 16, 2022 · 1 comment

Comments

@a-zabala
Copy link

In graded assignment 2, Tech Jobs-OO, the last instructions of Test Task 4 states "Run your TestTask4 unit tests. Refactor your code as needed. Do not move onto Task 5 until you have passed all of Task 4’s auto-grading unit tests." However the last 3 tests in Test Task 4 all have to do with the ToString() method, which is refactored in Test Task 5. Therefore these test will continue to fail until moving on to Test Task 5. I am not sure if instructions need to change or tests should be moved to Test Task 5.

@kmonahan
Copy link

The tests in Task 5 also duplicate those tests in Task 4, so I think TestTask4.cs should end after Test_TestJobsForEquality().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants