You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
veypi f7c4f1ee86 test: improve test stability and documentation
- Add 'clean_run.sh' script to reset database and restart server for clean test environment
    - Update 'README.md' with detailed troubleshooting guide and pitfalls
    - Add '04_org_load_middleware.sh' to test LoadOrg middleware functionality
    - Update 'run_all.sh' to include new middleware test
    - Fix BASE_URL handling in 'lib.sh' and test scripts to support custom environments
    - Update '02_resource_perm.sh' to fix admin permission checks
    - Remove debug logging from 'auth.go'
1 week ago
..
add_member.go fix(auth): Fix permission logic and add org member API 1 week ago
create.go test: improve test stability and documentation 1 week ago
del.go upgrade new version 1 week ago
get.go upgrade new version 1 week ago
init.go test: improve test stability and documentation 1 week ago
list.go fix: 修复路由和页面加载问题 1 week ago
member.go fix bug 1 week ago
patch.go upgrade new version 1 week ago
tree.go upgrade new version 1 week ago