summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
11 daysFix the test.Amjith Ramanujam
2024-11-03Add a special case for to only show keywords after a *Amjith Ramanujam
2024-03-29Tests: Use monkeypatch.context to avoid side effects on pytestAlfred Wingate
2024-03-26Tests: monkeypatch shutil.get_terminal_size properlyMiro Hrončok
2024-02-18tests now work or are skipped on Windows.ERYoung11
2023-05-04Correct version parsing of TiDBDaniël van Eeden
2023-04-15honor \G when executing from CLI with -eRoland Walker
2022-09-01Merge branch 'main' into tidbtidbAmjith Ramanujam
2022-09-01add un/prettify of current statement via sqlglotRoland Walker
2022-08-13Change recommendation from special to keyword when token is missing.Amjith Ramanujam
2022-08-13Merge pull request #1006 from emorozov/masterAmjith Ramanujam
2022-08-13Fix the test.Amjith Ramanujam
2022-08-13Fix failing tests.Amjith Ramanujam
2022-08-13Fix failing tests.Amjith Ramanujam
2022-08-13Update tests.Amjith Ramanujam
2022-07-29Include TiDB in tests and myclircDaniël van Eeden
2022-07-29Add TiDB to myclirc.Amjith Ramanujam
2022-06-14Use mycli_ as the prefix for all dbs used in testsKevin Schmeichel
2022-03-29Fix incompatibility with python-click >= 8.1.0 (#1042)Arvind Mishra
2021-09-03Fix autocomplete exception on quoted string.Eugene Morozov
2021-05-03Merge pull request #974 from afonsocarlos/fix-autocompletion-failAmjith Ramanujam
2021-04-23deprecate python mockDick Marinus
2021-03-31Add test for multiple join autocompletionCarlos Afonso
2021-02-28fixed login with .my.cnf and .mylogin.cnfGeorgy Frolov
2021-02-23Merge branch 'master' into pasenor/resourcesAmjith Ramanujam
2021-02-22test host-port argument combinations (#948)Georgy Frolov
2021-02-22Get server version from pymysql without additional queries (#940)Georgy Frolov
2021-01-17fixed testsGeorgy Frolov
2021-01-07allow backtick quoting around "use" argumentRoland Walker
2021-01-05Merge pull request #932 from dbcli/RW/stop-leak-test-historyAmjith Ramanujam
2021-01-05Merge pull request #929 from dbcli/RW/fix-editor-testAmjith Ramanujam
2021-01-05Merge pull request #926 from dbcli/RW/quieten-test-suite-warningsAmjith Ramanujam
2021-01-05stop test suite commands leaking into user historyRoland Walker
2021-01-05stop editor test from creating file "select"Roland Walker
2021-01-05make the test suite respect $PYTEST_PORT env varRoland Walker
2021-01-04quieten test suite warningsRoland Walker
2021-01-02Merge branch 'master' into clip-special-commandAmjith Ramanujam
2021-01-02Merge pull request #916 from rolandwalker/pipe-once-special-commandAmjith Ramanujam
2021-01-02add pipe_once special commandRoland Walker
2021-01-01fix \once -o to overwrite output wholeRoland Walker
2021-01-01add clip special commandRoland Walker
2020-10-26Fix behave tests on master. (#904)Irina Truong
2020-07-29Fix testKITAGAWA Yasutaka
2020-07-29Merge branch 'master' into init-commandKITAGAWA Yasutaka
2020-07-26increase timeout in feature "auto_vertical on with large query" to pass CIGeorgy Frolov
2020-07-26fix testsGeorgy Frolov
2020-06-10Add --init-command optionKITAGAWA Yasutaka
2020-05-03Merge pull request #855 from dbcli/sql-insert-bytesAmjith Ramanujam
2020-05-03Merge branch 'master' into feature/ssh_configGeorgy Frolov
2020-05-03update tests for sql outputGeorgy Frolov