test:unit tests for configuration (#291)

* test:unit tests for configuration

* test: update the test_configuration.py file

* test: reformate the test codes
This commit is contained in:
Willem Jiang
2025-06-07 21:51:26 +08:00
committed by GitHub
parent c6ed423021
commit 8081a14c21
4 changed files with 182 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
# SPDX-License-Identifier: MIT
import pytest
import sys
import os