Open iDVB opened 8 years ago
Yeah there's a subject
option that you can set, that looks like I never added to the README oops! So the options would look something like:
{
subject: 'Custom title', // Will be the name of the template in Litmus
username: 'litmus_username',
password: 'litmus_password',
url: 'https://yourcompany.litmus.com',
applications: ['gmail']
}
Does it not use the
Would be nice if you could set the Test name. Though, not sure if this is exposed as part of the litmus API.