Commit graph

17 commits

Author SHA1 Message Date
Lex Berezhny
0b23f68fb2 merged torba into lbry 2020-01-01 15:57:56 -05:00
Lex Berezhny
166bf65e88 torba test_database fix 2019-12-17 23:48:07 -05:00
Hugo
087124ce42 Update unit test asserts 2019-10-26 10:36:52 -04:00
StrikerRUS
9959d2c70d use more specific asserts in torba tests 2019-10-11 10:31:54 -04:00
Lex Berezhny
84587ac232 wallet commands and wallet_id argument to other commands 2019-09-23 13:49:50 -04:00
Jack Robison
abac82c1c6
skip test_fetchall_prevents_sqlite_misuse on travis
-print how many attempts the race condition took to trigger
2019-09-17 12:44:43 -04:00
Jack Robison
287902f01b
test fetchall prevents SQLITE_MISUSE 2019-09-17 12:09:19 -04:00
Jack Robison
0b31aad901
test binding errors vs sqlite_misuse race errors 2019-09-17 12:09:19 -04:00
Lex Berezhny
d31f09c174 client wallet db versioning 2019-09-16 13:21:45 -04:00
Victor Shyba
7b0e4617d3 fix db test stability 2019-08-20 04:11:04 -03:00
Lex Berezhny
0d6248fbeb fix torba tests 2019-08-12 10:22:14 -04:00
Lex Berezhny
e4f802e5f4 when resolving inside channel break a tie of claims with same effective_amount by using height 2019-07-20 15:45:15 -04:00
Lex Berezhny
71551058ce query interpolation 2019-07-18 19:54:38 -04:00
Victor Shyba
c1c7e30ec9 test boundaries, make limit a constant 2019-07-08 12:03:24 -04:00
Victor Shyba
28ae7f81e9 closes 2281 - fix too many sql variables + tests 2019-07-08 12:03:24 -04:00
Lex Berezhny
894e86d3ee fix intermittent test_queries failure in torba due to non-unique TX generated 2019-06-25 01:33:04 -04:00
Lex Berezhny
16215d5b96 preparing for moving torba into lbry sdk repo 2019-06-20 13:45:46 -04:00
Renamed from tests/client_tests/unit/test_database.py (Browse further)