summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2023-10-03Apply blackMartijn Pieters
2023-09-27Add key binding to accept completion with the right-arrow keyLiam Hennebury
2023-05-11Added simple tests and refactored sqlitedotcommandbjornasm
2023-05-11Update liteclircBjørnar Brende Smestad
2023-05-10Refactored the code and updated test/liteclircbjornasm
2022-06-06Merge branch 'main' into add-indexesAmjith Ramanujam
2022-06-05Update the config file in tests.Amjith Ramanujam
2022-06-04Add .indexes command.Amjith Ramanujam
2022-03-29BlackenAmjith Ramanujam
2022-03-29Fix the get_terminal_size to use shutil.Amjith Ramanujam
2021-05-16Blacken.Amjith Ramanujam
2021-03-15Use backslash decode when utf-8 chokes.Amjith Ramanujam
2021-03-14Add a test to reproduce the invalid utf-8 error.Amjith Ramanujam
2021-01-22black the code.Irina Truong
2021-01-02\f prompt format string for database basename (#107)Eliran Gonen
2020-10-08Add verbose feature to favorite_query commandzzl0
2020-07-26Add a test for order by.Amjith Ramanujam
2020-03-11Fix the completion engine to work with newer sqlparse.Amjith Ramanujam
2020-01-03Fix `key word` and "key word" issue for .import commandzzl0
2020-01-01Add test for .import commandzzl0
2020-01-01update the suggestion type for .import cmdzzl0
2019-06-01Use the sqlite binding for favorite queries.Amjith Ramanujam
2019-05-21Merge branch 'master' into support-question-markAmjith Ramanujam
2019-05-21Fix the tests.Amjith Ramanujam
2019-01-14Add tests for parameterized favorite queries.Amjith Ramanujam
2019-01-14Fix some failing tests.Amjith Ramanujam
2019-01-14Fix some failing tests.Amjith Ramanujam
2018-12-04Maybe fix it?Amjith Ramanujam
2018-12-04TEST! TEST!Amjith Ramanujam
2018-12-04Fix tests in Python 3.Amjith Ramanujam
2018-12-04Add sql_execute tests from mycli.Amjith Ramanujam
2018-12-04Add sql_execute tests from mycli.Amjith Ramanujam
2018-12-03Merge pull request #25 from dbcli/always-smartDelgermurun Purevkhuu
2018-12-01Merge pull request #24 from dbcli/j-bennet/remove-mysqlAmjith Ramanujam
2018-11-30Remove naive completion tests.Amjith Ramanujam
2018-11-30Remove the timing from test config file.Amjith Ramanujam
2018-12-01black.Irina Truong
2018-12-01Removed mysql-specific stuff.Irina Truong
2018-11-27Fix the failing tests.Amjith Ramanujam
2018-11-22Fix a bug in sqlcompleter and add smart completion tests.Amjith Ramanujam
2018-11-22Port more tests from mycli.Amjith Ramanujam
2018-11-22Add more tests for main.pyAmjith Ramanujam
2018-11-21Reformat all files using black.Amjith Ramanujam
2018-10-24test main:test_execute_argDelgermurun Purevkhuu
2018-10-08Fix the tests.Amjith Ramanujam
2018-10-08tried to test main.py but failedDelgermurun Purevkhuu
2018-10-07Add message about this is not stable yet to READMEDelgermurun Purevkhuu