* added PyMYSQL instead mysqlclient-python
* added pymysql import
* fixed db module import
* foxed self._conn wrapper
* updated cursor migration
* removed existent converters
* some more fixes towards API port
* modified travis
* updated doctype and revereted yml
* modified travis
* refreshed logging
* raw fix
* moved from hard coded constants to declarable instances
* moved from hard coded constants to declarable instances
* refactoring and logging
* moved to global import declaration
* fixed codacy
* unfixed codacy
* minor fix
* binary_type has a single
* deprecated alternative
* merged with latest
* fixed merge conflicts
* using deprecated alternative
* raw fix
* stupid fix
* using StringTypes instead
* brutal hack
* log
* tundebazy to the rescue
* fixed content_hash error
* frappe/database.py
* frappe/database.py
* updated database.py
* updated requirements
* updated requirements
* fixed codacy
* fixed codacy
* moved from DatabaseOperationalError to pymysql.InternalError
* moved from DatabaseOperationalError to pymysql.InternalError
* fixed codacy
* empty commit
* fixed codacy
* fixed codacy
* minor changes and added global_test_search
* stashing the changes
* named assertions, modified test_lib to fit ES6 standard, added global search test
* modified to work with the new testing framework
* renamed files
* increased timeouts
* only calendar and desktop test
* modified travis.yml
* [tests] test_runner to run one JS test at a time
* [tests] test_runner to run one JS test at a time
* [test] ignore failing tests
* [test] comment test_calendar_view
* [test] add timeout
* [test] add timeout
* init nightwatch.js
* add nightwatch to travis
typo
nightwatch fix
kill node
launch_url
run tests on local selenium
manually run sc
sc in bg with sleep
minor
minor
run test on chromedriver
simplify travis
minor
add chrome package
implicit chromedriver
nightwatch.global.js
path fix
console statement
enable screenshot
send screenshot to telegram
path
minor
remove chromium
add binary
screenshot
url
cleanup
increase timout
minor
minor
minor
* login test
add page_objects in config
Fix login test
* bench run-ui-tests
* update package.json
* update travis
* bench reinstall before running ui tests