On python3 several views were not functional, because subprocess output was retrieved as bytes, but manipulated as a string.
This adds a few tests for views, not complete because it would be too much time consuming for now.
On python3 several views were not functional, because subprocess output was retrieved as bytes, but manipulated as a string.
This adds a few tests for views, not complete because it would be too much time consuming for now.