summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Emily O'Leary [Sun, 15 Sep 2013 22:53:58 +0000 (18:53 -0400)]
Fixed uploading! (Yay!)
Updated documentation.
Emily O'Leary [Sun, 15 Sep 2013 22:30:41 +0000 (18:30 -0400)]
Added PhantomJS instructions.
Made selenium version requirement more specific.
Emily O'Leary [Fri, 13 Sep 2013 22:57:31 +0000 (18:57 -0400)]
Updated ToDo to remove completed tasks.
Added a note about the upload issues.
Emily O'Leary [Fri, 13 Sep 2013 22:52:21 +0000 (18:52 -0400)]
Added a fix that should probably work for file upload once the
webdriver is updated.
Emily O'Leary [Fri, 13 Sep 2013 22:52:00 +0000 (18:52 -0400)]
Added the activate command to runtests.sh
Emily O'Leary [Fri, 13 Sep 2013 22:13:41 +0000 (18:13 -0400)]
Changed the util structure.
Emily O'Leary [Fri, 13 Sep 2013 22:13:22 +0000 (18:13 -0400)]
Fixed some missing data
Emily O'Leary [Fri, 13 Sep 2013 21:41:53 +0000 (17:41 -0400)]
Added utf-8 encoding to files.
Emily O'Leary [Fri, 13 Sep 2013 21:36:37 +0000 (17:36 -0400)]
Changed Drop-down selection for main user panel due to changes in
GMG.
Emily O'Leary [Fri, 13 Sep 2013 21:19:19 +0000 (17:19 -0400)]
Reverted changes to upload and collection. Issue existed in login/logout. Fixed.
Emily O'Leary [Fri, 13 Sep 2013 21:16:54 +0000 (17:16 -0400)]
Added more killserver calls in Makefile (for error conditions)
Emily O'Leary [Fri, 13 Sep 2013 21:15:32 +0000 (17:15 -0400)]
Fixed util files accidentally passing themselves off as UnitTestCases.
Emily O'Leary [Fri, 13 Sep 2013 21:11:50 +0000 (17:11 -0400)]
More script cleanup
Emily O'Leary [Fri, 13 Sep 2013 20:51:11 +0000 (16:51 -0400)]
Updated tools to use correct namespace. Incremental fix on updating gmg / setup.
Emily O'Leary [Fri, 13 Sep 2013 20:40:10 +0000 (16:40 -0400)]
Added sanity checking and optional clone for existing mediagoblin
installs.
Emily O'Leary [Fri, 13 Sep 2013 20:32:51 +0000 (16:32 -0400)]
Added data to test files. (Not yet in source html files).
Emily O'Leary [Fri, 13 Sep 2013 19:19:55 +0000 (15:19 -0400)]
Updated the data format to be separated
by a vertical bar | instead of a comma.
Emily O'Leary [Fri, 13 Sep 2013 19:18:19 +0000 (15:18 -0400)]
Fixed missing selector in upload tests.
Fixed incorrect title verification "Gavroche" test for
GIF and PNG uploads.
Emily O'Leary [Fri, 13 Sep 2013 18:54:58 +0000 (14:54 -0400)]
Updated setup to allow adding collections.
Fixed bug in Makefile that meant a run directory
would not be created.
Emily O'Leary [Fri, 13 Sep 2013 18:28:12 +0000 (14:28 -0400)]
Doc changes. (Spelling, clarifications)
Emily O'Leary [Fri, 13 Sep 2013 18:23:18 +0000 (14:23 -0400)]
Added #!/usr/bin/env python to tests.
Changed test/util license to be the same as Selenium.
Emily O'Leary [Fri, 6 Sep 2013 22:17:15 +0000 (18:17 -0400)]
Added login call to each file. (Some still need users added to data.ini).
Removed more rogue slashes from source and webdriver files.
Emily O'Leary [Fri, 6 Sep 2013 22:00:11 +0000 (18:00 -0400)]
Removed #notifications from the URL in delete collection test.
Emily O'Leary [Fri, 6 Sep 2013 21:06:15 +0000 (17:06 -0400)]
Added a note for the issue with selectors to the ToDo
Emily O'Leary [Fri, 6 Sep 2013 21:00:32 +0000 (17:00 -0400)]
Added basic exported Python webdriver scripts from HTML.
Still needs modifications to run properly.
Emily O'Leary [Tue, 3 Sep 2013 20:18:24 +0000 (16:18 -0400)]
Added method to batch upload at the start of the
test suite.
Emily O'Leary [Sat, 24 Aug 2013 18:47:57 +0000 (14:47 -0400)]
Added comments to upload function in the UploadFile class.
Added commas to the upload test python files.
Emily O'Leary [Sat, 24 Aug 2013 18:24:28 +0000 (14:24 -0400)]
Updated documentation to mention an issue with IDE export.
Added an upload util.
Removed repeat code and placed it in __init__.py for the module.
Emily O'Leary [Fri, 16 Aug 2013 20:08:50 +0000 (16:08 -0400)]
Added new test cases (basic, still needs reusable function calls).
Fixed the use of spaces instead of commas for the tags in upload
test cases.
Emily O'Leary [Fri, 16 Aug 2013 18:39:11 +0000 (14:39 -0400)]
Updated ToDo list
Emily O'Leary [Fri, 16 Aug 2013 18:34:43 +0000 (14:34 -0400)]
Added two test cases. Removed the old resource names.
Emily O'Leary [Fri, 16 Aug 2013 17:39:52 +0000 (13:39 -0400)]
Added /tests/util directory with login/logout scripts.
Added more upload tests (not quite ready as of this commit).
Updated Contributing Tests documentation.
Added a new resource file, an animated GIF.
Emily O'Leary [Mon, 12 Aug 2013 20:50:10 +0000 (16:50 -0400)]
Added data scrubbing to kill server.
This might need updating if we move to multi-config
for running the tests.
Emily O'Leary [Mon, 12 Aug 2013 19:30:26 +0000 (15:30 -0400)]
Added data-driven test setup script.
Emily O'Leary [Fri, 9 Aug 2013 22:17:20 +0000 (18:17 -0400)]
Updated documentation / scripts / compiled selenium scripts.
Added m4 macros. Added /run/ to .gitignore.
Emily O'Leary [Tue, 6 Aug 2013 18:49:21 +0000 (14:49 -0400)]
Added contribution text file.
Emily O'Leary [Tue, 6 Aug 2013 18:48:02 +0000 (14:48 -0400)]
Updated docs a tad. Changed test suite.
Emily O'Leary [Tue, 6 Aug 2013 13:33:38 +0000 (09:33 -0400)]
Added resources / docs. Included basic README.
Emily O'Leary [Tue, 6 Aug 2013 13:08:40 +0000 (09:08 -0400)]
Added licensing info. Added basic create account / login scripts.
Emily O'Leary [Mon, 29 Jul 2013 19:14:31 +0000 (15:14 -0400)]
Updated .gitignore, again.
Emily O'Leary [Mon, 29 Jul 2013 19:13:06 +0000 (15:13 -0400)]
Fixed Git Inception issue (we have to go deeper).
Removed accidental garbage files.
Updated .gitignore
Emily O'Leary [Mon, 29 Jul 2013 18:45:38 +0000 (14:45 -0400)]
Initial version of the mediagoblin-selenium tool chain.