Commit Graph

23 Commits

Author SHA1 Message Date
WECENG
3a1c1f11dc Merge pull request #93 from chris22333-dot/fix/windows-chrome-driver
fix: support ChromeDriver setup on Windows
2026-05-14 18:25:02 +08:00
Chris22333-DOT
6837e011a6 fix: support ChromeDriver setup on Windows 2026-05-14 12:08:27 +08:00
WECENG
14c33b456b refactor(PC端):
1.新增 ChromeDriver 环境检查
2.新增用户元素扫描重试机制
3.页面跳转状态检测(订单确认页/选座页
4.快速模式支持(减少 50-70% 等待时间)
5.增加抢票日志输出
6.移除不必要的页面刷新
2026-02-04 22:16:18 +08:00
WECENG
bd28abba48 Merge pull request #80 from Charleskie/update-251022
update
2025-10-22 15:46:22 +08:00
王胜
f4e06235ee update 2025-10-22 15:33:54 +08:00
王胜
b79245561e update 2025-10-22 15:31:21 +08:00
王胜
e31e562fe5 update 2025-10-22 15:16:19 +08:00
WECENG
23e2eea43c Merge pull request #73 from BlueCestbon/master
feature(抢票脚本)1.适配最新大麦APP;2.优化抢票速度;3.添加修改信息的md
2025-09-16 09:29:33 +08:00
xiaowei
a0272b7f35 feature(抢票脚本)1.适配最新大麦APP;2.优化抢票速度;3.添加修改信息的md 2025-09-14 01:27:14 +08:00
WECENG
60f3401122 Merge pull request #68 from UnitSeeker/add-testing-infrastructure
feat: Set up comprehensive Python testing infrastructure with Poetry
2025-07-16 11:37:54 +08:00
llbbl
5e82aac67a feat: Set up comprehensive Python testing infrastructure with Poetry
- Migrated from requirements.txt to Poetry for dependency management
- Added pytest, pytest-cov, and pytest-mock as dev dependencies
- Configured pytest with coverage reporting (80% threshold)
- Created test directory structure with unit/integration separation
- Added comprehensive pytest fixtures in conftest.py
- Created validation tests to verify infrastructure setup
- Updated .gitignore with testing and Claude-specific entries
- Configured Poetry scripts for running tests
2025-06-20 13:46:55 -05:00
WECENG
502d7be17c feature(抢票脚本)
1.更新文档
2024-04-28 14:17:23 +08:00
WECENG
7556afeea9 feature(抢票脚本)
1.优化抢票流程(增强异常处理)
2.增加票价、日期多选功能
3.增加回流抢票功能
2024-04-28 14:10:20 +08:00
WECENG
83219bc456 fix(抢票脚本)
1.控制台打印等待信息
2024-02-23 09:15:09 +08:00
WECENG
1c9e572bba Merge remote-tracking branch 'origin/master' 2024-02-21 11:42:50 +08:00
WECENG
69d2c235b4 refactor(抢票脚本)
1.更新脚本适配最新大麦网
2.添加requirements.txt文件
2024-02-21 11:42:37 +08:00
WECENG
80b69216af Merge pull request #35 from thomas-art/patch-1
fix typo
2024-02-01 15:25:28 +08:00
thomas-art
9ae7816f65 fix typo 2024-02-01 13:20:03 +08:00
WECENG
86d726bbde fix(抢票脚本)
1.修复预约抢票流程
2023-11-08 09:37:51 +08:00
WECENG
c400ac5be8 fix(抢票脚本)
1.修复提交订单异常问题
2023-10-30 09:32:30 +08:00
WECENG
935c2505e9 feature(抢票脚本)
1.增加app抢票程序
2023-10-27 13:49:29 +08:00
WECENG
b7e5988fb2 fix(抢票脚本)
1.修复配置文件读取字符集异常问题
2023-10-13 11:14:10 +08:00
WECENG
43c43097b5 init(抢票脚本)
1.大麦抢票脚本
2023-10-12 13:37:54 +08:00