willbarrett commented on a change in pull request #9315: [dashboard] Refactor API using SIP-35 URL: https://github.com/apache/incubator-superset/pull/9315#discussion_r394637010
########## File path: tests/dashboard_api_tests.py ########## @@ -20,10 +20,11 @@ from typing import List, Optional Review comment: Would it be useful to move this file to `tests/dashboards/api_tests.py`? Following the implementation structure in the tests could help us find things in the future. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
