[Wp-unit-tests] [WordPress Unit Tests] #88: Port test_includes_wp-scripts.php
WordPress Unit Tests
noreply at wordpress.org
Sat Jun 30 19:03:09 UTC 2012
#88: Port test_includes_wp-scripts.php
--------------------------+-------------------------
Reporter: nacin | Owner: nacin
Type: defect | Status: closed
Priority: normal | Milestone: Port Tests
Component: Dependencies | Resolution: fixed
Keywords: |
--------------------------+-------------------------
Changes (by nacin):
* status: accepted => closed
* resolution: => fixed
Comment:
(In [788]) Port test cases for WP_Dependencies, WP_Styles, and WP_Scripts.
In the old framework, WP_CONTENT_URL was relative. Now it's not.
plugins_url() is supposed to return an absolute URL. Hence the removal of
it for local resource testing.
fixes #90, #88, #71.
--
Ticket URL: </ticket/88#comment:2>
WordPress Unit Tests </>
My example project
More information about the wp-unit-tests
mailing list