Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

fix: correctly output junit report in target repository #32

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

dhayab
Copy link
Member

@dhayab dhayab commented Jan 17, 2022

A previous PR added automatic JUnit report generation for tested projects. Unfortunately, those reports were generated in node_modules/instantsearch-e2e-tests instead of the root of the tested repositories.

This PR fixes that.

ci/circleci: test is expected to fail since the test suite includes react-instantsearch and vue-instantsearch, which don't have @wdio/junit-reporter, a mandatory dependency starting from #29.

@dhayab dhayab requested review from a team, francoischalifour and Haroenv and removed request for a team January 17, 2022 18:00
@dhayab dhayab merged commit d3e9e1b into master Jan 18, 2022
@dhayab dhayab deleted the fix/junit-output-dir branch January 18, 2022 09:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants