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: add test for avatar image generation #462

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

kuruk-mm
Copy link
Member

  • Move snapshots scenes to snapshots/scenes/ and create snapshots/avatar-image-generation
  • Add tests, now the test-input.json for avatar testing is: godot/src/tool/avatar_renderer/test-input.json
  • Add new command cargo run -- test-tools, for testing the tools like avatar image generation
  • Runs test-tools on the coverage also

move scenes snapshots to it's own folder
@kuruk-mm kuruk-mm force-pushed the feat/add-test-avatar-image-generation branch from c1cfae9 to 4ae7cb9 Compare October 18, 2024 13:30
@kuruk-mm kuruk-mm marked this pull request as ready for review October 18, 2024 15:47
@leanmendoza leanmendoza merged commit 6fc7991 into bump-to-godot-4.3 Oct 18, 2024
5 checks passed
@leanmendoza leanmendoza deleted the feat/add-test-avatar-image-generation branch October 18, 2024 19:33
leanmendoza added a commit that referenced this pull request Oct 18, 2024
* bump to godot 4.3 and gdext 0.1.3

* fix crash, format and lint

* fix coverage runner

* update text related snapshot (font update)
fix avatar attach and collider attaching to player/camera

* improve avatar rendering

* test apk build

* fix format

* more avatar debugging

* fix format

* update GodotOpenXRVendors and fix gltf warnings

* using quay login and use bigwin

* rollback

* replicate wearable-preview and EA

* avoid panic, add current time when time can be casted to float

* set glow for cli_environment
fix wearable bodyShape hidden list

* update deno core to 0.307 and v8 to 0.105.1

* use load instead of preload for xr

* update livekit 0.6.0

* format

* fix eyebrow fallback

* bump rust to 1.79

* fix animation player (4.3)
fix bumping deno_core (windows)

* fix cargo version

* bump android versiona and revert fix ci

* change v8 version

* test bumping sdk/ndk

* add retry for the android.apk
update import

* reimporting

* Update .github/workflows/android-build.yml

Co-authored-by: Mateo Miccino <[email protected]>
Signed-off-by: Lean Mendoza <[email protected]>

* delete unused files godotopenxrvendors

* fix gitignore

* feat: add test for avatar image generation (#462)

* feat: add test for avatar image generation
move scenes snapshots to it's own folder

* use snapshots generated by the ci

---------

Signed-off-by: Lean Mendoza <[email protected]>
Co-authored-by: Mateo "Kuruk" Miccino <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants