ccarruitero / ccarruitero/makemehapi

the "validation" assignment tests whether "/" is a 404, despite not being an assignment requirement

Open
#130 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
480
Forks
104
PR merge metrics
No merged PRs in 30d

Description

The validation assignment currently fails if the `/` route serves actual content, despite this not being relevant to the assignment of making a `/chickens/{breed}` route. There is no good reason for this failure: especially if people are extending their program as they run through the assignments, the `/` route will still contain the ROT13 exercise output. Which should be fine.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.