VerifiedDeveloper tooling & automation
AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
abapdotabapdeveloper-tools
Source facts need a manual refresh
REST Backend for UI5 Quick Data Reporter
REST Backend for UI5 Quick Data Reporter
ABAP Backend for UI5 Quick Data Reporter
The folder /test/service holds some service tests which can be executed via the VS Code extension REST Client.
The following settings need to be stored in the VS Code settings for the tests to work
"rest-client.environmentVariables": {
"$shared": {
"sap_dev_server": "<url to abap system>",
"sap_dev_user": "<user in abap system>",
"sap_dev_pwd": "<pwd of abap system user>"
}
},
NOTE: The test can only be executed if the repository was installed on the specified ABAP system
Install this repository using abapGit.