Rui Yang

Results 4 issues of Rui Yang

the following will sometimes wait for some time and eventually give error: error in process sentinel: peculiar error: "connect", :host, "identity.xero.com", :service, 443. maybe execute the following for multiple times,...

Hi, Thanks a lot for authoring this awesome package. Wonder if there is a way to switch between different environments for the vars in the restclient file. eg. I might...

When using @SpringBean in different SpringBootTest, spring will create a separate context for each test since spring doesn't know if those two tests share the same mock beans. This caused...

Hi, The following API is dangerous and it would be good to document its intended usage method: AgreementsApi::createAgreementView parameter: agreementViewInfo agreementViewInfo use CommonViewConfiguration, and CommonViewConfiguration has option: autoLoginUser If we...