refactoring (in progress, tbf)
[src/app-framework-binder.git] / test / client-ctx.html
diff --git a/test/client-ctx.html b/test/client-ctx.html
new file mode 100644 (file)
index 0000000..26f4bcf
--- /dev/null
@@ -0,0 +1,9 @@
+<html>
+  <head>
+    <title>Client Ctx test</title>
+  <body>
+    <h1>Client Ctx test</h1>
+    <ol>
+     <li><a href="api/context/create">create</a>
+     <li><a href="api/context/action">check</a>
+     <li><a href="api/context/close">close</a>