Skip to content

My notes collection

Ubuntu, Apache, Node.js, MySQL, SAP ABAP, SAP UI5 …

  • Home
  • About
  • Contact
  • Legal Disclosure
  • Privacy Statement

Tag: SAPUI5

Posted on 04/05/202104/05/2021

SAPUI5: Automated tests with Karma

If you develop SAPUI5 Apps locally, you will need to set up a local test runner like Selenium or Karma that automatically executes all tests. This blog post explains how you can configure automated tests with Karma and its plugin Coverage, for example when you are struggling with the tutorial step “Test Suite and Automated Testing“.

Karma Coverage: Index page
Karma Coverage: Index page
Continue reading “SAPUI5: Automated tests with Karma”
Posted on 03/03/202103/04/2021

SAPUI5: Consider proxy in Mock Server Configuration

If you use a proxy server for your local SAPUI5 development, then do not forget to adjust the rootURI of the mock server configuration as well. The rootURI of the mock server configuration must be exact the same as the data source uri of the manifest.json.

SAPUI5 App: Running mockServer.html
SAPUI5 App: Running mockServer.html
Continue reading “SAPUI5: Consider proxy in Mock Server Configuration”
Posted on 02/22/202103/03/2021

CORS: Proxy server for remote OData Service in local SAPUI5 Dev

A proxy server is needed if you want to develop SAPUI5 Apps locally, e.g. in Visual Studio Code, and access a remote OData Service like Northwind OData Service. A node.js server adds CORS headers to the requests which come from a local running app.

CORS policy blocks remote OData requests
CORS policy blocks remote OData requests
Continue reading “CORS: Proxy server for remote OData Service in local SAPUI5 Dev”

Last Posts from

  • Marcus Surges
    • No connection to Synology NAS via Chrome after updating macOS
    • SAP Build Process Automation: Quick guide for SAP BTP Free Tier and Postman
    • How to solve a broken SAP START profile – SAP ABAP Platform 1909, Developer Edition
    • SAP CAP: Generate .csv-files with test data easily
    • SAP BTP CLI: How to use on Ubuntu 20.04

Top Posts

  • VirtualBox: How to solve the issue with low disk space
  • Java: How to approximate Pi with the Monte Carlo simulation
  • Ubuntu: How to install SapMachine, Eclipse with ADT, abapGit, and SAP GUI for Java
  • CORS: How to configure Apache while developing Node.js Apps?
  • CORS: Proxy server for remote OData Service in local SAPUI5 Dev

Archive

Tags

  • Business Application Studio (1)
  • Chrome (1)
  • Cloud Connector (1)
  • CORS (3)
  • Dev Tools (2)
  • Eclipse (3)
  • Git / abapGit (5)
  • Git / gCTS (1)
  • Java (1)
  • macOS (1)
  • Monte Carlo Simulation (1)
  • NodeJS (4)
  • Pi (1)
  • Postman (1)
  • Router (1)
  • SAP ABAP / ADT (5)
  • SAP ABAP 1909 (4)
  • SAP Basis (1)
  • SAP BTP (2)
  • SAP Build Process Automation (1)
  • SAP CAP (1)
  • SAP Free Tier (1)
  • SAPUI5 (3)
  • Synology (1)
  • Ubuntu (6)
  • VirtualBox (4)
  • Visual Studio Code (3)
  • WiFi (1)
  • WLAN (1)

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Read the latest blog posts

  • RSS – Posts
Privacy Statement Proudly powered by WordPress
 

Loading Comments...