servo/tests/unit
bors-servo 95883dcbcf Auto merge of #9907 - nikkisquared:async_tests, r=jdm
Add Tests For Asynchronous Fetch Calls With Filtered Responses

I've added two tests using async_fetch intended to create filtered responses. I caught and fixed a bug where waiting for response.body to be completed would never pass for Opaque or OpaqueRedirect, since their response.body is always `Empty`.

As always, I'd appreciate review and feedback! I don't plan to write new tests, but I will gladly patch up any gaps in the current tests.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9907)
<!-- Reviewable:end -->
2016-03-10 08:59:07 +05:30
..
gfx Add WebRender integration to Servo. 2016-02-18 10:35:29 +10:00
net Auto merge of #9907 - nikkisquared:async_tests, r=jdm 2016-03-10 08:59:07 +05:30
net_traits Adding method to detect if image formats should be supported by servo 2015-11-13 19:01:44 -05:00
plugin Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
script Dirty elements whose selectors are affected by sibling changes 2016-02-23 17:31:38 -08:00
style Bump url to 0.5.7 2016-03-09 20:15:16 +01:00
util Bump euclid to 0.6.4 2016-03-09 20:15:11 +01:00