Skip to content

Resolve "Refactor dag_spec.js to use async await"

What does this MR do?

Remove all the promise chains in the dag specs to use async/await instead. This can be seen in the first commit. The second commit fixed 2 tests name that were misleading.

Edited by Frédéric Caplette

Merge request reports

Loading