scriptcs icon indicating copy to clipboard operation
scriptcs copied to clipboard

Acceptance tests for loading a module

Open adamralph opened this issue 11 years ago • 3 comments

Spun off from #428

adamralph avatar May 27 '14 20:05 adamralph

reminder: check https://github.com/scriptcs/scriptcs/pull/542 to see if any code can be salvaged

adamralph avatar May 27 '14 20:05 adamralph

This needs to test two things

  • Loading when modules is passed explicitly
  • Loading automatically when the module has an extension and matches the script extension.

We really need this ASAP as the second test would fail bases on a recent breaking change which was just caught.

@adamralph any ETA on this?

glennblock avatar Mar 14 '15 16:03 glennblock

Depends on https://github.com/scriptcs/scriptcs/issues/974

adamralph avatar Mar 21 '15 21:03 adamralph