flake8
passed.
JSHint
passed.
Review Request #13568 — Created Feb. 21, 2024 and submitted
The capabilities returned by the server have traditionally been
booleans, but we're adding some more of other types (such as a list of
supported MIME types for review, and potentially some file size limits).
This change adds a new method to return the content of a capability
instead of just whether it's equal toTrue
.
Used from another change.
Summary | ID |
---|---|
6115491858ac7e112d5112f731bffe5552232137 |
Description | From | Last Updated |
---|---|---|
Can you add unit tests for the different cases? I want to flesh out RBTools tests where possible, and this … |
chipx86 |