Run app.py
with the command python3 app.py
and then navigate to http://127.0.0.1:5000/
. Click the button with the functionality of ntuAboard you want to test and select wheter the test is passed or failed. A complete list of the failed tests is keeped.
app.py:
source code of web applicationtemplates:
HTML and CSS codetests:
test suitelib:
functions for several ntuaAboard components