Implement testing in all LDP core and modules
We need a testing strategy on all modules (and not only the djangoLDP core or the manager). We can't continue to release broken modules.
I never succeeded to install a project with the sib-manager
in once without having to face dependency errors or errors from the sib-manager itself.
I started some basic tests on the manager. It's not perfect but it already stopped some failing releases. I can help to find a way of porting this to the modules but I need support from the module developers.
I let you define a priority for this but I personaly consider it as an emergency. What's the point of delivering code as fast as we can if the code doesn't even work ?