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

Add editor tester #264

Open
fregante opened this issue Mar 14, 2023 · 0 comments
Open

Add editor tester #264

fregante opened this issue Mar 14, 2023 · 0 comments

Comments

@fregante
Copy link
Owner

fregante commented Mar 14, 2023

In the background page, there could be a button that starts a session with the editor and tests its capabilities:

  1. Send Hello world. Do you see me? Type yes:
  2. Listen to the events until yes is typed
  3. Send only Select the word hello on this line
  4. Listen to the selection
  5. Send only Hold the s key for 3 seconds:
  6. Listen to the frequency of events, ensure the events arrive in order, ensure that the cursor always appears at the end
  7. Send only Close this editor tab

Etc, it could test any number of editor capabilities, including just asking whether something happened a certain way.

Then it could compile a test result

Related:

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

No branches or pull requests

1 participant