I\'m testing an API where I need to "login" and get an Auth Token that I store in a struct and pass to my functions. I\'m trying to write a \'_test.go\' file, but