迁移代码到Git
This commit is contained in:
@@ -277,6 +277,8 @@ etl_billiards/
|
|||||||
│ │ ├── __init__.py
|
│ │ ├── __init__.py
|
||||||
│ │ ├── test_config.py
|
│ │ ├── test_config.py
|
||||||
│ │ └── test_parsers.py
|
│ │ └── test_parsers.py
|
||||||
|
│ ├── testdata_json/ # 清洗入库用的测试Json文件
|
||||||
|
│ │ └── XX.json
|
||||||
│ └── integration/ # 集成测试
|
│ └── integration/ # 集成测试
|
||||||
│ ├── __init__.py
|
│ ├── __init__.py
|
||||||
│ └── test_database.py
|
│ └── test_database.py
|
||||||
|
|||||||
Reference in New Issue
Block a user