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

11 lines
262 B
Gherkin
Raw Normal View History

2015-09-06 20:18:21 +03:00
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