Sha256: a4cdc94d1f919451ea276ab25702524aa136d2b0c387e5a2b55f93dd8dd05922
Contents?: true
Size: 269 Bytes
Versions: 186
Compression:
Stored size: 269 Bytes
Contents
describe 'Marty::AuthApp', -> it 'logs the marty user in', (done) -> Netzke.page.martyAuthApp.authSpecMode = true click button 'Sign in' fill textfield('login'), with: 'marty' fill textfield('password'), with: 'marty' click button 'OK' done()
Version data entries
186 entries across 186 versions & 1 rubygems