* feat: add a service commnd The following command will install atest as a Linux service. `atest service --action install`. Set the default service port to be 7070 to avoid confliction * add unit tests * add more unit tests
Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
* feat: improve the HTTP request payload and expect * add unit tests --------- Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>