0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test
Thibaut Patel a1421c2380 🐛 Fixes oembed bookmark with whitespaces
refs https://github.com/TryGhost/Team/issues/1200

- The leading/trailing whitespaces are trimmed by `new URL()` but are considered invalid in metascraper. Trimming solves this edge case.
2021-12-01 15:58:09 +01:00
..
e2e-api 🐛 Fixes oembed bookmark with whitespaces 2021-12-01 15:58:09 +01:00
e2e-frontend Removed unused sinon referece 2021-11-30 20:14:51 +13:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00
regression Fixed mock-express test setup 2021-12-01 18:56:29 +04:00
unit Fixed stubbing of labs data 2021-12-01 16:11:27 +02:00
utils Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc