Closed acholyn closed 7 months ago
I can't give a thorough review of your code right now unfortunately. But I spotted that you have included your package-lock.json
file to gitignore. Unless you have a specific reason to do so, this file should generally be included in source control.
https://stackoverflow.com/questions/44206782/do-i-commit-the-package-lock-json-file-created-by-npm-5
Should merge in the dev branch.
Need to .gitignore cypress/screenshots
I tried the command for the unit tests and the window opens saying complete but also says there were no specs found. Are there no unit tests or is this broken?
Should merge in the dev branch.
I'm apparently up to date - perhaps because I built this branch off development recently and then merged in the cypress stuff from longer ago
There are two more /search/search-results/
in the project.
HomeComponent
and using search as the main pageDoes the breadcrumb function need to be updated?