[wp-trac] [WordPress Trac] #7652: Merge all atom parsers

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 15 21:37:13 UTC 2012


#7652: Merge all atom parsers
-------------------------------------------------+-------------------------
 Reporter:  westi                                |       Owner:  rmccue
     Type:  enhancement                          |      Status:  accepted
 Priority:  normal                               |   Milestone:  Future
Component:  AtomPub                              |  Release
 Severity:  normal                               |     Version:
 Keywords:  has-patch needs-review gci westi-    |  Resolution:
  likes                                          |
-------------------------------------------------+-------------------------
Changes (by kurtpayne):

 * cc: kpayne@… (added)


Comment:

 Refreshed rmccue's patched for 3.4 and ran Gorilla against it.  Looks like
 everything passed.

 {{{
 C:\Gorilla\bin>gorilla --user=admin --pass=******** --uri=http://127.0.0.1
 /wordpress-trunk/wp-app.php ServiceDocumentTest
 Gorilla is beginning testing on http://127.0.0.1/wordpress-trunk/wp-
 app.php...


 testServiceDocumentExists with data set #0
 ------------------------------------------
 [info] Service document found
 [result] success

 testCollectionsExist with data set #0
 -------------------------------------
 [info] Collections found:
     Test Blog Posts accepts application/atom+xml;type=entry
     Test Blog Media accepts image/*, audio/*, video/*
 [result] success

 testHasJPEGCollection with data set #0
 --------------------------------------
 [info] JPEG collections found:
     Test Blog Media
 [result] success

 C:\Gorilla\bin>gorilla --user=admin --pass=******** --uri=http://127.0.0.1
 /wordpress-trunk/wp-app.php EntryPostsTest
 Gorilla is beginning testing on http://127.0.0.1/wordpress-trunk/wp-
 app.php...


 testListPosts
 -------------
 [info] Post collections found:
     Test Blog Posts
 [info] Using Test Blog Posts at http://127.0.0.1/wordpress-trunk/wp-
 app.php/posts
 [info] Checking current
 [result] success

 testSparsePost
 --------------
 [info] Testing basics
 [info] Posting of new entry reported success, location: http://127.0.0.1
 /wordpress-trunk/wp-app.php/post/1802
 [result] success

 testPostFromTemplate with data set #0
 -------------------------------------
 [info] Creating from Gorilla/lib/tests/data/posts/example-1.xml
 [info] Posting of new entry reported success, location: http://127.0.0.1
 /wordpress-trunk/wp-app.php/post/1804
 [info] Examining the new entry as returned in the POST response
 [info] Slug was used in server-generated URI
 [info] Checking at the new location
 [result] success
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/7652#comment:21>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list