1
1
mirror of https://github.com/dbcli/pgcli.git synced 2024-10-06 10:17:15 +03:00
pgcli/tests/features/specials.feature
2015-09-06 10:18:21 -07:00

11 lines
262 B
Gherkin

Feature: Special commands
@wip
Scenario: run refresh command
Given we have pgcli installed
when we run pgcli
and we wait for prompt
and we refresh completions
and we wait for prompt
then we see completions refresh started