Statistics
| Branch: | Tag: | Revision:

root / test @ 7fc0cafc

Name Size
  gr
rest-api-test.html 4.3 kB

Latest revisions

# Date Author Comment
7fc0cafc 02/25/2011 10:42 am Natasa Kapravelou

Tiny changes.

576b7a8d 02/23/2011 05:43 pm Natasa Kapravelou

Removed newly created by unnecessary class. Selenese test Case seems to work. Some new tries on expanding a folder have been made. The '+' sign is located but somehow the click() is not allowed -- still work in progress.

bd2b3100 02/22/2011 05:57 pm Natasa Kapravelou

Since WebDriver instance is common for both FileUtils and FolderUtils a new class has been created 'setUpUtils' that serves common variables and setUp() and tearDown() methods. For the same reason, GeneralPurposeUtils has been created to hold common frequantly used methods for both file and folder tests. Also an initial test SeleneseTestCase class has been created in order to create tests that need right click. However, this test doesn't start. Finally, id's in folderContextDialog changed and moved inside <span> element.

67a0315c 02/18/2011 06:52 pm Natasa Kapravelou

Made a new arrangement of tests on folder utilities and added some new methods regarding file tests. Tests on group items failed. And folderContext menu ids need revising.

4089c114 02/17/2011 05:58 pm Natasa Kapravelou

Added new test classes for handling test on file resources. Added ids to file context menu and ids to the files in the file list with the namespace 'fileList.nameOfFile'. Todo: handle the right click event on the group tree.

0d8cfb8f 02/16/2011 06:05 pm Natasa Kapravelou

Added two new classes. The first 'TestFolderSharing' handles the 'Sharing' option for a folder (work in progress) and the second 'TestGroup' handles actions available in the application related to groups (lots of obstacles to overtake, still work in progress). Added also the action of renaming a folder in the TestFolderBasics.

c3cf7286 02/14/2011 05:47 pm Natasa Kapravelou

Added a new test class in order to test the 'Sharing' option for Folder. Also added some more id's to the FolderProperties dialog and to PermissionAddDialog

2bce0c7e 02/11/2011 06:19 pm Natasa Kapravelou

More tries to expand the '+'... xPath seems to be wrong plus the onClick() event of the desired div is not triggered.

15494e95 02/11/2011 12:21 pm Natasa Kapravelou

Another try modeling the tests. Under the notion 'Folder' there have been created methods that represent some of the allowed actions on a folder and corresponding junit test methods have been created. A test suite for folder should be made with these test methods.

511d87be 02/09/2011 05:54 pm Natasa Kapravelou

Created some test scenarios such as 'create new folder and then delete it', 'create new folder and then move it to trash' using WebDriver. The right click didn't work correctly so in the 'move to trash scenario' the newly created folder remains to trash. Also the logging system needs fixing as long as an assertion alternative should be adopted.

View revisions

Also available in: Atom