Closed (fixed)
Project:
Pathinc
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Nov 2015 at 19:43 UTC
Updated:
19 Nov 2015 at 16:14 UTC
Jump to comment: Most recent, Most recent file
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