Azide
|
32e3bcc022
|
🐛 修正项目的代码警告 (#614)
* 🐛 调整ruff的pytest警告
* 🐛 调整导入关系警告
* 🐛 删除奇怪无用的赋值和取值逻辑
* ✅ 不同测试部分所用变量应加以区分
* 🐛 subs_io model添加默认值
* 🐛 修完所有的 ruff PT001 警告
* 🔧 按ruff建议修改ruff配置
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
- 'ignore' -> 'lint.ignore'
- 'select' -> 'lint.select'
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-08-17 18:24:20 +08:00 |
|
Azide
|
7d4eb7785c
|
🎨 按ruff调整测试代码
|
2023-07-18 21:43:25 +08:00 |
|
uy/sun
|
9581887994
|
🎨 调整旧版数据库加载逻辑 (#212)
|
2023-03-09 17:58:26 +08:00 |
|
felinae98
|
0201d5b316
|
⬆️ 升级至 NoneBug 0.3
* 🚧 第一次尝试 50/82
* 62/82 调整了清除数据库的位置
* 🚧 pytest-mock
* 🚧 fix test_send
* 🚧 intruduce app request
* 🚧 close and remove tinydb after each test
* 🚧 clean ScheduleTimeWeight table
* 🚧 reload http module to test proxy
* ✅ 合并 main 的代码
* 🚧 在每次测试结束后关闭browser
* 🧑💻 在mcbbsnews渲染异常时添加logger
---------
Co-authored-by: hemengyang <hmy0119@gmail.com>
Co-authored-by: Azide <rukuy@qq.com>
|
2023-03-03 15:12:25 +08:00 |
|
felinae98
|
beff65c8d3
|
update
|
2022-03-31 12:14:49 +08:00 |
|