Rasmus Lerchedahl Petersen
|
f91e43c068
|
Python: Add more honest test for awaited
|
2021-10-26 10:43:06 +02:00 |
|
Rasmus Lerchedahl Petersen
|
a8a181a32f
|
Python: adjust logic and add tests
Due to the way paths a re printed, the tests look surprising
|
2021-10-26 09:55:47 +02:00 |
|
Rasmus Wriedt Larsen
|
c4e244eb80
|
Python: Add getAwaited to API::Node
I _really_ wanted to call this `.await()`, but that did not fit in with
the convention, or the corresponding `getPromised` in JS.
54f191cfe3/javascript/ql/src/semmle/javascript/ApiGraphs.qll (L184)
|
2021-05-21 17:11:20 +02:00 |
|
Rasmus Wriedt Larsen
|
2408573a0a
|
Python: Add API graph test for calling coroutines
|
2021-05-21 16:08:15 +02:00 |
|