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

Add e2e test #1656

Merged
merged 40 commits into from
Dec 21, 2023
Merged

Add e2e test #1656

merged 40 commits into from
Dec 21, 2023

Conversation

luzhuang
Copy link
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Add e2e testing, use Github Action as the continuous integration solution, and use GitLFS as the image storage solution.

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

@luzhuang luzhuang added the test unit test label Jul 21, 2023
@luzhuang luzhuang added this to the 1.1 milestone Jul 21, 2023
@luzhuang luzhuang requested a review from GuoLei1990 July 21, 2023 02:15
@luzhuang luzhuang requested a review from gz65555 July 21, 2023 02:17
@luzhuang luzhuang force-pushed the feat/e2e branch 2 times, most recently from e787228 to 78bff16 Compare July 25, 2023 13:11
@GuoLei1990 GuoLei1990 modified the milestones: 1.1, 1.2 Oct 7, 2023
@GuoLei1990 GuoLei1990 removed their request for review October 7, 2023 02:25
@GuoLei1990 GuoLei1990 requested a review from gz65555 October 7, 2023 02:25
@GuoLei1990 GuoLei1990 assigned luzhuang and unassigned GuoLei1990 Oct 7, 2023
@GuoLei1990 GuoLei1990 added the high priority High priority issue label Oct 7, 2023
package.json Outdated Show resolved Hide resolved
@luzhuang luzhuang requested a review from GuoLei1990 December 21, 2023 09:12
@GuoLei1990 GuoLei1990 merged commit 8200bfd into galacean:main Dec 21, 2023
6 checks passed
GuoLei1990 added a commit that referenced this pull request Dec 27, 2023
* main:
  Delete ignore file (#1917)
  Ignore git-lfs husky sh (#1916)
  "v1.1.0-beta.30"
  Fix component disable error when  do `enabled = false` in `onAwake` method (#1915)
  Add e2e test (#1656)
  "v1.1.0-beta.29"
  Fix text renderer wrap error (#1914)
  "v1.1.0-beta.28"
  feat(material): temporary resolution of submesh rendering order (#1910)
  fix: unit test (#1909)
  Animator events support be added in real time (#1906)
  editor: parse layer (#1907)

# Conflicts:
#	package.json
#	packages/core/package.json
#	packages/design/package.json
#	packages/draco/package.json
#	packages/galacean/package.json
#	packages/loader/package.json
#	packages/math/package.json
#	packages/physics-lite/package.json
#	packages/physics-physx/package.json
#	packages/rhi-webgl/package.json
#	packages/shader-lab/package.json
#	pnpm-lock.yaml
#	tests/src/core/Animator.test.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority High priority issue test unit test
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants