emolsson
emolsson
To verify that the standalone **application** works correctly it would be good if the **standalone-integration** tests ran with the application instead of instantiating the **core** package immediately.
To make it more clear what is considered the public API it would be good to have that as part of the package. In some cases, i.e. the **connection** module...
In order to detect unauthorized use it would be beneficial to be able to specify that all failed (unauthorized) operations should be logged, regardless if the role is white-listed or...