index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
test
/
integration
/
browser
Age
Commit message (
Expand
)
Author
2013-11-06
integration test for blocking handles after account destroyed
Azul
2013-11-06
refactor: extract method on account test
Azul
2013-10-30
notify user their account was successfully deleted (refs #4216)
Azul
2013-10-28
no need to create a user for testing failed login attempt
Azul
2013-10-28
reset button loading... state on error (#4231)
Azul
2013-09-25
visual feedback when submitting forms (#3164)
Azul
2013-09-24
use token auth when accessing the api from webapp
Azul
2013-09-19
Merge pull request #82 from azul/feature/sessions-expire
jessib
2013-09-18
user.account shortcut to Account.new(user)
Azul
2013-09-17
integration tests for session expiry
Azul
2013-09-04
use /login instead of /sessions/new and test successful login
Azul
2013-09-03
Merge pull request #73 from azul/bugfix/3623-teardown-test-data-properly
jessib
2013-09-03
cleanup records after running user integration tests
Azul
2013-09-03
integration test for displaying internal server error during signup
Azul
2013-08-21
use the same login validations on sessions and users
Azul
2013-08-08
close srp vulnerability and report error in webapp
Azul
2013-08-07
integration test exploiting srp vulnerability
Azul
2013-07-16
ensure the page has been reloaded before testing current_path
Azul
2013-07-15
require test_helper from account test so it can be run in isolation
Azul
2013-07-14
make sure capybara runs the whole rack app
Azul
2013-07-14
we do not expose M2 in srp.js anymore.
Azul
2013-07-14
js integration test for signup, login, logout
Azul