FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

dev(testing): separate unit and e2e tests by jsjoeio · Pull Request #2852 · coder/code-server · GitHub

dev(testing): separate unit and e2e tests - #2852

Merged
jsjoeio merged 10 commits into
mainfrom
jsjoeio-2646-separate-testing
Mar 15, 2021
Merged

dev(testing): separate unit and e2e tests#2852
jsjoeio merged 10 commits into
mainfrom
jsjoeio-2646-separate-testing

Conversation

jsjoeio commented Mar 9, 2021

Copy link
Copy Markdown
Contributor

This PR fixes #2646 by separating unit and e2e testing. Hopefully this speeds things up with CI.

jsjoeio requested a review from a team as a code owner March 9, 2021 23:42
jsjoeio changed the title jsjoeio-2646-separate-testing dev(testing): separate unit and e2e tests Mar 9, 2021
jsjoeio added this to the v3.9.2 milestone Mar 9, 2021
jsjoeio marked this pull request as draft March 9, 2021 23:59
jsjoeio self-assigned this Mar 10, 2021
Comment thread .eslintrc.yaml Outdated
Comment on lines +35 to +41
[
error,
{
alphabetize: { order: "asc" },
groups: [["builtin", "external", "internal"], "parent", "sibling"],
},
]

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

💄

Comment thread .eslintrc.yaml Outdated
Comment thread test/unit/test-plugin/src/index.ts Outdated
jsjoeio force-pushed the jsjoeio-2646-separate-testing branch from e09359a to 5a5c78a Compare March 10, 2021 19:30
jsjoeio marked this pull request as ready for review March 10, 2021 21:24

oxy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Not sure about the off -> 0 thing, LGTM otherwise!

Comment thread .eslintrc.yaml Outdated
jsjoeio force-pushed the jsjoeio-2646-separate-testing branch from 5a5c78a to 7e23575 Compare March 12, 2021 19:01
jsjoeio requested a review from oxy March 12, 2021 19:01

oxy left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM!

jsjoeio merged commit ca56440 into main Mar 15, 2021
jsjoeio deleted the jsjoeio-2646-separate-testing branch March 15, 2021 17:40
jsjoeio mentioned this pull request Mar 15, 2021
jsjoeio added testing Anything related to testing chore Related to maintenance or clean up labels May 14, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Related to maintenance or clean up testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dev]: separate unit and end-to-end testing

2 participants


Back | FazBrowse Home | New Git URL