export const username = 'user.test.'+Date.now(); export const email = username+'@rocket.chat'; export const password = 'rocket.chat';