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

Change dep of mocha-teamcity-reporter to be official release instead of cypress branch #4643

Merged
merged 5 commits into from
Jul 11, 2019

Conversation

jennifer-shehane
Copy link
Member

@jennifer-shehane jennifer-shehane commented Jul 3, 2019

We’ve been including a fork of mocha-teamcity-reporter, see @cypress/mocha-teamcity-reporter, as a dependency and making this available as a builtin reporter for our users. But upon looking at our fork, it looks like it only includes 1 change from 4 years ago which was added to support nwjs (which we no longer use).

This will bump the mocha-teamcity-reporter from our forked version (which was pre-version 0.0.4) to version 3.0.0, so I wouldn’t be surprised if some things break.

I’ll progressively downgrade the official mocha-teamcity-reporter and then re-upgrade if that is the case.

Hoping to address #4637
Close #4654

@jennifer-shehane jennifer-shehane requested a review from a team July 3, 2019 11:05
Copy link
Member

@brian-mann brian-mann left a comment

Choose a reason for hiding this comment

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

You should add a single e2e test the same way we have done for mochawesome to verify everything is wired up correctly. The unit test doesn't actually do anything.

@jennifer-shehane jennifer-shehane changed the title Change dep of mocha-teamcity-reporter to be official release instead of cypress branch [WIP] Change dep of mocha-teamcity-reporter to be official release instead of cypress branch Jul 9, 2019
@jennifer-shehane jennifer-shehane requested review from brian-mann and a team July 11, 2019 02:40
@jennifer-shehane jennifer-shehane changed the title [WIP] Change dep of mocha-teamcity-reporter to be official release instead of cypress branch Change dep of mocha-teamcity-reporter to be official release instead of cypress branch Jul 11, 2019
@flotwig flotwig merged commit 42a2780 into develop Jul 11, 2019
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.

Mocha teamcity reporter does not work with Mocha 6
4 participants