Issue Details (XML | Word | Printable)

Key: CONTINUUM-977
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Maria Odea Ching
Reporter: Maria Odea Ching
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Continuum

Create web UI tests for "Add m1 & m2 projects" pages

Created: 31/Oct/06 01:18 AM   Updated: 24/Jul/07 09:35 PM   Resolved: 24/Jul/07 03:32 AM
Component/s: Testing
Affects Version/s: 1.1-alpha-1
Fix Version/s: 1.1-beta-1

Time Tracking:
Not Specified

File Attachments: 1. Text File CONTINUUM-977-continuum-webapp-test.patch (29 kB)
2. Text File continuum-webapp-test-4.patch (33 kB)


Complexity: Intermediate


Emmanuel Venisse added a comment - 31/Oct/06 02:38 AM

You'll need to test notifiers definitions with m1 projects because it seems they are removed (or duplicated, don't remember). We have an issue for this pb.


Maria Odea Ching added a comment - 03/Nov/06 02:46 AM

Is this the issue you were referring to http://jira.codehaus.org/browse/CONTINUUM-841?


Emmanuel Venisse added a comment - 03/Nov/06 03:55 AM

Yes, I think


Maria Odea Ching added a comment - 13/Nov/06 03:54 AM

Attached patch for add m1 and m2 web ui tests.
Additional tests for the notifiers still needs to be added.


Emmanuel Venisse added a comment - 13/Nov/06 10:13 AM

Applied. Some work need to do :

  • don't use file protocol because it isn't allowed (normally, but it is accepted actually, we need to fix it)
  • Remove projects/groups at the end of the test
  • Add more tests on screens (like the error message that always appear in add project screen even if we don't have submit the form)

Wendy Smoak added a comment - 13/Nov/06 10:20 AM

Re: "... like the error message that always appear in add project screen even if we don't have submit the form"

See: CONTINUUM-975 (Add Project pages validate before submit)


Maria Odea Ching added a comment - 28/Nov/06 03:48 AM

Attached patch submitted by Franz Allan See and Dawn Angelito. Thanks!


Brett Porter added a comment - 27/Dec/06 08:25 PM

this second patch seems also to have been applied, but I see no record of it. Can anyone confirm?


Emmanuel Venisse added a comment - 03/Jul/07 07:52 AM

any news?


Maria Odea Ching added a comment - 23/Jul/07 10:01 PM

I've checked the svn logs again, but I seem to not have committed the second patch. I must've just applied it in my local copy of continuum-webapp-test but not commit it, I'm so sorry I thought I committed it on trunk..

Anyway, I'll apply the patch again.


Maria Odea Ching added a comment - 24/Jul/07 03:32 AM

Patch seems to have been applied, I just couldn't find in the svn logs when it has been applied. I've compared the last patch and the codes in trunk, and the codes from the patch is already there.