Task 5: Submitting Your Work
Submitting Your Work
Note
Make sure to change the name of the studentgrade.specx.js
file located in the spec
directory to studentgrade.spec.js
to run all tests once more.
Once your Rover
class is completed and you have 14 passing tests, you are ready to submit.
Tip
Make sure that you did not edit either studentgrading.spec.js
, grading.js
, or any file in the helpers
directory inside spec
. Changes to these files could affect your grade.
In Canvas, open the Mars Rover assignment and click the “Submit” button. An input box will appear.
Copy the URL for your github repository and paste it into the box, then click “Submit” again.