| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 2821772-pager-tests.patch | 3.24 KB | eojthebrave |
| #5 | interdiff-2821772-02-05.txt | 1.1 KB | phoenix5037 |
| #5 | examples.pager_example_phpunit_conversion_2821772_05.patch | 3.36 KB | phoenix5037 |
| #2 | examples.pager_example_phpunit_conversion_2821772_02.patch | 3.42 KB | rfay |
Comments
Comment #2
rfayComment #3
rfayComment #5
phoenix5037 commentedFrom https://www.drupal.org/node/2821387,
I also encountered this on testing:
Behat\Mink\Exception\ExpectationException: Link containing href ?q=%2Fexamples%2Fpager-example&page=1 found.Changing the link string back to ?page=1 passes the test on my machine.
Comment #6
eojthebraveI was able to run these tests locally and they work. This patch just fixes a couple of minor documentation issues. I would say this is ready to go. Thanks @rfay and @phoenix5037.
Comment #8
Torenware commentedAnd it's a wrap folks. Thanks.