Itamar Turner-Trauring
|
9cea3580c8
|
Merge remote-tracking branch 'origin/master' into 3795-istorageserver-tests-part-2
|
2021-09-13 10:14:35 -04:00 |
|
Itamar Turner-Trauring
|
8294c2d562
|
Merge branch '3784-istorageserver-test-suite' into 3795-istorageserver-tests-part-2
|
2021-09-13 10:13:08 -04:00 |
|
Itamar Turner-Trauring
|
9ce7cce712
|
Refactor SystemTestMixin into its own module.
|
2021-09-13 10:10:07 -04:00 |
|
Itamar Turner-Trauring
|
977b6065b1
|
Match actual behavior.
|
2021-09-13 09:50:38 -04:00 |
|
Itamar Turner-Trauring
|
86ea3ca408
|
Demonstrate that last write wins.
|
2021-09-13 09:49:27 -04:00 |
|
Itamar Turner-Trauring
|
e96c22914b
|
Fix typo.
|
2021-09-13 09:43:53 -04:00 |
|
Itamar Turner-Trauring
|
d04cd13b37
|
Actual test for get_version().
|
2021-09-13 09:43:29 -04:00 |
|
Itamar Turner-Trauring
|
a482f216a1
|
Use more reproducible "random" numbers.
|
2021-09-13 09:40:32 -04:00 |
|
Itamar Turner-Trauring
|
b01c5c7454
|
Clarify argument names.
|
2021-09-13 09:35:52 -04:00 |
|
Itamar Turner-Trauring
|
2eafe41270
|
Merge pull request #1117 from tahoe-lafs/3779-istorageserver-with-fewer-assumptions
Reduce implementation-dependency of `IStorageServer`
Fixes ticket:3779
|
2021-09-13 09:28:46 -04:00 |
|
Itamar Turner-Trauring
|
1fa0f72c8e
|
Use AsyncTestCase.
|
2021-09-13 09:28:03 -04:00 |
|
Itamar Turner-Trauring
|
b0d635c9c9
|
Use skip decorator.
|
2021-09-13 09:15:20 -04:00 |
|
Jean-Paul Calderone
|
7ea994776d
|
Merge pull request #1114 from Fenn-CS/3781.remove-incomplete-cli-warning-python3
Python 3 support complete, so removed warning
Fixes: ticket:3781
|
2021-09-10 12:15:33 -04:00 |
|
Itamar Turner-Trauring
|
570f15284a
|
More tests for IStorageServer.get_buckets().
|
2021-09-10 09:44:49 -04:00 |
|
fenn-cs
|
3b80b8cbe9
|
test.mutable : refactored test_version.py
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-09-10 14:24:20 +01:00 |
|
Florian Sesser
|
ad84f5df2b
|
newline at the end.
|
2021-09-10 13:21:06 +00:00 |
|
Florian Sesser
|
339e1747e7
|
clean up
|
2021-09-10 13:15:56 +00:00 |
|
Florian Sesser
|
6c18983f7b
|
OpenMetrics test: Use realistic input data
|
2021-09-10 13:13:13 +00:00 |
|
Florian Sesser
|
d04157d18a
|
OpenMetrics test: Add parser to check against spec
|
2021-09-10 13:00:15 +00:00 |
|
Florian Sesser
|
fca1482b35
|
OpenMetrics Tests WIP
|
2021-09-10 00:10:11 +00:00 |
|
fenn-cs
|
61b9f15fd1
|
test.mutable : refactored roundtrip and servermap tests
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-09-10 00:59:55 +01:00 |
|
Florian Sesser
|
30771149fc
|
Openmetrics: Add test case scaffold
|
2021-09-09 23:31:39 +00:00 |
|
fenn-cs
|
bbbc8592f0
|
removed deprecated methods, already refactored mutable files
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-09-09 14:41:06 +01:00 |
|
fenn-cs
|
55221d4532
|
replaced testools.unittest.TestCase with common base case
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-09-09 01:50:21 +01:00 |
|
Itamar Turner-Trauring
|
a2d54aa8bc
|
.todo isn't working on Python 2 for some reason.
|
2021-09-08 14:14:36 -04:00 |
|
Itamar Turner-Trauring
|
44388037df
|
Flakes, and closer to passing on Python 2.
|
2021-09-08 14:12:32 -04:00 |
|
Itamar Turner-Trauring
|
c1b1ed0dc3
|
More tests.
|
2021-09-08 13:52:34 -04:00 |
|
Itamar Turner-Trauring
|
3bec2a480f
|
Start on allocate_bucket tests.
|
2021-09-08 12:20:27 -04:00 |
|
Itamar Turner-Trauring
|
855d02bef0
|
Start thinking about immutable tests.
|
2021-09-08 11:26:52 -04:00 |
|
fenn-cs
|
0902dbfac8
|
Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3758.refactor.web-tests-grid-logs-root
|
2021-09-08 00:09:33 +01:00 |
|
fenn-cs
|
b4cdf7f969
|
changed fragment to minor, improved test_grid.py refactor
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-09-08 00:08:37 +01:00 |
|
Jean-Paul Calderone
|
5a238c4f07
|
Nope, that doesn't sound like an enhancement at all.
|
2021-09-07 15:12:24 -04:00 |
|
Jean-Paul Calderone
|
e9b6d64c51
|
Merge remote-tracking branch 'origin/master' into 3525.test_status-no-mock
|
2021-09-07 14:24:13 -04:00 |
|
Itamar Turner-Trauring
|
51b1e5624a
|
Skeleton setting up the test infrastructure.
|
2021-09-03 14:04:10 -04:00 |
|
Itamar Turner-Trauring
|
597c9adebd
|
Merge remote-tracking branch 'origin/master' into 3779-istorageserver-with-fewer-assumptions
|
2021-09-01 14:15:14 -04:00 |
|
Itamar Turner-Trauring
|
056ee58e91
|
Merge pull request #1110 from tahoe-lafs/3773.just-add-lease
Get rid of renew_lease client code, in order to simplify the protocol
Fixes ticket:3773
|
2021-09-01 10:44:41 -04:00 |
|
fenn-cs
|
cb81e13462
|
Merged masted
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-31 12:17:20 +01:00 |
|
Itamar Turner-Trauring
|
e6803670d1
|
Improve explanations.
|
2021-08-30 16:54:44 -04:00 |
|
Itamar Turner-Trauring
|
e408322c3d
|
Use the correct APIs.
|
2021-08-30 16:51:36 -04:00 |
|
Jean-Paul Calderone
|
bbc860fdb1
|
Merge pull request #937 from LeastAuthority/3528.test_cli-no-mock
Remove mock from test_cli
Fixes: ticket:3528
|
2021-08-30 14:30:27 -04:00 |
|
fenn-cs
|
342a1c2c31
|
Python 3 support complete, so removed warning
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-29 16:10:30 +01:00 |
|
Itamar Turner-Trauring
|
3e0dc94497
|
Annotate the two fakes that (at least partially) implement RIStorageServer, so they're
easier to find.
|
2021-08-25 13:36:58 -04:00 |
|
Itamar Turner-Trauring
|
62a096dfe2
|
Merge remote-tracking branch 'origin/master' into 3773.just-add-lease
|
2021-08-24 12:22:21 -04:00 |
|
fenn-cs
|
7e2338c22c
|
Merge branch 'master' of github.com:tahoe-lafs/tahoe-lafs into 3758.refactor.web-tests-grid-logs-root
|
2021-08-24 16:28:46 +01:00 |
|
fenn-cs
|
117befd898
|
detect all port 0 configs
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-23 02:34:32 +01:00 |
|
Itamar Turner-Trauring
|
370d1ddafe
|
Fix flake.
|
2021-08-20 08:20:24 -04:00 |
|
Itamar Turner-Trauring
|
d599568c79
|
Tests validating that the operation for adding a lease will renew the lease
instead if it already exists.
|
2021-08-19 13:56:13 -04:00 |
|
fenn-cs
|
bef2413e4b
|
Refactored test_grid to be consistent with base testcases
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-17 13:11:54 +01:00 |
|
fenn-cs
|
f7f08c93f9
|
Refactored test_root to be consistent with base testcases
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-16 12:57:24 +01:00 |
|
fenn-cs
|
492bcbbd12
|
Refactored test_logs to be consistent with base testcases
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
|
2021-08-13 18:22:10 +01:00 |
|