rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
440 stars 242 forks source link

Add webworkers tests #6928

Open cnotv opened 1 year ago

cnotv commented 1 year ago

Description

Add unit tests for the webworker, based on the old/new implementation, which should provide seamless results.

Context

As recently the webworker has been changed with https://github.com/rancher/dashboard/issues/6901, it is required to add some tests. This has to be handled separately as the topic is way specific and timely expensive.

cnotv commented 1 year ago

New implementations to be handled with https://github.com/rancher/dashboard/issues/8425