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

[tests-only] make rename function in tests async #3944

Merged
merged 1 commit into from
Aug 13, 2020
Merged

Conversation

individual-it
Copy link
Member

@individual-it individual-it commented Aug 13, 2020

Description

make the fuction to rename a file work async as other are already

Related Issue

owncloud/ocis#450

Motivation and Context

nightwatch would crash ugly when waitForElementNotVisible fails and the reported error would not be helpful

How Has This Been Tested?

🤖
trying failing test with owncloud/ocis#409

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

Copy link
Contributor

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

👍

@individual-it individual-it merged commit 736a3de into master Aug 13, 2020
@individual-it individual-it deleted the renameAsync branch August 13, 2020 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants