mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 10:11:25 +08:00
36771f4b92
Summary: refactor(test): Fix file paths in message item body tests to be prepended with file:// Some inline images were not rendering as seen on (#621). The images were being correctly added to the downloads folder, however, their path was being prepended with an unrelated base url. I hardcoded file:// into the image paths so that they would always point to the local downloads folder. Test Plan: Ran the specific tests for message item body and message item. Also checked in my email. Reviewers: juan Reviewed By: juan Differential Revision: https://phab.nylas.com/D3105 |
||
---|---|---|
.. | ||
autolinker.es6 | ||
autoscale-images.es6 | ||
email-frame-styles-store.coffee | ||
email-frame.jsx | ||
find-in-thread.jsx | ||
main.cjsx | ||
message-controls.cjsx | ||
message-item-body.cjsx | ||
message-item-container.cjsx | ||
message-item.cjsx | ||
message-list-hidden-messages-toggle.jsx | ||
message-list.cjsx | ||
message-participants.cjsx | ||
message-timestamp.cjsx | ||
sidebar-participant-picker.jsx | ||
sidebar-plugin-container.cjsx | ||
thread-archive-button.cjsx | ||
thread-star-button.cjsx | ||
thread-toggle-unread-button.cjsx | ||
thread-trash-button.cjsx |