# git.liw.fi `git.liw.fi` is where my git server resides. Over HTTP it exposes cgit for browing public repositories. SCENARIO git.liw.fi GIVEN server is also known as git.liw.fi WHEN user fetches http://git.liw.fi/ THEN HTTP status is 200 AND HTTP body matches "cgit" AND HTTP body matches "obnam" AND HTTP body matches "bumper"