Skip to content

Instantly share code, notes, and snippets.

@andriikravets
andriikravets / DM.txt
Created October 31, 2013 21:29 — forked from suchov/DM.txt
Task:
Implement site with main page + login page (using DM, of course).
Given user comes to site
When he navigates to /login
Then he sees inputs for login and password with button 'sign up'
Given user on login page
When he enters his name & password
When there's record of him in db and pass/login match