grav/tests
Andy Miller e23d245091 URI class improvements (#1681)
* Clean up and simplify Uri code

* Rewrite and clean up Uri class (fixes broken test cases)

* Fix some more Uri bugs based on new unit tests

* Removed double encoding

* Added html_entity_decode on params to handle UTF8 chars

* Uri: Fix protocol/host omitting URLs and default ports

* Added support for `$uri->toArray()` and `(string)$uri`

* Fixed bug in `Uri::buildParams()` causing parameters to be repeated

* Fixed double // in `Uri::addNonce()` when URL ends to slash, added tests for nonce

* Fixed nonce generation for URLs which contain query params or anchor

* Added a test for UTF-8 params

* Removed troublesome test!
2017-10-11 10:29:51 -06:00
..
_support Add Unit module available methods for future usage 2016-02-01 17:19:34 +01:00
acceptance 🚨 Remove acceptance test example 2016-01-22 10:39:15 +01:00
fake Merge branch 'feature/converturl-rewrite' into develop 2016-02-02 22:02:21 -07:00
functional Fix #1389 related to bin/gpm direct-install (#1397) 2017-04-02 18:45:57 -06:00
unit URI class improvements (#1681) 2017-10-11 10:29:51 -06:00
_bootstrap.php Don't load plugins and themes in tests 2016-04-14 20:04:38 +02:00
acceptance.suite.yml Add first UI test example 2016-01-10 19:10:52 +01:00
functional.suite.yml Add and bootstrap codeception 2016-01-05 11:01:02 +01:00
unit.suite.yml Add and bootstrap codeception 2016-01-05 11:01:02 +01:00