flake8
passed.
JSHint
failed.
Review Request #11840 — Created Oct. 4, 2021 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
This change updates the base resource model
fetch
operation to use
promises and async/await instead of callbacks.
Summary | |
---|---|
Description | From | Last Updated |
---|---|---|
Col: 19 'optional catch binding' is only available in ES10 (use 'esversion: 10'). |
![]() |
|
Jasmine has an expectAsync that supports things like toBeRejected(). I think we can use that here, maybe in other tests? … |
|
|
Col: 19 'optional catch binding' is only available in ES10 (use 'esversion: 10'). |
![]() |
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+446 -434) |
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+446 -434) |