From 0cc68a81b0abe57bb8aaafab066b8770d6675fcf Mon Sep 17 00:00:00 2001 From: aabughosh <88486034+aabughosh@users.noreply.github.com> Date: Thu, 7 Dec 2023 23:17:56 +0200 Subject: [PATCH] webserver: add tests as a table allowing the user to select an option (#1662) * add a tests as a table and user can select option - few fixes from david comments - add redhat tabs and redhat accordion - add implementation to count test cases - add None , update all counter , update visibility - add a tests as a table and user can select option - add redhat tabs and redhat accordion - add implementation for count test cases - refactors and adding sleep - Update submit.js --- cnf-certification-test/webserver/index.html | 660 ++++++++++------- cnf-certification-test/webserver/index.js | 698 +++++++++++++----- cnf-certification-test/webserver/submit.js | 125 ++-- cnf-certification-test/webserver/toast.js | 26 +- cnf-certification-test/webserver/webserver.go | 101 ++- 5 files changed, 1087 insertions(+), 523 deletions(-) diff --git a/cnf-certification-test/webserver/index.html b/cnf-certification-test/webserver/index.html index d878b7dc0..3934e2bd7 100644 --- a/cnf-certification-test/webserver/index.html +++ b/cnf-certification-test/webserver/index.html @@ -1,19 +1,21 @@ -
- - -