elixir_sense icon indicating copy to clipboard operation
elixir_sense copied to clipboard

Make most tests not require a source installation of Elixir

Open axelson opened this issue 7 years ago • 0 comments

Make most tests not require a source installation of Elixir, but those that do are only run with mix test --include requires_source

Accomplish this by creating ElixirSenseExample.ModuleWithFunctions and ElixirSenseExample.UseExample that live in the test/support directory

Add indicators in the example code to show where the cursor is

axelson avatar Jan 19 '19 08:01 axelson