Running Tests go test -v gitlab.com/engineering/capture/replay-server/pkg/fileHandler -run TestReplaceHover Will run the TestReplaceHover test in the CSS tests The .vscode/launch.json file should be setup to launch/debug tests w/ the dlv server correctly should you want to run tests that way which makes it very easy to run a single test! If you'd like to use some outside E2E tests there are some included postman tests found in this repo you can import (Coming Soon™)