2 Commits (a7edb8fb5d5ea6833fcc7b167eaca289c5b54bc8)

Author SHA1 Message Date
Johannes Thumshirn 69408017ce tests: test static page routing
Instead of checking for the presence of methods, check if the web
application correctly sets up the routing for the static pages.

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