[wp-trac] [WordPress Unit Tests] #128: Set WP_ADMIN in Ajax Unit Tests

WordPress Trac wp-trac at lists.automattic.com
Tue Sep 4 19:30:12 UTC 2012


#128: Set WP_ADMIN in Ajax Unit Tests
-----------------------+----------------------------------------
 Reporter:  kurtpayne  |       Owner:
     Type:  defect     |      Status:  new
 Priority:  normal     |   Milestone:  Implement New Test Runner
Component:  Ajax       |  Resolution:
 Keywords:             |
-----------------------+----------------------------------------

Comment (by kurtpayne):

 To test this patch, you'll need to remove `<group>ajax</group>` from this
 part out of phpunit.xml:

 {{{
     <groups>
         <exclude>
             <group>ajax</group>
         </exclude>
     </groups>
 }}}

-- 
Ticket URL: <http://unit-test.trac.wordpress.org/ticket/128#comment:1>
WordPress Unit Tests <http://unit-test.trac.wordpress.org>
My example project


More information about the wp-trac mailing list