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

Improve test cases #677

Merged
merged 11 commits into from
Sep 26, 2024
Merged

Conversation

dgr
Copy link
Contributor

@dgr dgr commented Sep 25, 2024

Note that this DOESN'T fully close 640. It's just a snapshot of current work.

Please complete and include the following checklist:

  • I have read CONTRIBUTING and the Etaoin Developer Guide.

  • This PR corresponds to an issue that the Etaoin maintainers have agreed to address.

  • This PR contains test(s) to protect against future regressions

  • I have updated CHANGELOG.adoc with a description of the addressed issue.

Copy link
Collaborator

@lread lread left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks pretty thorough, Dave!
I only noticed one small thing that needs to be corrected.

(e/wait-predicate
(fn [] (= "function" (e/js-execute *driver* "return typeof injected_func;")))
{:timeout 30
:internval 0.1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: :internval should be :interval

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed and pushed. Thanks.

test/etaoin/api_test.clj Show resolved Hide resolved
@lread lread merged commit bb51ab5 into clj-commons:master Sep 26, 2024
49 checks passed
@dgr dgr deleted the dgr-issue-640-tests-addendum branch October 8, 2024 19:23
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