diff --git a/src/test.html b/src/test.html new file mode 100644 index 0000000..6994cb6 --- /dev/null +++ b/src/test.html @@ -0,0 +1,73 @@ + + + OGBrowser tests + + + +

Tests

+

Tests de funcionalidad de comandos de OGBrowser

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SchemeTestDescripcion
commandEjecutarEjecutar comando (exito)
commandEjecutarEjecutar comando (fallo)
commandEjecutarEjecutar comando (no encontrado)
command+outputEjecutarEjecutar comando con captura de salida
command+confirmEjecutarEjecutar comando con confirmacion
commandEjecutarEjecutar comando con confirmacion y largo tiempo (10s)
commandEjecutarEjecutar comando con confirmacion, salida y largo tiempo (5s)
+ + + \ No newline at end of file