feat(websocket,embedded-sdk): replace Jest with modern Vitest (#38308)

Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
This commit is contained in:
Đỗ Trọng Hải
2026-06-28 11:12:37 +07:00
committed by GitHub
co-authored by codeant-ai-for-open-source[bot] <244253245+codeant-ai-for-open-source[bot]@users.noreply.github.com>
parent 78dd400ca4
commit b8fd2e9725
23 changed files with 2980 additions and 18960 deletions
@@ -16,6 +16,7 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
# Test client application
This Express web application is provided for testing the WebSocket server. It is not required for running the server application, and is provided here for testing and development purposes only.