stable
Clone or download
Read-only
Part of epic #12142 Baseline v1 When promise is used in mounted callback to load data in Vue components, we cannot be sure nextTick() will be sufficient for template to be updated. A more repeatable solution is to get this promise and make Jasmine wait for its completion. Change-Id: I374a0cd53197d340d4d9c94dc6372537e738c1b0
Modified Files
Name | ||||
---|---|---|---|---|
M | scripts/baseline/components/baseline-page/BaselineContent.spec.js | +13 | −7 | Go to diff View file |