YueGuobin e6581dfe68
test: update RBAC test to use test_user.username for user isolation
Updated test_list_projects_in_resource_pool to:
- Add test_user fixture parameter
- Use test_user.username when creating projects to match created_by filtering
- Switch from authorized_client to client (admin user) for consistency

This aligns the test with the new user isolation architecture where
projects are filtered by created_by == current_user.username.

Note: This test currently fails with 401 due to test infrastructure
JWT authentication issues, but the core RBAC functionality is verified
by TestPrivileges (13 tests passing).
2026-05-26 23:46:28 +08:00
..
2024-05-09 17:53:02 +07:00
2024-12-30 16:14:33 +07:00
2021-04-17 23:34:28 +09:30
2024-05-09 17:53:02 +07:00
2026-02-25 19:00:57 +08:00
2026-02-23 23:27:36 +08:00
2026-02-25 19:00:57 +08:00
2026-04-11 19:54:49 +08:00
2022-07-25 12:33:40 +02:00
2021-12-02 19:14:55 +10:30