aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Gattozzi <mgattozzi@gmail.com>2020-01-05 23:30:01 -0500
committerMichael Gattozzi <mgattozzi@gmail.com>2020-01-05 23:30:01 -0500
commit508b460098d0060bf857cfc09ce64096bf6160b5 (patch)
treebc07838a54696eba0daba183bf46cad7b03cb558
parent7dfa1b8dc9fb6d1fef974e7c29a32bff3146c71d (diff)
Create 'create tests for ticket tui' ticket
-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]