summaryrefslogtreecommitdiff
path: root/src/leap/soledad/tests/u1db_tests/README
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-07-04 14:51:39 -0400
committerMicah Anderson <micah@riseup.net>2013-07-04 14:51:39 -0400
commite7abf1080661b9795e012307d6134c4f5db24315 (patch)
tree8d8285b8688064cf58e4bbfc9a87b1974a7cae48 /src/leap/soledad/tests/u1db_tests/README
parent278275b20f717e9e01a4843a871c5fa8d104c2a4 (diff)
import 0.2.1 soledad, incorporating package split
Diffstat (limited to 'src/leap/soledad/tests/u1db_tests/README')
-rw-r--r--src/leap/soledad/tests/u1db_tests/README34
1 files changed, 0 insertions, 34 deletions
diff --git a/src/leap/soledad/tests/u1db_tests/README b/src/leap/soledad/tests/u1db_tests/README
deleted file mode 100644
index 605f01fa..00000000
--- a/src/leap/soledad/tests/u1db_tests/README
+++ /dev/null
@@ -1,34 +0,0 @@
-General info
-------------
-
-Test files in this directory are derived from u1db-0.1.4 tests. The main
-difference is that:
-
- (1) they include the test infrastructure packed with soledad; and
- (2) they do not include c_backend_wrapper testing.
-
-Dependencies
-------------
-
-u1db tests depend on the following python packages:
-
- nose2
- unittest2
- mercurial
- hgtools
- testtools
- discover
- oauth
- testscenarios
- dirspec
- paste
- routes
- simplejson
- cython
-
-Running tests
--------------
-
-Use nose2 to run tests:
-
- nose2 leap.soledad.tests.u1db_tests