HMAC Headers to tests
Initially I was going to create the functions to hash payloads fetching the secret inside the test file, but might be better to just hash the body when creating a new test. So I just included the hmac headers for every test, and commented functions that were mirroring the way we hash requests in the index.js file.
Which one you guys think is better?
By the way the only test not passing locally logs that:
NOT_FOUND: Resource not found (resource=csl-realtime-all-cosmos-dev-source).
Do we have to deploy it for cosmos-dev again, last week it was working just fine?