commit f648deb97795a0c25989f9d77ab5e19312bc2974
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Jul 31 14:15:41 2019 -0500
Get unit testing using the client unit test code working
M backend/renderData_test.go
M go.mod
M go.sum
A tools/test.sh
M tools/version.sh
M version.go
commit 3fbb63abea2639770eeacaea19b17b6e973ca2c4
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Jul 30 12:11:17 2019 -0500
Fix up reference to wrong v4 package
M backend/dataTracker_test.go
M server/server.go
M server/server_test.go
commit 8e5d831e6aae170d3d5753dd2ee761df50819156
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Jul 30 09:11:44 2019 -0500
Get rid of default and user data stores.
The functionality these were originally indended to enable have been
replaced by immutable content stores.
M backend/dataTracker_test.go
M backend/stack.go
M go.sum
M midlayer/fake_midlayer_server_test.go
M server/server.go
M server/server_test.go
End of Note