Skip to content

Conversation

@epreston
Copy link
Contributor

@epreston epreston commented Feb 7, 2023

Related issue :#25380

Description

Update unit test readme to reflect changes since #25380

Avoid building the library and flagging the files as changed (tests run off source)
Add notes to help people running unit tests.
ColorManagement.enabled is false by default. #24940
Tune logging so only test failure messages are displayed. 581c70b

Update unit test readme to reflect changes since #25380
Avoid building the library and flagging the files as changed (tests run off source)
Add notes to help people running unit tests.
ColorManagement.enabled is false by default.
Tune logging so only genuine test failure messages are displayed.
Minimize the console messages captured.
@mrdoob mrdoob added this to the r150 milestone Feb 7, 2023
@mrdoob mrdoob merged commit 973cc04 into mrdoob:dev Feb 7, 2023
@epreston epreston deleted the tests-update-instructions branch February 7, 2023 02:50
mrdoob pushed a commit that referenced this pull request Feb 10, 2023
* Update CompressedArrayTexture.tests.js

Image property notes

* Update CompressedTexture.tests.js

Image property notes

* Update CompressedArrayTexture.tests.js

CompressedArrayTexture extends from CompressedTexture

* Update ColorManagement.tests.js

As pointed out in: #25453 (comment)

* Update WebGL1Renderer.tests.js

Can instantiate a WebGL1Renderer.

* Update WebGLRenderer.tests.js

* Update WebGL3DRenderTarget.tests.js

Can instantiate a WebGL3DRenderTarget.

* Update WebGLArrayRenderTarget.tests.js

Can instantiate a WebGLArrayRenderTarget.

* Update WebGLCubeRenderTarget.tests.js

Can instantiate a WebGLCubeRenderTarget.

* Update WebGLMultipleRenderTargets.tests.js

Can instantiate a WebGLMultipleRenderTargets.

* Update Fog.tests.js

Can instantiate a Fog.
Can instantiate a Fog with color.
Can instantiate a Fog with color, near, far.

* Update FogExp2.tests.js

Can instantiate a FogExp2.
Can instantiate a FogExp2 with color.
Can instantiate a FogExp2 with color, density.
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.

3 participants