Alan Cohen
Alan Cohen
You would want to change this line: https://github.com/AnatoliyGatt/deep-freeze-node/blob/8bc84206f68deaa8ce2aaccd59d114c8df0363ac/lib/deep-freeze.js#L27 ``` > (new Buffer(1)) instanceof Object true > (new Buffer(1)).constructor === Object false ```
@rasheedamir would you be opposed to using something like https://github.com/dnaeon/go-vcr for the tests? I would be able to run the tests against my account, but I'm not sure we can...
Sounds good. I'll be able to record test cases against our account. Do you have experience with either go-vcr or httpmock? I haven't used either.
I started writing tests today, but they're API is broken / not working properly, so this is probably going to take another week or two at least
Still working on this, I just haven't had time to wrap up the testing
No longer working on this, as we decided Synthetics is too expensive for our use case. I am happy to help anyone else get started and share my work
It would be great if the db.statement tag didn't include any trailing comments, see https://github.com/DataDog/dd-trace-js/issues/1244#issuecomment-1691856305
@tuloski can you try running `npm install` with `--verbose`?
Yea, just paste it all into a gist and link to it here On Thu, Mar 23, 2017 at 3:24 PM tuloski wrote: > Tell the author that this fails...
It got cut off. Maybe inspect the output for where the error occurs and just share that part