Closed
Description
In the scope of issue #45 a test case was implemented and added to SAPIPY.
In consequence the duration of integration tests increased significantly.
To enable faster turn around cycles the current issue requests to
- Separate such long-running tests should be from faster tests
- Enable to control execution of these slow tests by a keyword in the commit message
See documentation and discussions on GitHub