Skip to content
Discussion options

You must be logged in to vote

There is 2 ways,
testing layers props in JSDom with deck.gl >=9.3 using Vitest :

import { testLayer } from '@deck.gl/test-utils/vitest';

exemple here

testing the layer rendered WebGL image in Vitest Browser test with Playright using a custom harness exemple here and browser-render code here

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@idoaignostics
Comment options

@chrisgervang
Comment options

@chrisgervang
Comment options

Answer selected by idoaignostics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants