Conversation
PR SummaryThis pull request enhances the FAQ documentation by adding detailed instructions on how to log tests both as a developer and as a validator using the Key Additions:
These additions aim to improve the clarity and usability of the documentation for users involved in model development and validation processes. Test Suggestions
|
|
Nice! Let's talk on Tuesday about merging and what else you need to do before that happens (we want to double check that everything will look good on the live site!). |
PR SummaryThis pull request enhances the FAQ section of the documentation by adding detailed instructions on how to log tests both as a developer and as a validator using the Key Additions:
Test Suggestions
|
nrichers
left a comment
There was a problem hiding this comment.
LGTM! I got Ama to walk me through the changes in the output site. We discussed how many related links are useful — for a FAQ having more is helpful whereas for a task topic fewer links might be better. Checked the source as well.
Congratulations on your first contribution to our docs site, @LoiAnsah! 🙌
Pull Request Description
Changes:
Updated the FAQ section. We added testing scenarios for Developers and Validators about how to log tests.
New

How to test it:
You can take a look at the git diffs:
Pull down this PR: gh pr checkout 722
1- Open documentation/site/faq/faq-testing.qmd
2- Call cd site in your terminal to navigate into the site directory where our docs site files live.
3- Call quarto preview to pull up a live version of the changed site.