started client side testing using selenium and other related and unrelated fixes

This commit is contained in:
Rushabh Mehta
2014-04-30 19:38:28 +05:30
parent b85a9108eb
commit a15164750d
18 changed files with 176 additions and 180 deletions

View File

@@ -1,5 +1,5 @@
{
"db_name": "travis",
"db_password": "travis",
"db_name": "test_frappe",
"db_password": "test_frappe",
"mute_emails": 1
}