dice icon indicating copy to clipboard operation
dice copied to clipboard

Tests for command `DEL`

Open arpitbbhayani opened this issue 3 years ago • 1 comments

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.

  1. covers the correctness of single command
  2. covers the correctness when multiple commands are fired
  3. no commands are dropped abruptly
  4. ensure we check for small, large, and massive inputs (if applicable)

arpitbbhayani avatar Oct 31 '22 14:10 arpitbbhayani

I can pick this up @arpitbbhayani

rawris avatar Nov 14 '22 16:11 rawris