From 7bd576fcc0c1fd4f0b2ca69d9d18cb1e3030696c Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Mon, 26 Apr 2010 17:51:52 +0200 Subject: [PATCH] Add some notes on stuff we should do --- docs/development/roadmap.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/development/roadmap.rst b/docs/development/roadmap.rst index b9a5cc02..7b3f0a56 100644 --- a/docs/development/roadmap.rst +++ b/docs/development/roadmap.rst @@ -39,6 +39,9 @@ Stuff we really want to do, but just not right now stuff into the various distros) to make Debian/Ubuntu installation a breeze. - Create `Homebrew `_ recipies for all our dependencies and Mopidy itself to make OS X installation a breeze. +- Run frontend tests against a real MPD server to ensure we are in sync. +- Start working with MPD-client maintainers to get rid of weird assumptions + like only searching for first two letters etc. Crazy stuff we had to write down somewhere