Repository files navigation Autograding test for React Redi Teachers
Clone the repository
Change into the repository directory
Working on your assigment
Start test runner npm run test -- --watch
Check which ones are failing and adjust the code in src/<name-exercise>-exercises.js, i.e. src/javascript-recap-exercises.js
Whenever you finish working on your assignment or want to commit some changes, just commit directly to master and then push the code:
git commit -am 'your commit message'
git push origin master
When you finished the assignment please check the feedback branch. You can find it in the Pull requests tab and verify that all tests have passed
You can click on details to see the test results in the browser
If everything looks fine please just assign a teacher for review in Google Classroom. They will get a notification and get back to you.
About
Test repository for Github Classroom
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.