From 4150a3621a4d5772c1282d19b73981cfd3e7b333 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Wed, 18 Dec 2019 10:43:48 -0800 Subject: [PATCH] ;doc: update roadmap [ci skip] --- ROADMAP.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 79180071a..7386f98f6 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -101,13 +101,9 @@ Discussing/moving any of these forward is a big help. - build the contributor/dev guide from CONTRIBUTING.md plus the READMEs; clean up - move general PTA docs to plaintextaccounting.org -- simplify manuals' TOC/structure on the website - -### Tests - -- migrate to tasty, unblock ghc 8.8 support -- survey/document current testing setup (process, coverage, redundancy..); identify weaknesses; design a policy for tests; make a plan for achieving that -- start adding property tests/other new kinds of testing if appropriate +- clarify web manuals' structure/TOC +- refresh/integrate home page & faq +- new tutorial(s) ----