fischer-agentkit/tests/unit/bitable
Chiguyong fae76b7cca
Test / backend-test (pull_request) Has been cancelled Details
Test / frontend-unit (pull_request) Has been cancelled Details
Test / api-e2e (pull_request) Has been cancelled Details
Test / frontend-e2e (pull_request) Has been cancelled Details
merge: resolve conflict with origin/main (PR #24/#25)
Conflict in src/agentkit/bitable/service.py delete_view():
- Adopted main's MAINT-2 fix (delete_view_if_not_last atomic op + race check)
- Worktree's simpler version replaced by main's race-safe implementation

No conflict markers remain. 277 tests pass, ruff clean.
2026-07-06 13:04:53 +08:00
..
__init__.py feat(bitable): add bitable companion service with full P0-P2 fixes 2026-06-25 01:09:59 +08:00
conftest.py feat(bitable): add bitable companion service with full P0-P2 fixes 2026-06-25 01:09:59 +08:00
test_attachment.py feat(bitable): 多维表格文件层 + 默认字段 + 表内字段操作 + ce-code-review 修复 (Stage 1) 2026-06-29 04:07:45 +08:00
test_automation.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_bitable_tool.py merge: resolve conflict with origin/main (PR #24/#25) 2026-07-06 13:04:53 +08:00
test_cli.py feat(bitable): add bitable companion service with full P0-P2 fixes 2026-06-25 01:09:59 +08:00
test_conditional_formatting.py feat(bitable): U5 R4 grouping (max 3 fields) + conditional formatting (7 operators) 2026-07-03 22:33:18 +08:00
test_db.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_default_fields.py feat(bitable): 多维表格文件层 + 默认字段 + 表内字段操作 + ce-code-review 修复 (Stage 1) 2026-06-29 04:07:45 +08:00
test_file_crud.py refactor: remove all emoji from agentkit 2026-07-02 01:33:28 +08:00
test_formula_engine.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_formula_parser.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_functions_aggregate.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_functions_datetime.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_functions_logical.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_functions_text.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_grouping.py feat(bitable): U5 R4 grouping (max 3 fields) + conditional formatting (7 operators) 2026-07-03 22:33:18 +08:00
test_ingestion_excel.py feat(bitable): add bitable companion service with full P0-P2 fixes 2026-06-25 01:09:59 +08:00
test_models.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_recalc.py feat(bitable): add bitable companion service with full P0-P2 fixes 2026-06-25 01:09:59 +08:00
test_relation_service.py feat(bitable): formula relations v2 — U1-U8 + review fixes 2026-07-06 12:57:07 +08:00
test_repository.py fix(bitable/team): U3 — Residual P2 findings (DR-1/3/4/5 + #2/#3) 2026-07-06 03:48:14 +08:00
test_routes.py feat(bitable): U6 R15a BitableTool 4 new actions + DELETE /views endpoint 2026-07-03 23:13:46 +08:00
test_service.py fix(bitable/team): U3 — Residual P2 findings (DR-1/3/4/5 + #2/#3) 2026-07-06 03:48:14 +08:00