Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 295826

Allow to use xpath on drupal unit tests/unit tests

$
0
0

On #1821844: Aggregator views integration I wanted to test the actual output generated by a feed, so I though hey let's use DUTB but
just the content. There is no issue with that in general beside the problem that all internal browser related methods are part of the WebTestBase.

Do you think it's worth to move all this methods to the TestBase (not sure how to deal with PHPUnit right now).


Viewing all articles
Browse latest Browse all 295826

Trending Articles