Mocking in Tests - Create a Mock-Framework
We would need to get the following capabilities to be able to write better tests:
Mocking procedures, codeunits and other public intefaces like e.g. the Moq-Framework does for C# (https://github.com/moq/moq4).
Mocking web service calls
STATUS DETAILS
Under Review
Let user define shortcuts using the "Personalize" option
The idea is that the user or the system administrator is able to define shortcuts on specific actions itself. Currently you can just "Move", "Hide" or "Run (Ctrl+Click)" an action, but I think a "Add/Change Shortcut" would perfectly fit in there. Our product has predefined shortcuts, but for som...
STATUS DETAILS
Under Review