mockup_loader
mockup_loader copied to clipboard
ABAP unit testing framework, prepare in Excel, reuse in abap code
Hi, today I tried to test this Project. Unfortunately I am not able since there some Errors occuring during Test: ``` "Use of OS Mockup Loader data: lo_ex type ref...
MLT compiler actually parses excels without dependencies, why not to add this option to the loader natively. - switch source should be compatible - in case of multiple excels, we...
Idea: mockup-compiler-js can pipe updates directly to a SICF service. - Does it make sense ? What are the benefits ? Kind of activating redirect without SAP GUI ... eclipse...
Idea by [Shai Sinai](https://people.sap.com/shais) from comments to [compiler](https://blogs.sap.com/2018/09/08/zmockup_loader-unit-test-data-preparation-flow/comment-page-1/#comment-436205) blogpost. Potential future feature. Create a possibility to parse certain files specifically e.g. to support excels and not only text. Also possible...
e.g. filter param "ABC = 1" should result in "ABC = '0001'" if ABC has alpha convertion
e.g. data preaparion is more convenient table by table, but maybe real select would a join (LIKP+LIPS ...). Either a tool to join on the fly, or a deep-like feature...
Some kind of key/value method to lead several strcutured at once. To make it more readable. Probably will not be very readable on 731. On on 740 will. { name,...
all utils are filtering related. So "utils" are confusing. Utils may be used externally (and we do in a couple of scenarios) so may break things. Maybe, create a better...