summaryrefslogtreecommitdiffstats
path: root/tests/features
AgeCommit message (Expand)Author
2018-05-26Refactor destructive warning in behave testsDick Marinus
2018-05-20Fix typo in test fixture.Amjith Ramanujam
2018-05-18Add confirmation prompt to destructive commands in behave tests.Amjith Ramanujam
2018-04-27add test to check application_nameDick Marinus
2018-02-15New line already taken into accountPierre GIRAUD
2018-01-03change command t by Tfraoustin
2018-01-03clean helpfraoustin
2018-01-03correction spacefraoustin
2018-01-03correction testfraoustin
2017-10-24Increase timeout for quitting pgcliDick Marinus
2017-10-13Use ctrl + c instead of ctrl + u to clean up command line after tests.Irina Truong
2017-10-06Merge remote-tracking branch 'upstream/master' into feature_use_temp_config_f...Dmitry B
2017-10-06restore XDG_CONFIG_HOME after testsDmitry B
2017-10-06comments for 'Use termporary config in tests'Dmitry B
2017-10-06Remove retrying.Irina Truong
2017-10-06Send Ctrl + U after each scenario.Irina Truong
2017-10-06Work around a race condition when reading tee output.Irina Truong
2017-09-20use temp dir as config location in testsDmitry B
2017-09-05Port auto_vertical feature test from mycli to pgcliDick Marinus
2017-08-18Preliminary work for a future change in outputting results that uses less memoryDick Marinus
2017-07-25PEP8.Irina Truong
2017-07-25Behave tests should also accept pgport.Irina Truong
2017-06-26PEP8.Irina Truong
2017-06-26Added functional tests for expanded mode.Irina Truong
2017-06-14Fix PEP8 empty line errorsÉtienne BERSAC
2017-05-22Merge remote-tracking branch 'upstream/master' into feature/tox_behaveDick Marinus
2017-05-22Add behave to toxDick Marinus
2017-05-06fix pgspecial update in behave testsDick Marinus
2017-05-02Behave remove boiler plate codeDick Marinus
2017-04-29Get rid of tmp var.Irina Truong
2017-04-29Merge branch 'master' into feature/behave_fix_cleanupIrina Truong
2017-04-29Test using behave the tee commandDick Marinus
2017-04-29behave fix clean upDick Marinus
2017-04-29remove debugging logfileDick Marinus
2017-04-28behave test source commandDick Marinus
2017-04-28behave quit pgcli nicelyDick Marinus
2017-04-25behave pager wrapperDick Marinus
2017-03-31Switched back to expect_exact in iocommands test.Irina Truong
2017-03-31switch from nano to exDick Marinus
2017-03-31Fix coverage tests, fix PGPASSWORDDick Marinus
2017-03-31After editor command, expect colored sql.Irina Truong
2017-03-31Renamed pgcli to dbcli and postgres to dbserver, to make .feature files reusa...Irina Truong
2017-03-31Added coverage support for functional tests.Irina Truong
2017-03-31Fixed failing test.Irina Truong
2017-03-31Housekeeping: separated test steps into different files.Irina Truong
2017-03-31Removed unnecessary 'pgcli installed' test step.Irina Truong
2016-08-23Fix crash bug with named queriesJoakim Koljonen
2016-05-15Remove dead code and fix a broken test (all found by Codacy)koljonen
2015-10-05Fix for behave tests failing with pexpect 4.0.Iryna Cherniavska
2015-09-13Strip color codes out of behave actual output.Iryna Cherniavska