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 '${BROWSER} resolves to undefined in screenshot pattern' (close #2742) #2794

Merged
merged 2 commits into from Aug 31, 2018

Conversation

miherlosev
Copy link
Collaborator

@AndreyBelym

Review only two files:

  • test/server/path-pattern-test.js
  • src/screenshots/path-pattern.js

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 00266d3 have failed. See details:

].join('#') + '.png';

const pathPattern = createPathPattern(pattern, data);

const path = pathPattern.getPath(false);

expect(path).eql(expectedParsedPattern);
expect(path).contains(expectedParsedPattern);
Copy link
Contributor

Choose a reason for hiding this comment

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

Is it an intentional change?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch. It's from development. I will fix it

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 97a960f have failed. See details:

@miherlosev
Copy link
Collaborator Author

@testcafe-build-bot retest

@testcafe-build-bot
Copy link
Collaborator

❌ Tests for the commit 97a960f have failed. See details:

@miherlosev
Copy link
Collaborator Author

@testcafe-build-bot retest

@testcafe-build-bot
Copy link
Collaborator

✅ Tests for the commit 97a960f have passed. See details:

@miherlosev miherlosev merged commit fa6dd2e into DevExpress:master Aug 31, 2018
@miherlosev miherlosev deleted the i2742 branch August 31, 2018 14:14
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this pull request Dec 18, 2019
…evExpress#2742) (DevExpress#2794)

* fix '${BROWSER} resolves to undefined in screenshot pattern' (close DevExpress#2742)

* fix review issue
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.

None yet

3 participants