qinling0210
995e405e8c
Support pipeline DSL modification through dataset configuration (backend) ( #16991 )
...
…end)
### Summary
Support pipeline DSL modification through dataset configuration
(backend)
Key modification: knowledgebase.parser_config
---------
Co-authored-by: yzc <yuzhichang@gmail.com >
2026-07-17 14:40:09 +08:00
euvre
c599dc6c52
fix: remove dangling MetaFields reference and skip affected Go backend tests ( #16983 )
2026-07-16 20:20:29 +08:00
Yingfeng
5ab424c10c
Revert "fix: remove MySQL document.meta_fields mapping to match Python schema" ( #16981 )
...
Reverts infiniflow/ragflow#16929
2026-07-16 15:17:49 +08:00
euvre
30de65991b
fix: remove MySQL document.meta_fields mapping to match Python schema ( #16929 )
2026-07-16 13:07:49 +08:00
Jin Hai
13236698a6
Update test framework ( #16875 )
...
### Summary
1. add colorful print
2. update the test priority
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2026-07-14 12:42:58 +08:00
Jin Hai
844e3ea64d
Go and Python: fix IDOR issue of search completions ( #16864 )
...
### Summary
In Go and python implementation, the dataset / KB id isn't validated if
it is accessible by this user.
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com >
2026-07-13 21:00:19 +08:00
Sbaaoui Idriss
d35e957252
fix: test drift on go specific proxy scheme ( #16796 )
...
### Summary
certain tests fail because of test drift and were fixed, other because
of go issues
---------
Co-authored-by: Wang Qi <wangq8@outlook.com >
2026-07-13 16:41:38 +08:00
Idriss Sbaaoui
09e1fd290a
Chore: migrate tests to restful api ( #14871 )
...
### What problem does this PR solve?
add new testing suite for the new restful api endpoints meant to replace
http and web api tests
### Type of change
- [x] New Feature (non-breaking change which adds functionality)
- [x] Other (please describe): test
2026-05-13 15:07:23 +08:00