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

feat(testing): add unit tests for emitter #2715

Merged
merged 2 commits into from
Feb 23, 2021
Merged

feat(testing): add unit tests for emitter #2715

merged 2 commits into from
Feb 23, 2021

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Feb 10, 2021

This PR adds a few tests for src/common/emitter.ts.

Screenshot

image

It increases our code coverage (Lines) from 50.09% to 50.26% (↑ 0.17%).
🟩 100% Line coverage (last 100) for src/common/emitter.ts and also 100% coverage for src/common

image

TODOS

  • fix duplicate describe

@jsjoeio jsjoeio added this to the v3.8.2 milestone Feb 10, 2021
@jsjoeio jsjoeio self-assigned this Feb 10, 2021
@jsjoeio jsjoeio added this to In progress in code-server via automation Feb 10, 2021
test/emitter.test.ts Outdated Show resolved Hide resolved
@jsjoeio jsjoeio modified the milestones: v3.9.0, v3.9.1 Feb 12, 2021
test/emitter.test.ts Outdated Show resolved Hide resolved
test/emitter.test.ts Show resolved Hide resolved
test/emitter.test.ts Outdated Show resolved Hide resolved
@jsjoeio jsjoeio marked this pull request as draft February 22, 2021 17:01
@jsjoeio jsjoeio marked this pull request as ready for review February 22, 2021 20:44
@jsjoeio jsjoeio merged commit 19e5609 into master Feb 23, 2021
code-server automation moved this from In progress to Done Feb 23, 2021
@jsjoeio jsjoeio deleted the add-tests-emitter branch February 23, 2021 17:02
@jsjoeio jsjoeio added this to In progress in Improve Testing via automation Feb 24, 2021
@jsjoeio jsjoeio removed this from Done in code-server Feb 24, 2021
@jsjoeio jsjoeio moved this from In progress to Done in Improve Testing Feb 24, 2021
@jsjoeio jsjoeio added the testing Anything related to testing label May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Anything related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants