King

Results 12 issues of King

Fix grammatical errors in the TypeError message for easy understanding ![image](https://github.com/gustavohenke/toposort/assets/58336536/a944c3b4-9a9c-44c6-8cd4-1b5d9af2c23d)

Rename the column name from "nam e" to "name"

There is a mistake in the spelling of `configure` ![image](https://github.com/mailgun/documentation/assets/58336536/df773760-5c8b-451c-9ca2-8a0b171140b5) 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.

This is an ongoing work on the tls feature of dicedb.

This PR migrates the test suite of DiceDb from `gotest` to `testify`