ray/dashboard/tests
Ricky Xu b1d0b12b4e
[Core \ State Observability] Use Submission client (#25557)
## Why are these changes needed?
This is to refactor the interaction of state cli to API server from a hard-coded request workflow to `SubmissionClient` based. 

See #24956 for more details. 

## Summary
<!-- Please give a short summary of the change and the problem this solves. -->
- Created a `StateApiClient` that inherits from the `SubmissionClient` and refactor various listing commands into class methods. 

## Related issue number
Closes #24956
Closes #25578
2022-06-13 17:11:19 -07:00
..
cypress [CI] Fix dashboard tests broken due to dep version upgrade (#25357) 2022-06-01 12:14:49 -07:00
__init__.py [Dashboard] Turn on new dashboard by default pt 2 (#11510) 2020-10-23 15:52:14 -05:00
conftest.py [Core] Allow accepting gRPC HTTP proxy via env variable (#23526) 2022-05-10 11:30:46 +08:00
cypress.config.js [CI] Fix dashboard tests broken due to dep version upgrade (#25357) 2022-06-01 12:14:49 -07:00
run_ui_tests.sh Add Cypress test for Ray Dashboard (#14253) 2021-02-24 20:41:52 -08:00
test_dashboard.py [Core \ State Observability] Use Submission client (#25557) 2022-06-13 17:11:19 -07:00
test_memory_utils.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00