summaryrefslogtreecommitdiff
path: root/test/integration/browser/account_test.rb
AgeCommit message (Collapse)Author
2014-05-06hide srp forms when no js is availableAzul
Hiding them using two mechanisms in case one fails: .hidden class - bootstrap hides them then style='display:none' - so they are hidden even if css load fails
2014-04-25make test independent of button tagAzul
input or button can be used
2014-04-08moving users: app and test filesAzul