Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Rave Wiki" for change 
notification.

The "ReleaseManagement/ReleaseSchedule/VerificationResults-0.19" page has been 
changed by MattFranklin:
http://wiki.apache.org/rave/ReleaseManagement/ReleaseSchedule/VerificationResults-0.19?action=diff&rev1=1&rev2=2

  Verification Results for 0.18
  ||||||<style="text-align:center">'''Basic Setup''' ||
  ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB ||
- ||User is able to compile the project with an empty Maven repository ''mvn 
install -Dmaven.repo.local=/tmp/cleanrepo'' || || ||
+ ||User is able to compile the project with an empty Maven repository ''mvn 
install -Dmaven.repo.local=/tmp/cleanrepo'' || || Yes ||
  ||User is able to start and stop the portal zip binary release using the 
bundled Tomcat startup script (from packaged download)) || || ||
  ||User is able to start and stop the portal tar.gz binary release using the 
bundled Tomcat startup script (from packaged download) || || ||
  ||User is able to load the login page by pointing a browser to 
''http://localhost:8080/'' || || ||
@@ -30, +30 @@

  ||User changes are preserved across sessions || || ||
  
  
- ||||<style="text-align:center">'''User Profile Information ''' ||
+ ||||||<style="text-align:center">'''User Profile Information ''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
  ||User can update profile email address || || ||
  ||User can update profile "about me" information || || ||
  ||User can update profile "status" information || || ||
@@ -39, +39 @@

  ||User profile changes are preserved across sessions || || ||
  
  
- ||||<style="text-align:center">'''User Administration''' ||
+ ||||||<style="text-align:center">'''User Administration''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
  ||"Canonical" user has access to administration interface || || ||
  ||Administrator can add new users || || ||
  ||User search feature works correctly for known users || || ||
@@ -54, +54 @@

  ||Administrator can delete a user account || || ||
  
  
- ||||<style="text-align:center">'''Widget Administration''' ||
+ ||||||<style="text-align:center">'''Widget Administration''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||Administrator can list all widgets ||||
+ ||Administrator can list all widgets || || ||
- ||Unfiltered search features work correctly ||||
+ ||Unfiltered search features work correctly || || ||
- ||Filtered search features (by type and by status) work correctly ||||
+ ||Filtered search features (by type and by status) work correctly || || ||
- ||Search filters handle empty inputs and empty returns correctly ||||
+ ||Search filters handle empty inputs and empty returns correctly || || ||
- ||Search results can be cleared (widget page returns to original state) ||||
+ ||Search results can be cleared (widget page returns to original state) || || 
||
- ||Administrator can update widget metadata (title, location, description, 
etc) ||||
+ ||Administrator can update widget metadata (title, location, description, 
etc) || || ||
- ||Administrator can update widget status (published, preview) ||||
+ ||Administrator can update widget status (published, preview) || || ||
- ||Administrator can disable and re-enable widgets ||||
+ ||Administrator can disable and re-enable widgets || || ||
- ||Rave correctly handles error conditions: widget type setting is incorrect 
||||
+ ||Rave correctly handles error conditions: widget type setting is incorrect 
|| || ||
- ||Rave correctly handles error conditions: URL location is incorrect ||||
+ ||Rave correctly handles error conditions: URL location is incorrect || || ||
  
  
- ||||<style="text-align:center">'''Preference Administration''' ||
+ ||||||<style="text-align:center">'''Preference Administration''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||Administrator and update and verify preference settings ||||
+ ||Administrator and update and verify preference settings || || ||
  
  
- ||||<style="text-align:center">'''New Account Creation ''' ||
+ ||||||<style="text-align:center">'''New Account Creation ''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||New users can successfully create accounts ||||
+ ||New users can successfully create accounts || || ||
- ||New users must provide required information ||||
+ ||New users must provide required information || || ||
- ||New user applications must provide unique user names ||||
+ ||New user applications must provide unique user names || || ||
- ||New user applications must provide unique email addresses ||||
+ ||New user applications must provide unique email addresses || || ||
- ||New user applications must provide matching passwords ||||
+ ||New user applications must provide matching passwords || || ||
- ||New account applications must provide user names of appropriate length and 
format (no spaces, alphanumeric characters only, etc) ||||
+ ||New account applications must provide user names of appropriate length and 
format (no spaces, alphanumeric characters only, etc) || || ||
- ||New account applicants must provide passwords of minimal length and 
strength ||||
+ ||New account applicants must provide passwords of minimal length and 
strength || || ||
- ||New user account forms are not subject to SQL injection and other common 
attacks ||||
+ ||New user account forms are not subject to SQL injection and other common 
attacks || || ||
  
  
- ||||<style="text-align:center">'''Widget Store Usage''' ||
+ ||||||<style="text-align:center">'''Widget Store Usage''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||User can add new widget ||||
+ ||User can add new widget || || ||
- ||Widget store can contain mutliple widget types (W3C, OpenSocial) ||||
+ ||Widget store can contain mutliple widget types (W3C, OpenSocial) || || ||
  
  
- ||||<style="text-align:center">'''Widget Store Administration''' ||
+ ||||||<style="text-align:center">'''Widget Store Administration''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||Admin can enable new widget ||||
+ ||Admin can enable new widget || || ||
- ||If preference is set to default published, the widget is immediately 
published ||||
+ ||If preference is set to default published, the widget is immediately 
published || || ||
  
  
- ||||<style="text-align:center">'''Non-Default URLs''' ||
+ ||||||<style="text-align:center">'''Non-Default URLs''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||User can access Rave from URL with IP or DNS (instead of localhost) ||||
+ ||User can access Rave from URL with IP or DNS (instead of localhost) || || ||
- ||Rave correctly renders widgets when accessed with URL other than localhost 
||||
+ ||Rave correctly renders widgets when accessed with URL other than localhost 
|| || ||
- ||Rave tab and header navigation links work correctly with URL other than 
localhost ||||
+ ||Rave tab and header navigation links work correctly with URL other than 
localhost || || ||
  
  
- ||||<style="text-align:center">'''Advanced Setup: LDAP''' ||
+ ||||||<style="text-align:center">'''Advanced Setup: LDAP''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||User is able to login with the demo LDAP accounts johnldap, janeldap ||||
+ ||User is able to login with the demo LDAP accounts johnldap, janeldap || || 
||
  
  
- ||||<style="text-align:center">'''Advanced Setup: MySQL''' ||
+ ||||||<style="text-align:center">'''Advanced Setup: MySQL''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||User is able to reproduce all standard tests ||||
+ ||User is able to reproduce all standard tests || || ||
  
  
- ||||<style="text-align:center">'''Advanced Setup: HTTPS''' ||
+ ||||||<style="text-align:center">'''Advanced Setup: HTTPS''' ||
- ||''Test'' ||''Implemented'' ||
+ ||''Test'' ||''Implemented JPA'' || ''Implemented MongoDB'' ||
- ||Following standard Tomcat HTTPS/SSL set up, Rave login page can be accessed 
via HTTPS || ||
+ ||Following standard Tomcat HTTPS/SSL set up, Rave login page can be accessed 
via HTTPS || || ||
  

Reply via email to