Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug Adapter Server Handler fixes for "evaluation" and "variables" #1402

Merged
merged 2 commits into from
Dec 16, 2020

Conversation

ivangsa
Copy link
Contributor

@ivangsa ivangsa commented Dec 16, 2020

Description

  • Sets ScenarioEngine on current thread to perform evaluations

  • Fixes: "In debug session, all DapServerHandler.FRAMES hold the same reference to the hashmap containing de variables, which means when on debug UI you focus on a different frame you get the variables from latest frame."

  • Relevant Issues : 1.0 release thread #1373 (comment) Show debug variables as json (instead of strings) kirksl/karate-runner#68

  • Relevant PRs : (optional)

  • Type of change :

    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants