Esakki Raj

Results 4 comments of Esakki Raj

Hi @hzoo Can i work rewriting this extension ?

Hi @relekang @mxstbr Have almost done the implementation ( only two test's are failing, looking at it ). Meanwhile i thought there is mismatch in the specification and test for...

Hi @relekang As per the spec ( https://github.com/micro-analytics/micro-analytics-cli/blob/master/writing-adapters.md#options) filter is passed like this `await adapter.get('/hello', { filter: { after: 1200, before: 1234 }}) // -> { views: 20 }` but...

@davidshariff Shall i add the test cases using Mocha + Chai ?