former_member790427
Explorer
Member since ‎2022 Feb 09

User Statistics

  • 46 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

We are using OPA5 integration test and the fe-mock-server with odata v4. I want to simulate a custom action for upload. The file we need to uploaded is an excel file, and it will be attached into a dialog box, and then execute a back-end upload API...
Hi experts, I have a mock server, simulate a back-end response, (using sap-ux/ui5-middleware-fe-mockserver). For our real back-end server, it response a header message which contains the data that front-end needed, but for v4 mockserver, I couldn't...
Do we have any sample or resouces for OPA5 testing, that can simulate backend request(like v2 we have mockserver) for fiori element odata v4?
Hi experts, I am working on the integration testing with opa5 and qunit recently. Sometimes I can get this error: It only happens sometimes, not always, I didn't change anything, but this error shows up. Anyone knows whats going on here? Als...
Hi experts, I'm going to send a batch request to back-end use a method named requestContext()API Reference - Demo Kit - SAPUI5 SDK (ondemand.com) and I use then() to receive the promise response, but still got a promise<pending>, something wrong wi...