-
Notifications
You must be signed in to change notification settings - Fork 15.8k
Open
Description
The testing section essentially needs to change its order in both paths.
This will involve a few steps:
- Making sure there are no references that would be out of order for the new way of organizing it. I don't think there are any, but it's good to double check.
- Move the JS Battleship project from the
testing/directory to thefinishing_up_with_javascriptdirectory. We still want to keep this as the "capstone" project for the JS course, and it should come after the testing and computer science sections. - Make a PR to the main app repo that does the following things:
- Moves the testing section ahead of the computer science section in the path fixtures for both paths
- Loads the JS Battleship project as part of the "Finishing Up with JavaScript" section in the JS path fixture AND in the Ruby path fixture. It doesn't technically matter for Ruby because it lacks the JS computer science section, but we still want to keep things consistent. Especially with continuing the existing relationship between course sections and github paths.
I'm marking this as Ready for work and will assign someone who wants it, but fair warning that you probably need to know a good bit about the curriculum as well as how to run the main app in order to contribute to this.
Metadata
Metadata
Assignees
Labels
No labels