summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--developer-weekend/nov-2018.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/developer-weekend/nov-2018.mdwn b/developer-weekend/nov-2018.mdwn
index f296cd3..fcdbfdb 100644
--- a/developer-weekend/nov-2018.mdwn
+++ b/developer-weekend/nov-2018.mdwn
@@ -189,6 +189,21 @@ Frontends
We revisited the decisions made in [July](../jul-2018/) and
decided they're all good so we're not changing them for now.
+Statement of work
+=================
+
+Within the fortnight we will:
+
+1. Have `monkeyfarmer` and `monkey-driver` updated to work with 401 and the
+ full feature set thus-far defined.
+2. Have a set of tests in the `netsurf-test` repository along with their
+ metadata.
+3. Have those tests aggregated during the build/install of the repo
+4. Have a CI job which downloads that aggregation, acquires a source-all
+ tarball, and builds monkey from that, running the driver across the test
+ set.
+
+
Next time
=========