From 1af914c8b8d56d8be973189168d0f990e2a5f00c Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Fri, 8 Sep 2017 18:43:54 +0200 Subject: [PATCH] Update DEVELOPMENT.md --- DEVELOPMENT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 2eacdbf..b37c4e4 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -10,5 +10,6 @@ Here's some general stuff to keep in mind, and some work that needs to be done * Some things are probably wrong, but none known. * Other things missing: + * Actual error handling that is good: Proper dealing with OAuth errors, more specific exceptions * Automatic ID unpacking * Tests (long-term goal)