make a way to run e2e tests using minikube, add a make target that starts a minikube up with headlamp on it, and runs the tests, then stops the minikube (do not use default profile but use a profile that does not exist). Also add the target into root package.json. Make it run in CI and pass first.