meejah
|
3b2fcc0d28
|
remove some irrelevant comments
|
2019-08-24 14:36:14 -06:00 |
|
meejah
|
b6f0832945
|
clarify comment
|
2019-08-24 14:26:27 -06:00 |
|
meejah
|
0f6d6659e9
|
fewer magic numbers (and a fix to upload encoding)
|
2019-08-24 14:26:09 -06:00 |
|
meejah
|
20f907f5d3
|
get rid of potential infinite loops
|
2019-08-24 12:53:26 -06:00 |
|
meejah
|
e88d0c4b48
|
docstring
|
2019-08-24 12:40:24 -06:00 |
|
meejah
|
bdd3531555
|
remove debug
|
2019-08-24 12:37:49 -06:00 |
|
meejah
|
489f4677c0
|
split test, remove debug
|
2019-08-24 12:37:28 -06:00 |
|
meejah
|
1d095686e2
|
split a test
|
2019-08-24 12:20:41 -06:00 |
|
meejah
|
221b2ca87f
|
file-contents are unicode
|
2019-08-20 00:18:14 -06:00 |
|
meejah
|
31348fcce6
|
test more of deep-check page
|
2019-08-20 00:18:14 -06:00 |
|
meejah
|
5ca3a3a1ab
|
consistent naming for client fixtures / helpers
|
2019-08-20 00:18:14 -06:00 |
|
meejah
|
5e15470f55
|
test for mkdir-with-children
|
2019-08-20 00:18:14 -06:00 |
|
meejah
|
626f4b1b1a
|
use html5lib instead of microdom
|
2019-08-20 00:18:14 -06:00 |
|
meejah
|
9a4411d0a3
|
more web integration tests
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
adc6e39cde
|
introducer fixture returns a TahoeProcess
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
e1da080637
|
test the detailed json event rendering too
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
c60c758616
|
refine test for web status
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
73402605ed
|
missed merge conflict
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
68e408118b
|
WIP: test the status pages (download is weird still; requests problem?)
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
5db3909478
|
actual str-ports string
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
2a39ae91a6
|
parse capability properly instead of using string-compares
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
30100c8165
|
unicode
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
947c4c2691
|
Instead of abusing the process transport, introduce a new object
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
415ab63813
|
centralize 'wait for ready'
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
191087ef0a
|
cleanup
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
473a935aab
|
confirm /operations function
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
9d4ba78302
|
more web tests; directory creation etc
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
9aca93f6ff
|
clean up tests
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
4feba8d7f9
|
add a --helper command-line option, and a helper-using test
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
47e177be68
|
import
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
90bb4cf587
|
test index json
|
2019-08-20 00:17:28 -06:00 |
|
meejah
|
7244f3516d
|
Merge pull request #641 from meejah/integration-test-wait-for-ready
Better method of "waiting for readiness" in integration tests
|
2019-08-13 18:14:19 +00:00 |
|
meejah
|
f1be3e12df
|
get rid of sleep() we don't need
|
2019-08-13 10:41:14 -06:00 |
|
meejah
|
643b26978f
|
unused import
|
2019-08-13 10:37:02 -06:00 |
|
meejah
|
7225cfb18f
|
continue waiting for storage-servers under more error-conditions
|
2019-08-13 10:33:56 -06:00 |
|
meejah
|
4dc7f9637e
|
naming
|
2019-08-10 20:00:04 -06:00 |
|
meejah
|
926fa77ccb
|
naming for tor-introducer fixture
|
2019-08-10 13:53:09 -06:00 |
|
meejah
|
84a320db34
|
more client awaiting
|
2019-08-08 21:39:53 -06:00 |
|
meejah
|
68036dd773
|
save a second if we're already ready
|
2019-08-08 21:03:40 -06:00 |
|
meejah
|
ff23ad1b89
|
spelling
|
2019-08-08 21:03:40 -06:00 |
|
meejah
|
425d16e39d
|
get rid of time.sleep usage for 'readiness'
|
2019-08-08 21:03:39 -06:00 |
|
meejah
|
9b3d37e03e
|
ValueError not RuntimeError
|
2019-08-08 21:02:51 -06:00 |
|
meejah
|
e7c387a7fc
|
Instead of abusing the process transport, introduce a new object
|
2019-08-08 21:02:50 -06:00 |
|
meejah
|
731c58754f
|
re-word docs/args
|
2019-08-08 21:02:44 -06:00 |
|
meejah
|
d939ed5042
|
move response-check to function
|
2019-08-08 21:02:44 -06:00 |
|
meejah
|
7738f9f4e3
|
add test_put and refactor a little
|
2019-08-08 21:02:44 -06:00 |
|
meejah
|
eb0a582d1c
|
add a --helper command-line option to 'tahoe create-node'
|
2019-08-08 17:41:57 -06:00 |
|
meejah
|
1af4593e16
|
some simple web integration tests
|
2019-08-08 12:41:27 -06:00 |
|
meejah
|
ba5f44354b
|
Merge pull request #636 from meejah/integration-test-coverage
coverage for integration tests
|
2019-08-08 18:40:29 +00:00 |
|
meejah
|
0227b0945e
|
refactor; use _tahoe_runner_optional_coverage
|
2019-08-08 09:53:57 -06:00 |
|