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 'incorrect screenshot path in report output ' (close #2726) #2853

Merged
merged 5 commits into from
Sep 14, 2018

Conversation

miherlosev
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit bd3ba00 have failed. See details:

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 7e3f14c have failed. See details:

@miherlosev miherlosev changed the title [WIP] fix 'incorrect screenshot path in report output ' (close #2726) fix 'incorrect screenshot path in report output ' (close #2726) Sep 13, 2018
@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit f42ae04 have passed. See details:

@miherlosev
Copy link
Collaborator Author

@AndreyBelym FPR

src/utils/get-common-path.js Show resolved Hide resolved
var config = require('../../../../config');
var assertionHelper = require('../../../../assertion-helper');
const { expect } = require('chai');
const { sync: globby } = require('globby');
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we don't need globby anymore, because we can just use globs in runner.src.

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit 692ceff have passed. See details:

@miherlosev miherlosev merged commit 158695b into DevExpress:master Sep 14, 2018
@AndreyBelym AndreyBelym requested review from AlexKamaev and removed request for AlexKamaev September 14, 2018 09:40
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this pull request Dec 18, 2019
) (DevExpress#2853)

* fix 'incorrect screenshot path in report output ' (close DevExpress#2726)

* fix tests - 1

* fix test

* fix tests 3

* remove globby
@miherlosev miherlosev deleted the i2726 branch December 9, 2020 07:24
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.

3 participants