lp:~jameinel/gouda/bridged-tests

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/gouda/bridged-tests
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
gouda
Status:
Development

Recent revisions

27. By John A Meinel

(broken) Start getting the integration tests to run.

26. By John A Meinel

Make sure you can trigger actions from Python.

gouda_serv.py can pass requests into the pipe, and read the
responses.
It was breaking because go treats []byte as an array of
integers, rather than an array of characters.
But string fixes that just fine.

25. By John A Meinel

go test supports ... for wildcards.
Use it, since it makes things a bit nicer.

24. By Eric Casteleijn

Got a reflection system working, and used it to expose CreateDoc.

23. By Eric Casteleijn

adds test-serv code, to be able to reuse the python implementation's tests'

22. By Eric Casteleijn

changed InMemoryDatabase to have a CreateDoc method

21. By Eric Casteleijn

This makes the 'official' url: launchpad.net/gouda/u1db.

20. By Eric Casteleijn

Use a 'Content' type rather than explictly map[string]interface{}.

18. By Eric Casteleijn

inmemory tests finished

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:gouda
This branch contains Public information 
Everyone can see this information.

Subscribers