mockup_loader icon indicating copy to clipboard operation
mockup_loader copied to clipboard

ABAP unit testing framework, prepare in Excel, reuse in abap code

Results 14 mockup_loader issues
Sort by recently updated
recently updated
newest added

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...

low
feature

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...

low
feature

e.g. filter param "ABC = 1" should result in "ABC = '0001'" if ABC has alpha convertion

low
feature

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...

low
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,...

low
feature

Less or rearrange text as the place/field are not seen in UTs log

feature

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...

refactoring