summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2014-12-24Refactor sqlcompletion to make it work for multiple cols and tables.Amjith Ramanujam
2014-12-24Make parseutils to work with hanging comma and insert statements.Amjith Ramanujam
2014-12-23added some smart completion testsIryna Cherniavska
2014-12-23Add tests for parse_utils.extract_tables.Amjith Ramanujam
2014-12-20Add a check for partially entered col name.Amjith Ramanujam
2014-12-20Add a test for where clause and rename all tests functions.Amjith Ramanujam
2014-12-20Cleanup sql_completion tests.Amjith Ramanujam
2014-12-18attempt to suggest column name when function is typedIryna Cherniavska
2014-12-11Add default config file to setup.py.Amjith Ramanujam
2014-12-09Add test plan and place holder stubs.Amjith Ramanujam