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

Notepad #23

Open
vadi2 opened this issue Dec 11, 2021 · 2 comments
Open

Notepad #23

vadi2 opened this issue Dec 11, 2021 · 2 comments
Labels
feature-utilities Test using all the various utility functions and dialogs: replays, dialogs, update window, about win

Comments

@vadi2
Copy link
Member

vadi2 commented Dec 11, 2021

https://app.rainforestqa.com/tests/300407

(requires a free login, let me know if you'd like access!)

@vadi2 vadi2 added the feature-utilities Test using all the various utility functions and dialogs: replays, dialogs, update window, about win label Dec 11, 2021
@vadi2 vadi2 closed this as completed Dec 11, 2021
@Kebap
Copy link

Kebap commented Dec 16, 2021

open via button

  • click button: Notepad
  • assert Notepad popup is shown
  • close Notepad popup

open via menu

  • click menu: Toolbox -> Notepad
  • assert Notepad popup is shown

check content after restarting Mudlet

  • write in Notepad popup: Hello world!
  • assert Notepad shows: Hello world!
  • close and restart Mudlet -- close via lua close_Mudlet() for good measure 😄
  • click button: Notepad
  • assert Notepad popup is shown
  • assert Notepad shows: Hello world!

@Kebap
Copy link

Kebap commented Dec 16, 2021

  • This test could do with checking shortcut to open the Notepad popup as well

@Kebap Kebap reopened this Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-utilities Test using all the various utility functions and dialogs: replays, dialogs, update window, about win
Projects
None yet
Development

No branches or pull requests

2 participants