Jake Aitchison

Results 99 comments of Jake Aitchison

it looks like jsdom first introduced `getRootNode` in version `11.11.0`, however in my package lock I see this: it looks like the`aurelia-pal-nodejs` (which we don't directly reference) depends on an...

@bigopon I have opened a ticket with `jest-dom` as its likely something they should deal with. https://github.com/testing-library/jest-dom/issues/458

@bigopon I just realise we use a `jest-pretest.ts` file which adds some DOM polyfils for node: ```ts import "aurelia-polyfills"; import { Options } from "aurelia-loader-nodejs"; import { globalize } from...

I don't mean to sound like one of those entitled developers expecting "all the things" but given Azure is such a big cloud player/provider why is/was this key provider not...

@janosdebugs thank you for the extremely prompt reply - how does one upvote an issue? just thumb up this issue?

FYI this was also referenced here: https://github.com/nHapiNET/nHapi/issues/393

Okay makes sense, it might be nice to add a feature to give a simple result such as overall coverage and or coverage per project. Thank you for responding!

missing type highlighting for optional properties: ![image](https://cloud.githubusercontent.com/assets/1087376/4265099/30252772-3c3f-11e4-94ce-c7b9354a3c3f.png)

> Thanks! I've hacked my way through an implementation (PR #6031). @jeffwidman / @deivid-rodriguez - would appreciate some guidance if you've got the time! Any updates @jeffwidman @deivid-rodriguez ?