Update composer to preview external link cards (#52)

* Fetch external link metadata during compose so the user can preview and remove the embed

* Add missing mocks

* Update tests to match recent changes
This commit is contained in:
Paul Frazee
2023-01-18 18:14:46 -06:00
committed by GitHub
parent 2acc7ed107
commit 626f85651f
9 changed files with 262 additions and 64 deletions
@@ -63,6 +63,7 @@ describe('ComposePost', () => {
mockedRootStore,
'testing publish',
'testUri',
undefined,
[],
new Set<string>(),
expect.anything(),