Skip to content

Commit

Permalink
Make left clicking on test open test by default
Browse files Browse the repository at this point in the history
User can configure this behaviour via leftClickAction to either:
- runTest
- goToTest
- doNothing
When user clicks a test, this is initially handled by leftClickTest
  command which checks configuration and then passes request to
  appropriate handler. This ensures that when user changes configuration,
  the next click is handled correctly.
  • Loading branch information
davidpendraykalibrate committed Aug 8, 2018
1 parent de4f3cb commit 29aa7bc
Show file tree
Hide file tree
Showing 5 changed files with 1,191 additions and 685 deletions.
Loading

0 comments on commit 29aa7bc

Please sign in to comment.