dice
dice copied to clipboard
Tests for command `DEL`
Currently, there are almost no unit tests for the DEL command. We need a comprehensive test suite for this command that also checks the correctness and completeness.
- covers the correctness of single command
- covers the correctness when multiple commands are fired
- no commands are dropped abruptly
- ensure we check for small, large, and massive inputs (if applicable)
I can pick this up @arpitbbhayani