18F / testing-cookbook

The 18F testing cookbook contains recipes and best practices for automated and manual testing in lots of different environments, languages, stacks and platforms.
https://testing-cookbook.18f.gov/
Other
15 stars 14 forks source link

Display on 18F pages is not quite right #20

Closed arowla closed 8 years ago

arowla commented 8 years ago

There are some sections and some subsections in the Python portion, at least, that may not be displaying at all. There is also some stray boilerplate that should be removed. See:

https://pages.18f.gov/testing-cookbook/python/

But the doctest sub-pages are not showing up.

https://github.com/18F/testing-cookbook/tree/18f-pages/pages/python/doctest

There are some broken links, as well.

arowla commented 8 years ago

@jmcarp can you take a look at the missing doctest stuff and figure out how to incorporate? I entered #21 to take care of the boilerplate.