daml/compiler/lsp-tests
Andreas Herrmann 9f2367f6cc
IDE distinguish scripts and scenarios (#7197)
* IDE distinguish scripts and scenarios

The code lens above DAML script definitions now reads `Script results`
instead of `Scenario results`.

This also adds DAML Script test cases to the lsp-tests.

The functionality for testing scenario and script code-lenses in the
`Utils` module is identical. However, this adds dedicated definitions
for scripts to clearly distinguish the scenario and script test-cases.

changelog_begin
changelog_end

* Add sum type to distinguish Scenario and Script

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-08-20 16:36:23 +00:00
..
src IDE distinguish scripts and scenarios (#7197) 2020-08-20 16:36:23 +00:00
BUILD.bazel IDE distinguish scripts and scenarios (#7197) 2020-08-20 16:36:23 +00:00