Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-11-16 | Fix the URL in the URL preview tests | Richard van der Hoff | 1 | -19/+22 | |
the preview resource is mointed at preview_url, not url_preview | |||||
2020-11-16 | Move `wait_until_result` into `FakeChannel` (#8758) | Richard van der Hoff | 3 | -25/+24 | |
FakeChannel has everything we need, and this more accurately models the real flow. | |||||
< |