dpgaspar commented on a change in pull request #9519: [dashboard] New, add
statsd incr to the API
URL:
https://github.com/apache/incubator-superset/pull/9519#discussion_r408976512
##########
File path: tests/dashboards/api_tests.py
##########
@@ -121,14 +121,23 @@ def test_get_dashboard(self):
db.session.delete(dashboard)
db.session.commit()
+ def test_info_dashboard(self):
+ """
+ Dashboard API: Test info
+ """
Review comment:
Not one, a bunch of them :) fixed all docs string for dashboards
----------------------------------------------------------------
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]