It's possible that the tests don't work, we should check.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | pathinc-2607632-tests.patch | 7.83 KB | steven jones |
It's possible that the tests don't work, we should check.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | pathinc-2607632-tests.patch | 7.83 KB | steven jones |
Comments
Comment #2
steven jones commentedYeah so the issue here is that because the module is enabled and tested in the same PHP request, it's using the Drupal core versions of the functions in path.inc, and not loading our version.
Comment #3
steven jones commentedFairly certain these will fail.
Comment #8
steven jones commentedRight, scale back the number of tests to things we can actually test, and run them in a test within a test.
Comment #9
steven jones commented