bsky-app/__tests__/lib
Aryan Goharzad f10a8308d9 Fixes youtube embed issues (#50)
* fixes youtube embed

* move extractMetaHtml test to its own file

* tests cleanup

* Add fallback for youtube meta data

* lint

* Check for youtube in the url domain

* use hostname instead of full url to check for link domain

* checks only for domain
2023-01-19 12:53:11 -06:00
..
__mocks__ Fixes youtube embed issues (#50) 2023-01-19 12:53:11 -06:00
errors.test.ts Unit testing (#32) 2022-12-22 09:32:39 -06:00
extractMetaHtml.test.ts Fixes youtube embed issues (#50) 2023-01-19 12:53:11 -06:00
images.test.ts Update composer to preview external link cards (#52) 2023-01-18 18:14:46 -06:00
link-meta.test.ts Fixes youtube embed issues (#50) 2023-01-19 12:53:11 -06:00
numbers.test.ts Unit testing (#32) 2022-12-22 09:32:39 -06:00
string.test.ts Fixes youtube embed issues (#50) 2023-01-19 12:53:11 -06:00