buddypress/tests/phpunit
Boone B Gorges 72b5ea99a5 Use https rather than http when querying for open Trac tickets when running unit tests
Querying the HTTP version was causing a redirect, which in turn was mangling
the query params and forcing Trac to return an empty CSV. As a result, all
tickets were being registered as closed, causing all tests to run.

This fix ensures that tests marked @ticket with the number of a closed ticket
will not be run (unless the force-known-bugs flag is flipped)

Fixes #5876

git-svn-id: https://buddypress.svn.wordpress.org/trunk@9022 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2014-09-16 01:19:02 +00:00
..
assets Overhaul access and visibility control for group tabs 2014-07-12 01:26:36 +00:00
includes Use https rather than http when querying for open Trac tickets when running unit tests 2014-09-16 01:19:02 +00:00
testcases Add unit tests for group meta_query when queries with the same 'key' are joined by OR 2014-09-15 16:21:47 +00:00
bootstrap.php Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00
multisite.xml Grunt: move phpUnit tests into new, top-level tests folder. 2014-05-04 12:57:55 +00:00