mediagoblin-automation:mediagoblin-selenium.git
10 years agoFixed uploading! (Yay!)
Emily O'Leary [Sun, 15 Sep 2013 22:53:58 +0000 (18:53 -0400)]
Fixed uploading! (Yay!)
Updated documentation.

10 years agoAdded PhantomJS instructions.
Emily O'Leary [Sun, 15 Sep 2013 22:30:41 +0000 (18:30 -0400)]
Added PhantomJS instructions.
Made selenium version requirement more specific.

10 years agoUpdated ToDo to remove completed tasks.
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.

10 years agoAdded a fix that should probably work for file upload once the
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.

10 years agoAdded the activate command to runtests.sh
Emily O'Leary [Fri, 13 Sep 2013 22:52:00 +0000 (18:52 -0400)]
Added the activate command to runtests.sh

10 years agoChanged the util structure.
Emily O'Leary [Fri, 13 Sep 2013 22:13:41 +0000 (18:13 -0400)]
Changed the util structure.

10 years agoFixed some missing data
Emily O'Leary [Fri, 13 Sep 2013 22:13:22 +0000 (18:13 -0400)]
Fixed some missing data

10 years agoAdded utf-8 encoding to files.
Emily O'Leary [Fri, 13 Sep 2013 21:41:53 +0000 (17:41 -0400)]
Added utf-8 encoding to files.

10 years agoChanged Drop-down selection for main user panel due to changes in
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.

10 years agoReverted changes to upload and collection. Issue existed in login/logout. Fixed.
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.

10 years agoAdded more killserver calls in Makefile (for error conditions)
Emily O'Leary [Fri, 13 Sep 2013 21:16:54 +0000 (17:16 -0400)]
Added more killserver calls in Makefile (for error conditions)

10 years agoFixed util files accidentally passing themselves off as UnitTestCases.
Emily O'Leary [Fri, 13 Sep 2013 21:15:32 +0000 (17:15 -0400)]
Fixed util files accidentally passing themselves off as UnitTestCases.

10 years agoMore script cleanup
Emily O'Leary [Fri, 13 Sep 2013 21:11:50 +0000 (17:11 -0400)]
More script cleanup

10 years agoUpdated tools to use correct namespace. Incremental fix on updating gmg / setup.
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.

10 years agoAdded sanity checking and optional clone for existing mediagoblin
Emily O'Leary [Fri, 13 Sep 2013 20:40:10 +0000 (16:40 -0400)]
Added sanity checking and optional clone for existing mediagoblin
installs.

10 years agoAdded data to test files. (Not yet in source html files).
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).

10 years agoUpdated the data format to be separated
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.

10 years agoFixed missing selector in upload tests.
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.

10 years agoUpdated setup to allow adding collections.
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.

10 years agoDoc changes. (Spelling, clarifications)
Emily O'Leary [Fri, 13 Sep 2013 18:28:12 +0000 (14:28 -0400)]
Doc changes. (Spelling, clarifications)

10 years agoAdded #!/usr/bin/env python to tests.
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.

10 years agoAdded login call to each file. (Some still need users added to data.ini).
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.

10 years agoRemoved #notifications from the URL in delete collection test.
Emily O'Leary [Fri, 6 Sep 2013 22:00:11 +0000 (18:00 -0400)]
Removed #notifications from the URL in delete collection test.

10 years agoAdded a note for the issue with selectors to the ToDo
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

10 years agoAdded basic exported Python webdriver scripts from HTML.
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.

10 years agoAdded method to batch upload at the start of the
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.

10 years agoAdded comments to upload function in the UploadFile class.
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.

10 years agoUpdated documentation to mention an issue with IDE export.
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.

10 years agoAdded new test cases (basic, still needs reusable function calls).
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.

10 years agoUpdated ToDo list
Emily O'Leary [Fri, 16 Aug 2013 18:39:11 +0000 (14:39 -0400)]
Updated ToDo list

10 years agoAdded two test cases. Removed the old resource names.
Emily O'Leary [Fri, 16 Aug 2013 18:34:43 +0000 (14:34 -0400)]
Added two test cases. Removed the old resource names.

10 years agoAdded /tests/util directory with login/logout scripts.
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.

10 years agoAdded data scrubbing to kill server.
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.

10 years agoAdded data-driven test setup script.
Emily O'Leary [Mon, 12 Aug 2013 19:30:26 +0000 (15:30 -0400)]
Added data-driven test setup script.

10 years agoUpdated documentation / scripts / compiled selenium scripts.
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.

10 years agoAdded contribution text file.
Emily O'Leary [Tue, 6 Aug 2013 18:49:21 +0000 (14:49 -0400)]
Added contribution text file.

10 years agoUpdated docs a tad. Changed test suite.
Emily O'Leary [Tue, 6 Aug 2013 18:48:02 +0000 (14:48 -0400)]
Updated docs a tad. Changed test suite.

10 years agoAdded resources / docs. Included basic README.
Emily O'Leary [Tue, 6 Aug 2013 13:33:38 +0000 (09:33 -0400)]
Added resources / docs. Included basic README.

10 years agoAdded licensing info. Added basic create account / login scripts.
Emily O'Leary [Tue, 6 Aug 2013 13:08:40 +0000 (09:08 -0400)]
Added licensing info. Added basic create account / login scripts.

10 years agoUpdated .gitignore, again.
Emily O'Leary [Mon, 29 Jul 2013 19:14:31 +0000 (15:14 -0400)]
Updated .gitignore, again.

10 years agoFixed Git Inception issue (we have to go deeper).
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

10 years agoInitial version of the mediagoblin-selenium tool chain.
Emily O'Leary [Mon, 29 Jul 2013 18:45:38 +0000 (14:45 -0400)]
Initial version of the mediagoblin-selenium tool chain.