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 tests for clipboard behaviour #44

Open
willhains opened this issue Nov 19, 2019 · 0 comments
Open

Add tests for clipboard behaviour #44

willhains opened this issue Nov 19, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@willhains
Copy link
Owner

#41 added a new feature to use the pasteboard text as a search.

The new feature breaks UITests if there is something on the pasteboard before launch, and the new feature itself is missing tests.

For now, I have added code in the UITests to clear the pasteboard in setup, but this is not ideal. The pasteboard contents should not be destroyed by the test, in case there was something important there.

@willhains willhains added the bug label Nov 19, 2019
@willhains willhains added this to the 1.1 milestone Nov 19, 2019
@willhains willhains self-assigned this Nov 19, 2019
@willhains willhains added tests and removed bug labels Nov 26, 2019
@willhains willhains changed the title Add tests for pasteboard behaviour Add tests for clipboard behaviour Dec 18, 2019
@willhains willhains modified the milestones: 1.1, 2.0, 2.1 Dec 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant