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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI-CD: add back tests #13250

Merged
merged 9 commits into from
Dec 13, 2020
Merged

Conversation

pascalgrimaud
Copy link
Member

@pascalgrimaud pascalgrimaud commented Dec 12, 2020

Following this #12134 when we dropped Yarn support, a lot of tests in CICD have been removed

cc @avdev4j for the review and some 馃嵒 ! :-)

preparing work on #12441


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (bellow reviewers) and adding skip-ci label, you can still see CI build result at your branch.

test/ci-cd.spec.js Outdated Show resolved Hide resolved
@avdev4j
Copy link
Contributor

avdev4j commented Dec 12, 2020

This sounds good, my only suggestion will be: should we keep the platform name in each tests? Because we already have a dedicated describe for a given platform before, we could remove it.

"Jenkins test ...
Jenkins: with maven and Angular"

Will be

"Jenkins test ...
with maven and Angular"

but finally it's a detail we could merge as is.

@pascalgrimaud pascalgrimaud merged commit f7dc060 into jhipster:main Dec 13, 2020
@pascalgrimaud pascalgrimaud added this to the 7.0.0-beta.0 milestone Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants