Commit Graph

21 Commits

Author SHA1 Message Date
luzhuang
2e915a01d6 Update e2e base image and correct threshold (#2775)
* refactor: update e2e base image and correct threshold
2025-08-06 15:49:53 +08:00
luzhuang
5a5276c5cd fix: e2e screenshot compare error (#2773) 2025-07-22 16:49:04 +08:00
luzhuang
c50e4f2a18 Migrate e2e testing from Cypress to Playwright (#2746)
* refactor: migrate e2e testing from Cypress to Playwright
2025-07-08 14:38:49 +08:00
luzhuang
ed9c82fa3f Fix audio test error in local env && Upgrade upload-artifact for e2e (#2539)
* fix: upgrade upload-artifact

* fix: audio test error in local env
2025-02-06 17:53:14 +08:00
luzhuang
1b3c7fd483 test: replacce floss with vitest (#2396)
* test: change floss to vitest
2024-10-22 10:53:49 +08:00
SwayYan
ab1ceb3bd7 Improve ShaderLab compilation error log and package build (#2364)
* feat(shaderlab): [wip] optmize error log

* feat(shaderlab): multi package

* feat: add shaderlab verbose package

* feat: update readme

* fix: new scope when parse pass
2024-10-16 17:41:27 +08:00
gz65555
e6ea0571c4 ci: remove directory 2024-09-25 16:49:56 +08:00
gz65555
b55549df0a ci: add code cov token 2024-09-25 16:44:16 +08:00
gz65555
432b75c49b ci: use the new coverage action 2024-09-25 16:38:23 +08:00
gz65555
d4e0d5d0bc ci: use the right nyc 2024-09-25 16:28:57 +08:00
gz65555
ec4a457eb0 ci: support report codecov 2024-09-25 16:17:09 +08:00
Hu Song
cb058362b3 Add release workflow to github action (#2363)
* ci: add release to github action
2024-08-27 17:43:18 +08:00
SwayYan
1a1870821e Refactoring the ShaderLab Compiler Module using the LALR Algorithm for Enhanced GLSL Compatibility and Reduced Build Size (#2113)
* refactor: refactoring the ShaderLab Compiler Module
2024-07-15 18:05:28 +08:00
zhuxudong
ffad56b2fe Add material tests for e2e (#1918)
* test: add material e2e test

---------

Co-authored-by: luzhuang <364439895@qq.com>
2023-12-28 10:58:05 +08:00
luzhuang
8200bfdd5e Add e2e test (#1656)
* test: add e2e test
2023-12-21 18:03:08 +08:00
GuoLei1990
63d26cc6fa Merge commit '4260bae1d4baf4b68a3e280f7fb8c4644e54b978' into dev/1.1
* commit '4260bae1d4baf4b68a3e280f7fb8c4644e54b978':
  Enhance type for `LoadItem` & `Entity.getComponent` (#1696)
  Fix ci test (#1677)
  "v1.0.0-beta.18"
  Fix blend shape bug with glTF interleaved buffer (#1678)
  fix: exec multiple times error (#1680)
  test(TextUtils): update unit test case of `TextUtils` (#1645)
  test(TextRenderer): add unit test case of `TextRenderer` (#1646)
2023-08-14 16:11:35 +08:00
Hu Song
c7d4eeb464 Fix ci test (#1677)
* ci: test
2023-08-11 15:18:53 +08:00
Hu Song
a8d9990930 test: fix github test (#1669) 2023-07-31 15:17:08 +08:00
Hu Song
8f151ae691 test: fix ci not work (#1670) 2023-07-31 15:15:55 +08:00
GuoLei1990
16ce65dbed ci: update ci on branch 2023-05-31 11:14:31 +08:00
云游君
f0fdb2452b ci: faster with lock & better practice by github actions (#1508)
* ci: faster with lock & better practice by github actions

* ci: add move os test & use build instead of ci
2023-05-27 14:13:05 +08:00