From 508b460098d0060bf857cfc09ce64096bf6160b5 Mon Sep 17 00:00:00 2001 From: Michael Gattozzi Date: Sun, 5 Jan 2020 23:30:01 -0500 Subject: Create 'create tests for ticket tui' ticket --- .dev-suite/ticket/open/create-tests-for-ticket-tui.toml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .dev-suite/ticket/open/create-tests-for-ticket-tui.toml diff --git a/.dev-suite/ticket/open/create-tests-for-ticket-tui.toml b/.dev-suite/ticket/open/create-tests-for-ticket-tui.toml new file mode 100644 index 0000000..9b6f016 --- /dev/null +++ b/.dev-suite/ticket/open/create-tests-for-ticket-tui.toml @@ -0,0 +1,17 @@ +title = 'Create tests for ticket tui' +status = 'Open' +id = '778a2500-303a-11ea-ac62-272410abeec7' +assignees = [] +description = ''' +One of the issues with the ticket tui is that it's hard to test. We need to +find out some way to be able to test it to avoid regressions from the fix for +ticket: + +4c37e800-2e38-11ea-b6e0-32f54a3ad7cd 'Having no tickets causes the TUI to crash' + +Not just that but as we add more TUIs overtime we need to make sure we don't +have any kind of regressions, but it's not exactly clear on how to proceed here. +''' +version = 'V1' + +[comments] -- cgit v1.2.3