3f60e3 Adjust unit-tests for the new @app.before_request method

Authored and Committed by Pierre-Yves Chibon 9 years ago
    Adjust unit-tests for the new @app.before_request method
    
    This method now checks for the existence of the git repo when the URL
    is called, so the order in which we do our tests needs to be adjusted.