From 4eecf36b02f3dee502d97ac1d4b72d19d61da4ce Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 18 Jan 2016 01:06:26 +0100 Subject: restructuring and linking extension --- dev-wallet-wx.rst | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'dev-wallet-wx.rst') diff --git a/dev-wallet-wx.rst b/dev-wallet-wx.rst index 5790f801..d5b7c21a 100644 --- a/dev-wallet-wx.rst +++ b/dev-wallet-wx.rst @@ -91,4 +91,16 @@ IndexedDB Query Abstractions The *wxwallet* uses a fluent-style API for queries on IndexedDB. -TODO: say more +TODO: say more about this + + +------- +Testing +------- + +Test cases for the wallet are written in TypeScript and +run with `mochajs `_ and the `better-assert `_ assertion +library. + +Run the default test suite with ``XXX``. + -- cgit v1.2.3