From 2fc89deaeae0341aa12b6b811927e793011055d1 Mon Sep 17 00:00:00 2001 From: Friendika Date: Wed, 26 Jan 2011 00:34:39 -0800 Subject: work in progress js_uploader plugin, turn java uploader into plugin - not done yet --- .../file-uploader/tests/test-upload-handlers.htm | 382 +++++++++++++++++++++ 1 file changed, 382 insertions(+) create mode 100644 addon/js_upload/file-uploader/tests/test-upload-handlers.htm (limited to 'addon/js_upload/file-uploader/tests/test-upload-handlers.htm') diff --git a/addon/js_upload/file-uploader/tests/test-upload-handlers.htm b/addon/js_upload/file-uploader/tests/test-upload-handlers.htm new file mode 100644 index 000000000..9cf74fe7e --- /dev/null +++ b/addon/js_upload/file-uploader/tests/test-upload-handlers.htm @@ -0,0 +1,382 @@ + + + + + + + + + + + + +

File uploader tests

+

+

+
    + +

    + Open this page via https connection, and make sure that loading bar is not acting strange after all tests are run. + Back button test fails in Opera. +

    + +

    Please select a file for each input below (in order)

    + +

    qq.FileUploader

    +
    + +

    qq.UploadHandlerForm

    + + + +

    qq.UploadHandlerXhr

    + + + + + + + -- cgit v1.2.3