aboutsummaryrefslogtreecommitdiff
path: root/.dev-suite/ticket/open/create-tests-for-ticket-tui.toml
diff options
context:
space:
mode:
Diffstat (limited to '.dev-suite/ticket/open/create-tests-for-ticket-tui.toml')
-rw-r--r--.dev-suite/ticket/open/create-tests-for-ticket-tui.toml17
1 files changed, 17 insertions, 0 deletions
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]