ray/dashboard/tests
Max Fitton 2708b3abbc
[Dashboard][Bug] Fix duplicate node total rows in dashboard (#12410)
* Fix duplicate node total rows in dashboard by changing the react key of the NodeTotalRow component from the node IP to the node ID (node IP can be duplicated in the case of docker).

* simplify a piece of test code and fix a flaky time out

* lint
2020-11-30 18:43:09 -08:00
..
__init__.py [Dashboard] Turn on new dashboard by default pt 2 (#11510) 2020-10-23 15:52:14 -05:00
conftest.py [Dashboard] http route handler cache (#10921) 2020-10-09 22:27:05 -07:00
test_dashboard.py [Dashboard][Bug] Fix duplicate node total rows in dashboard (#12410) 2020-11-30 18:43:09 -08:00
test_memory_utils.py [Dashboard] Add utility functions for actor and memory APIs (#11011) 2020-10-01 23:48:03 -07:00