- 26 May, 2011 5 commits
-
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
Given refresh is done too quickly, also added a 'sleep' behaviour.
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
- 25 May, 2011 9 commits
-
-
Gabriel L. Oliveira authored
Test that clicking 'Refresh' button many times doesn't multiplicate an event that was just created on interface.
-
Gabriel L. Oliveira authored
Test if the buttons Month, Day, Week shows the appropriate calendar including the date range at calendar bar (near by previous/next period arrows).
-
Gabriel L. Oliveira authored
Method create_calendar_event now support both start and end properties of month, day and year. It was also added the possibility to disable the behaviour "refresh untill see event on calendar", to support the creation of events with a date different from that selected under calendar to be shown.
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
When you click into UNG Calendar, a new event is created. This test create multiple documents (one by one), by using click into UNG Calendar.
-
Gabriel L. Oliveira authored
Should wait for calendar to be present before continuing, when opening the 'calendar' page.
-
Gabriel L. Oliveira authored
Test both start and stop properties of Month, Day and Year.
-
Gabriel L. Oliveira authored
Make method wait for new event to be present on UNG Calendar before continue.
-
Gabriel L. Oliveira authored
Extend this method to open any ung default page, i.e., UNG Docs, Calendar or Email.
-
- 24 May, 2011 4 commits
-
-
Gabriel L. Oliveira authored
Test edit a Web Page document using Xinha Text Editor.
-
Gabriel L. Oliveira authored
Test that its to possible select Xinha instead of FCKeditor for Edit Text Documents on UNG Docs.
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
- 23 May, 2011 10 commits
-
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
The user upload a Text Document (Open Office) as Web Page, the document should contains an image and the test should verify if the Image is present and rendered. Text is also tested.
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
-
Gabriel L. Oliveira authored
Test that 'select all' and 'deselect all' buttons under UNG Docs interface are working correctly, selecting and deselecting all documents under listbox.
-
Gabriel L. Oliveira authored
At UNG Docs interface, test if you are able to change states on multiple documents. This button is not implemented yet.
-
Gabriel L. Oliveira authored
Domain Tree is the box where listbox is filtered by state, document type. All Cases should be tested, including collapse and expand items into the list.
-
Gabriel L. Oliveira authored
-
- 17 May, 2011 12 commits
-
-
Gabriel L. Oliveira authored
* add test to verify behaviour of button 'Change State' on UNG Docs interface, although it's not implemented yet
-
Gabriel L. Oliveira authored
* add test to verify pagination on UNG Docs interface, although this feature is not implemented yet
-
Gabriel L. Oliveira authored
* refactor to apply code patterns * move tests related to UNG Docs's interface or behaviours to testUNGDocs class
-
Gabriel L. Oliveira authored
* add test class to group tests related to fill content on web tables
-
Gabriel L. Oliveira authored
* refactor to apply code patterns * move tests related to fill content on web pages to testUNGDocsTextEditor class
-
Gabriel L. Oliveira authored
* refactor to apply code patterns
-
Gabriel L. Oliveira authored
* refactor to apply code patterns * subdivide tests by points being tested
-
Gabriel L. Oliveira authored
* refactor to apply code patterns
-
Gabriel L. Oliveira authored
* refactor to apply code patterns
-
Gabriel L. Oliveira authored
* refactor to apply code patterns
-
Gabriel L. Oliveira authored
* refactor base test class to apply code patterns
-
Gabriel L. Oliveira authored
* add more property asserts when naming and renaming
-