FrancescoCastaldi commented on PR #43564: URL: https://github.com/apache/superset/pull/43564#issuecomment-5451772404
Thanks for the review @sadpandajoe! I've updated the tests in the latest commit: - Updated the unit tests ( ests/unit_tests/dashboards/filter_state_api_test.py) to explicitly assert that neither @has_access_api nor @api decorators are present on post() and put(). - Added integration test assertions to verify that access control delegation to check_access works as expected for authenticated non-admin requests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
