-
Notifications
You must be signed in to change notification settings - Fork 54
Muab #3822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Muab #3822
Conversation
…ptors. For responses we log all data
…xecution. Path the muab request url to exclude the sap-client query param.
…server nodejs apis. This relates to the app descriptor sync requests which each time sent different byte array for the same files since the zipper includes some metadata like timestamps etc.
* Do not record request headers. * Replay properly responses with zip file body. * Add needed data structures.
…trization need to be done later, e.g. mock server port must be put in env variable.
|
…eady. Add tests to the normalization logic related to appdescr_variant_preview put request which reponds with different zip base64 byte array for the same files - probaly ABAP specific.
…_preview put api call.
…the appdescr_variant_preview api call, we log the buffer passed as request payload - its base 64 string representation and the zip file content. The zip content is always the same but the base64 string differs.
No description provided.