NeatGuyCoding
5d0a50042f
feat: add test containers based tests for clean dataset task (#25341)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 个月前
Asuka Minato
16a3e21410
more assert (#24996)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 个月前
NeatGuyCoding
9964cc202d
Feature add test containers batch clean document (#25287)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 个月前
Asuka Minato
a78339a040
remove bare list, dict, Sequence, None, Any (#25058)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 个月前
Asuka Minato
2b0695bdde
add more dataclass (#25039)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 个月前
NeatGuyCoding
917d60a1cb
Feature add test containers add document to index (#25251)
1 个月前
-LAN-
e78f1cdc6a
refactor: improve plugin version validation to support full semantic versioning (#25161)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 个月前
NeatGuyCoding
c0d82a412d
feat: add test containers based tests for workflow converter (#25115)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
NeatGuyCoding
c0bd35594e
feat: add test containers based tests for tools manage service (#25028)
2 个月前
GuanMu
25a11bfafc
Export DSL from history (#24939)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
NeatGuyCoding
b810efdb3f
Feature add test containers tool transform service (#24927)
2 个月前
Asuka Minato
24e2b72b71
Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
NeatGuyCoding
b66945b9b8
feat: add test containers based tests for api tool manage service (#24821)
2 个月前
NeatGuyCoding
bdfbfa391f
Feature add test containers mcp tools manage service (#24840)
2 个月前
QuantumGhost
c72d847ac7
feat(api): support array[boolean] truncation
2 个月前
QuantumGhost
982fd9170c
WIP: test(api): tests for truncation logic
2 个月前
-LAN-
d8af8ae4e6
fix: update workflow service tests for new graph engine
- Update method calls from _handle_node_run_result to _handle_single_step_result
- Add required fields (id, node_id, node_type, start_at) to graph events
- Use proper NodeType enum values instead of strings
- Fix imports to use correct modules (Node instead of BaseNode)
- Ensure event generators return proper generator objects
These tests were failing because the internal implementation changed
with the new graph engine architecture.
2 个月前
-LAN-
3aa48efd0a
test(test_workflow_service): Use new engine's method.
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 个月前
NeatGuyCoding
d043e1a05a
feat: add test containers based tests for workspace service (#24752)
2 个月前
NeatGuyCoding
bf34437186
Feature add test containers workflow service (#24666)
2 个月前
-LAN-
8c35663220
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 个月前
-LAN-
f04844435f
chore: bump version from 1.7.2 to 1.8.0 (#24539)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 个月前
湛露先生
d4883256f1
Fix login tokens and fix task clean_messages create_time. (#24574)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
QuantumGhost
58189ed9a0
chore(api): Use uuidv7 as PK for new provider crendential tables (#24545)
2 个月前
NeatGuyCoding
244ed5e5e3
hotfix: add test containers based tests for workflow run service (#24602)
2 个月前
NeatGuyCoding
c14b498676
hotfix: add test containers based tests for workflow app service (#24501)
2 个月前
非法操作
6010d5f24c
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
Asuka Minato
3032e6fe59
example for logging (#24441)
2 个月前
NeatGuyCoding
846b6bd14e
hotfix: add test containers based tests for website service (#24430)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 个月前
NeatGuyCoding
b5159d8c8a
hotfix: add test containers based tests for webapp auth service (#24397)
2 个月前
Asuka Minato
18dce66443
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 个月前
NeatGuyCoding
68576a5d63
feature: add test containers based tests for web conversation service (#24372)
2 个月前
NeatGuyCoding
21c56c3107
feature: add test containers base tests for tag service (#24313)
2 个月前
NeatGuyCoding
1d7a8d94e0
feature: add test containers base tests for saved message service (#24259)
2 个月前
NeatGuyCoding
e6183074f3
feat: add testcontainers based tests for model provider service (#24193)
2 个月前
Asuka Minato
70da81d0e5
try ast-grep (#24149)
2 个月前
NeatGuyCoding
60cc82aff1
feat: add testcontainers based tests for feature service (#24026)
2 个月前
NeatGuyCoding
80f0594f4b
feat: add testcontainers based tests for model loadbalancing service (#24066)
2 个月前
NeatGuyCoding
97b24f48d5
feat: add testcontainers based tests for metadata service (#24048)
2 个月前
NeatGuyCoding
e0f0813b7c
Add Test Containers Based Tests for App Generation Services (#23899)
2 个月前
NeatGuyCoding
1cf7c3430a
Add more comprehensive Test Containers Based Tests for advanced prompt service (#23850)
2 个月前
NeatGuyCoding
cb46726fa4
Add Test Containers Based Tests for File Service (#23771)
2 个月前
QuantumGhost
4240e2dd29
fix(api): fix flaky tests by generating unique variable names (#23768)
2 个月前
QuantumGhost
223c1a8089
test(api): fix flaky tests in TestWorkflowDraftVariableService (#23749)
Fix flaky test
`TestWorkflowDraftVariableService.test_list_variables_without_values_success`
caused by low entropy in test data generation that led to
duplicate values violating unique constraints.
Also improve data generation in other tests within
`TestWorkflowDraftVariableService` to reduce the likelihood of
generating duplicate test data.
2 个月前
NeatGuyCoding
6083b1d618
Feat add testcontainers test for message service (#23703)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 个月前
NeatGuyCoding
5f8967918e
Feat add testcontainers test for app dsl service (#23675)
2 个月前
NeatGuyCoding
41345199d8
Feat add testcontainers test for api base extendsion service (#23652)
2 个月前
NeatGuyCoding
5889059ce4
Feat add testcontainers test for annnotation service (#23593)
2 个月前
NeatGuyCoding
d253ca192a
Feat add testcontainers test for app service (#23523)
2 个月前
NeatGuyCoding
ad622cea9e
Feat add testcontainers test for workflow draft variable service (#23466)
2 个月前