can-connect icon indicating copy to clipboard operation
can-connect copied to clipboard

landscaper: Add a cycle detection script to test process

Open bmomberger-bitovi opened this issue 8 years ago • 1 comments

This pull request was created with Landscaper. The following code mods were used to create this PR:

  1. detect-cycles-codemod

Please review this PR carefully as Landscaper does not guarantee any code mod's quality.

bmomberger-bitovi avatar Oct 03 '17 13:10 bmomberger-bitovi

can-connect has a cyclic dependency on can-fixture. Can-fixture uses the can-connect memory cache behavior, while can-connect uses fixtures for all of its tests (which is not really necessary -- a fake ajax function would work just as well). I don't have the time to allocate to fixing it at this time, so this will remain in limbo unless someone want to take on breaking the cycle.

bmomberger-bitovi avatar Oct 04 '17 23:10 bmomberger-bitovi