2 Commits (845739eb802e01c19d9b9d22a96b8d49233821cd)

Author SHA1 Message Date
Johannes Thumshirn 845739eb80 tests: test generation of dynamic pages
Test the generation of routes from the markdown input files stored
under pages.

Currently only the routing is tested, not the contents of the files.

Signed-off-by: Johannes Thumshirn <jth@kernel.org>
4 years ago
Michael Moese 70e1c8c5c9 New Test: check if a method is implemented for each static page
We need to route an endpoint for each statically defined web page, so
let's check if we have this defined for each html file in template,
except for pages.html and template.html.

Signed-off-by: Michael Moese <mmoese@suse.com>
4 years ago