Add E2E_Core_PathUrlTest to ensure that various path/URL lookups work
authorTim Otten <totten@civicrm.org>
Sat, 18 Jan 2020 02:10:22 +0000 (18:10 -0800)
committerTim Otten <totten@civicrm.org>
Tue, 28 Jan 2020 22:00:13 +0000 (14:00 -0800)
commitf89a409378e58b4ba27f00a61e299245c6659a6f
tree31c77644a39ac4f6e5f6725da746473286aa76a8
parent737ff8e3f178e11ff173b5836b86e9e03ce8e640
Add E2E_Core_PathUrlTest to ensure that various path/URL lookups work

This will allow E2E matrix to send a signal about whether the default
configurations produce valid URLs.
tests/phpunit/E2E/Core/PathUrlTest.php [new file with mode: 0644]