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

fix: update tests that use setTimeout #1976

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

abbiesims
Copy link
Contributor

@abbiesims abbiesims commented Aug 16, 2024

Done

  • Removes use of setTimeout in js tests and refactors them to work using await
  • Removes some tests that were causing issues
  • Tidies up some files (removing console.log etc)

How to QA

  • All tests should pass

Testing

  • This PR has tests
  • No testing required (explain why):

Issue / Card

Fixes https://warthogs.atlassian.net/browse/WD-14170

@webteam-app
Copy link

@M7mdisk
Copy link
Contributor

M7mdisk commented Aug 16, 2024

I ran the test-js job again and one of the tests failed

Copy link
Contributor

@steverydz steverydz left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@abbiesims abbiesims force-pushed the WD-14170/fix-settimeout-testing branch 4 times, most recently from 264b2de to dbc6e16 Compare August 16, 2024 09:26
@abbiesims abbiesims force-pushed the WD-14170/fix-settimeout-testing branch from dbc6e16 to adaf7e8 Compare August 16, 2024 09:28
@abbiesims abbiesims merged commit 6205851 into main Aug 16, 2024
9 checks passed
@abbiesims abbiesims deleted the WD-14170/fix-settimeout-testing branch August 16, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants