diff options
Diffstat (limited to 'cannot_write_tests_for')
-rw-r--r-- | cannot_write_tests_for | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/cannot_write_tests_for b/cannot_write_tests_for index 5e10fa49..0c0685c9 100644 --- a/cannot_write_tests_for +++ b/cannot_write_tests_for @@ -1,10 +1,9 @@ 0. main's ingredients 1. assertion failures or errors inside scenarios 2. screen background color -3. has-more-events? -4. more touch event types -5. sandbox isolation -6. errors in reading/writing files (missing directory, others?) +3. more touch event types +4. sandbox isolation +5. errors in reading/writing files (missing directory, others?) termbox issues are implementation-specific and not worth testing: latency in interpreting low-level escape characters |