make check should run the phantomjs tests as well, MKWS-233
[mkws-moved-to-github.git] / examples / htdocs / jasmine-local-popup.html
index a848122..af9a209 100644 (file)
 
     <script type="text/javascript" src="test/js/mkws-jasmine-run.js"></script>
     <script type="text/javascript"> mkws_jasmine_init(500); </script>
+
+    <style type="text/css">
+      body > div > form > input.ui-state-default { background: none; }
+    </style>
   </head>
 
   <body>
@@ -51,7 +55,7 @@
     var jasmine_config = {
       search_query: "netbsd",
       expected_hits: 10,
-      // active_clients: 17,
+      active_clients: 13,
       check_motd: false,
       show_record_url: true
     };
     });
     </script>
 
-    <pre>
-An embryonic MasterKey Widget Set
-=================================
-
-This directory contains an embryonic MasterKey Widget Set, based
-initially on "jsdemo" though now far removed from those beginnnings.
-[...]
-    </pre>
+<h2>MKWS Jasmine regression tests</h2>
+<p/>
 
   </body>
 </html>