meejah
30b7be6f1d
remove integration tests/refactoring
2020-11-06 18:07:30 -07:00
meejah
bf45f57b60
minor fixes
2020-10-04 21:54:38 -06:00
meejah
774ab72c9d
test user-management on files
2020-10-04 21:06:29 -06:00
meejah
c43955573b
more gridmanager tests
2020-10-04 20:40:26 -06:00
meejah
c43c84b602
fewer files in test
2020-10-04 18:02:46 -06:00
meejah
6a2f1ae003
use 'tahoe admin add-grid-manager-cert' in tests
2020-10-04 17:34:23 -06:00
meejah
9c89100f6d
Merge master
2020-10-01 19:04:01 -06:00
Sajith Sasidharan
7f5643a096
Add note on Tor integration test failures on Windows
2020-07-21 14:59:04 -04:00
Sajith Sasidharan
74a77a48cc
Merge 'origin/master' into 3320.github-actions-windows-integration-tests
2020-07-21 13:50:47 -04:00
Sajith Sasidharan
957e089715
Fix typo
2020-07-21 11:56:44 -04:00
Sajith Sasidharan
e4e59c7aab
Use a Chutney revision that works with Python 2
2020-07-21 10:44:49 -04:00
Sajith Sasidharan
9e82df4fa7
Use skipif decorator to omit Tor integration test setup on Windows
2020-07-19 09:19:19 -04:00
Sajith Sasidharan
aab598c2f5
Update integration test for status page
...
As a fallout of transition from nevow to twisted web, list of hrefs in
the parsed status page will be [u'/status/down-0', u'/status/up-0',
u'/'] (with an added '/status/' prefix) so we need to update our
assumptions.
See 5c886b1b2
for the change that necessitated this.
2020-07-17 15:19:06 -04:00
meejah
1f2ad6e634
the tests are unit-tests
2020-07-09 16:05:29 -04:00
meejah
6e2285ed2c
proof-of-concept verified-fake for testing
2020-07-09 16:05:29 -04:00
Sajith Sasidharan
7d93ae9213
Skip Tor tests on Windows
2020-06-22 20:18:00 -04:00
meejah
114c2faf1b
oops
2020-05-12 17:12:51 -06:00
meejah
aa2066e221
move imports
2020-05-12 16:57:37 -06:00
meejah
7c8a7f973a
better re-start
2020-05-12 16:56:46 -06:00
meejah
c9de1ee757
add a .restart() to Client and StorageServer
2020-05-12 14:22:32 -06:00
meejah
c5fb2b5a8b
refactor more code into grid.py
2020-05-12 12:22:35 -06:00
meejah
a9fe12063a
docs
2020-05-11 00:20:48 -06:00
meejah
9a62b1f93f
cleanup is non-optional
2020-05-10 22:05:47 -06:00
meejah
0540df8ab1
Re-factor grid fixtures to be mostly helpers
...
This lets us use them to create our own tiny grid to test
the grid-manager certificates (instead of messing with "the"
grid)
2020-05-10 00:56:52 -06:00
meejah
c029698435
fix more keyutil things and key-handling in test
2020-05-08 00:47:17 -06:00
meejah
5bd5d8145e
kill process
2020-05-07 22:29:45 -06:00
meejah
fea9fc03d0
fix more keyutil -> ed25519
2020-05-07 22:29:31 -06:00
meejah
f21c1f4b4f
pass on request arg
2020-05-07 22:29:04 -06:00
meejah
5e1e90df89
pass on stdin=
2020-05-07 21:02:50 -06:00
meejah
765d9daa8c
keyutil -> ed25519
2020-05-07 20:57:06 -06:00
meejah
60fea95e23
Merge branch 'master' into 2916.grid-manager-proposal.5
2020-05-07 18:58:55 -06:00
meejah
dfa8b37a15
irrelevant code
2020-05-07 15:26:22 -06:00
meejah
4fc649fee1
error to create a duplicate node
2020-05-07 15:24:26 -06:00
meejah
4ece4e9dce
specific exception for failing subprocess
2020-05-07 15:24:07 -06:00
meejah
c823ff1195
better docstring
2020-05-07 14:56:24 -06:00
meejah
371fcd5b86
timeouts not required
2020-05-07 14:54:50 -06:00
meejah
72a51e903a
docstring
2020-05-07 14:50:10 -06:00
meejah
5071da2c05
remove early return
2020-05-07 14:47:18 -06:00
meejah
97a7672226
.has_key -> 'in'
2020-05-07 14:40:10 -06:00
meejah
65403eb164
alice -> zara, bob -> yakov and docstrings
2020-05-07 14:37:45 -06:00
Jean-Paul Calderone
25edce6257
Don't create the magic-folder directories for each node
2020-04-13 12:13:45 -04:00
Jean-Paul Calderone
1fba2d6ea2
Remove the magic-folder integration tests
2020-02-13 10:28:25 -05:00
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