Reece Adamson
Reece Adamson
I've looked through this issue and some of the related ones, but I wasn't able to find a solution for this. Is enabling ECMAScript modules supported by ijavascript for use...
@arscan awesome level of detail in your response. That makes it really helpful even for me as another reviewer to understand! I agree with your suggestions and was thinking along...
Thanks for the PR @progmem! The OAuth2 portion of this library needs some work and appreciate the contribution. I'm not sure if you've looked at PR https://github.com/fhir-crucible/fhir_client/pull/91, but there is...
@progmem Correct that test does have issues which is what I was trying to say with: >This PR highlights an issue with the test_client_logs_without_response test in basic_test.rb which is using...
I generally agree with the strategy you have proposed for handling expired tokens with the updated considerations for scenarios when the expiration time is not present. I think it would...
Awesome @progmem. I haven't had a chance to go through the refactoring work you've done, but this type of work is something we've been talking about for a while so...
 This might be happening when inferno fails to find the sequence and thus cannot associate the failing tests with the sequence.
Thanks for reporting this issue/suggestion and sorry for the delay in responding to this! I think the suggestion makes sense and is something we should support in the library (without...
Hi @michaelgriffithus sorry for not getting back to you sooner. It sounds like you're trying to test against the Epic sandbox based on the [documentation provided in the wiki](https://github.com/onc-healthit/inferno/wiki/Epic-Sandbox). We...
The head of the `development` branch represents Inferno Community v2.11.0 if you would like to check it out now. The specific commit is 73aa1a8. We do expect to publish a...