David Dada
David Dada
Fix grammatical errors in the TypeError message for easy understanding 
Rename the column name from "nam e" to "name"
There is a mistake in the spelling of `configure`  link: `https://documentation.mailgun.com/en/latest/user_manual.html#events`
This PR add tests for abort command * It ensures port is released after aborting * It ensures server can restart after aborting
This PR add tests for abort command * It ensures port is released after aborting * It ensures server can restart after aborting
This PR 1. Tests for the HttpServer 2. Fix for excluding the `ABORT` command from evaluation. 3. Add setup for HttpServer.
Feat/tls
This is an ongoing work on the tls feature of dicedb.
This PR migrates the test suite of DiceDb from `gotest` to `testify`