From 4846d114a84b0c7da64501ea89a635d24e403a1d Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 25 Sep 2011 01:59:14 -0700 Subject: project fork --- .../file-uploader/tests/test-acceptance.htm | 106 --------------------- 1 file changed, 106 deletions(-) delete mode 100644 addon/js_upload/file-uploader/tests/test-acceptance.htm (limited to 'addon/js_upload/file-uploader/tests/test-acceptance.htm') diff --git a/addon/js_upload/file-uploader/tests/test-acceptance.htm b/addon/js_upload/file-uploader/tests/test-acceptance.htm deleted file mode 100644 index 985c20b03..000000000 --- a/addon/js_upload/file-uploader/tests/test-acceptance.htm +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - - - - - - - - - - -

File uploader tests

-

-

-
    - -

    select files in sample-files dir, following order

    -
      -
    1. select 1imagelong...long.gif, invalid ext error should appear
    2. -
    3. select 2larger.txt, invalid size message should appear (in FF3.6+,Safari4+,Chrome without doing request)
    4. -
    5. select 3empty.txt, invalid size message should appear (in FF3.6+,Safari4+,Chrome without doing request)
    6. -
    7. select 4text.txt, uploaded file should be marked as failed (server returns jsgkdfgu4eyij)
    8. -
    9. select 5text.txt, callback argument tests
    10. -
    11. select 6text.txt, setParams, isUploading
    12. -
    13. select 7small.txt, too small size message should appear (in FF3.6+,Safari4+,Chrome without doing request)
    14. -
    15. select 8text.txt, returning false in onSubmit cancells upload, file should not be added to list
    16. -
    17. - In FF,Chrome, select all files using drag-and-drop, only 1 error should appear. -
    18. -
    - -
    - File uploader inside a dialog -
    -
    - - - - -- cgit v1.2.3