//! Data files / constants for tests
use Engine;
use general_purpose;
use File;
use Read;
pub const IMAGE_URL_JPG_DUCK: &str = "https://upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Bucephala-albeola-010.jpg/440px-Bucephala-albeola-010.jpg";
/// Get the base64 of the image above (but resized/lower to fit 5kb)