tahoe-lafs/src/allmydata/test
2021-09-13 10:14:35 -04:00
..
cli Get a text-mode FilePath in a py3 compatible way 2021-08-11 13:32:04 -04:00
data Remove the pre-generated key/certificate 2020-12-08 10:34:25 -05:00
mutable Annotate the two fakes that (at least partially) implement RIStorageServer, so they're 2021-08-25 13:36:58 -04:00
plugins Support multiple plugins 2019-08-03 06:19:01 -04:00
web added missing parathensis, ran yapf 2021-08-10 10:13:00 +01:00
__init__.py Merge remote-tracking branch 'origin/master' into 3672.non-utf-8-bytes-in-logs 2021-04-28 13:17:07 -04:00
_win_subprocess.py Fix flakes on Python 3. 2021-05-07 09:36:01 -04:00
cli_node_api.py Merge remote-tracking branch 'origin/master' into 3528.test_cli-no-mock 2021-08-11 12:56:00 -04:00
common_system.py Refactor SystemTestMixin into its own module. 2021-09-13 10:10:07 -04:00
common_util.py Go with a shorter name 2021-08-11 14:41:18 -04:00
common_web.py Port to Python 3. 2021-04-05 11:37:32 -04:00
common.py Pretty sure reactor implements IReactorSocket on Windows on Python 3, but that's 2021-05-05 12:59:06 -04:00
eliotutil.py Oh right, Python 2 Eliot doesn't support custom JSON encoders. 2021-04-14 11:19:04 -04:00
matchers.py Port to Python 3. 2021-03-05 10:26:38 -05:00
no_network.py get_name() should always return bytes, apparently. 2021-03-01 10:53:25 -05:00
storage_plugin.py Port to Python 3. 2021-04-05 12:52:42 -04:00
strategies.py Port to Python 3. 2021-04-06 10:51:14 -04:00
test_abbreviate.py Death to newint. 2020-08-05 11:53:23 -04:00
test_auth.py Add a couple more tests for more complete coverage. 2021-06-14 11:51:18 -04:00
test_base32.py Death to newint. 2020-08-05 11:53:23 -04:00
test_base62.py Death to newint. 2020-08-05 11:53:23 -04:00
test_checker.py Merge branch 'master' into 3399.mypy 2021-01-15 11:17:47 -05:00
test_client.py Auth token needs to be bytes, apparently. 2021-05-11 11:09:59 -04:00
test_codec.py Additional testing. 2020-08-07 13:10:55 -04:00
test_common_util.py Remove duplicate import 2020-09-23 08:32:34 -04:00
test_configutil.py Add a helper to make a deep copy of a ConfigParser 2020-11-18 13:01:08 -05:00
test_connection_status.py Port to Python 3. 2020-08-11 14:08:51 -04:00
test_connections.py Port to Python 3. 2021-03-18 11:53:07 -04:00
test_consumer.py Delete unused imports. 2021-04-02 13:00:05 -04:00
test_crawler.py Move FakeCanary to common_util 2020-09-30 23:29:08 -04:00
test_crypto.py Death to newint. 2020-08-05 11:53:23 -04:00
test_deepcheck.py Tests pass on Python 3. 2021-05-04 12:03:12 -04:00
test_deferredutil.py A helper for doing something repeatedly for a while 2021-01-20 12:58:03 -05:00
test_dictutil.py Test for Python 2 BytesKeyDict and UnicodeKeyDict behavior. 2020-11-05 10:15:38 -05:00
test_dirnode.py Rip out all references to the unused IProgress API. 2021-03-31 10:35:25 -04:00
test_download.py Fix some plain-str()-of-bytes bugs. 2021-04-13 09:53:08 -04:00
test_eliotutil.py For logging, using a new JSON bytes encoder that works on any bytes string, not 2021-04-14 10:42:01 -04:00
test_encode.py Finish porting to Python 3. 2020-09-18 14:32:19 -04:00
test_encodingutil.py Match current logic. 2021-05-27 13:26:23 -04:00
test_filenode.py Finish port to Python 3. 2020-09-23 15:56:09 -04:00
test_happiness.py Move ShouldFailMixin back to common_util 2020-09-30 23:01:46 -04:00
test_hashtree.py Convert print statements to print functions, even when commented. Fixes #3408. 2020-09-11 14:50:44 -04:00
test_hashutil.py Mark the expected result literal as the correct type, bytes 2021-02-11 16:06:18 -05:00
test_helper.py Satisfy type check in test_helper.FakeClient. 2020-11-29 16:30:13 -05:00
test_humanreadable.py Death to newint. 2020-08-05 11:53:23 -04:00
test_hung_server.py Port to Python 3. 2021-03-15 11:08:09 -04:00
test_i2p_provider.py Port to Python 3. 2021-03-18 11:30:48 -04:00
test_immutable.py Test and bugfix for LiteralFileNode equality. 2020-09-28 16:49:30 -04:00
test_introducer.py Python 3 compatibility 2020-12-16 18:17:14 -05:00
test_iputil.py flakes 2020-10-23 09:50:31 -04:00
test_istorageserver.py Merge branch '3784-istorageserver-test-suite' into 3795-istorageserver-tests-part-2 2021-09-13 10:13:08 -04:00
test_json_metadata.py Port to Python 3. 2020-12-16 11:16:34 -05:00
test_log.py Always use native strings as keys. 2020-11-17 13:15:57 -05:00
test_monitor.py Tests for allmydata.monitor. 2020-08-07 13:26:44 -04:00
test_multi_introducers.py Port to Python 3. 2021-04-07 09:28:04 -04:00
test_netstring.py Death to newint. 2020-08-05 11:53:23 -04:00
test_no_network.py Port to Python 3. 2020-09-16 11:23:11 -04:00
test_node.py detect all port 0 configs 2021-08-23 02:34:32 +01:00
test_observer.py Okay, let KeyboardInterrupt through 2020-12-16 20:32:04 -05:00
test_pipeline.py Convert print statements to print functions, even when commented. Fixes #3408. 2020-09-11 14:50:44 -04:00
test_python2_regressions.py One final test module to port to Python 3 (nominally). 2021-05-07 13:28:01 -04:00
test_repairer.py use the inherited implementation! 2021-03-17 14:34:19 -04:00
test_runner.py Fix the UsageError closer in the Py2 codepath we already have for it 2021-08-11 16:46:29 -04:00
test_sftp.py Merge remote-tracking branch 'origin/master' into 3579.ftp-python-3 2021-01-28 15:15:57 -05:00
test_spans.py Convert print statements to print functions, even when commented. Fixes #3408. 2020-09-11 14:50:44 -04:00
test_statistics.py Death to newint. 2020-08-05 11:53:23 -04:00
test_stats.py Port stats to Python 3 2021-01-04 06:18:14 -05:00
test_storage_client.py Enable BytesWarning across all tests ported to Python 3, fixing problems that caught. 2021-02-24 14:36:15 -05:00
test_storage_web.py More things that need to be bytes. 2020-12-23 10:09:37 -05:00
test_storage.py Improve explanations. 2021-08-30 16:54:44 -04:00
test_system.py Merge remote-tracking branch 'origin/master' into 3795-istorageserver-tests-part-2 2021-09-13 10:14:35 -04:00
test_testing.py Finish porting testing & test_testing 2021-03-13 09:00:01 -05:00
test_time_format.py Move SignalMixin and TimeMixin back to common_util 2020-09-30 23:31:33 -04:00
test_tor_provider.py Make test match reality, and fix corresponding bug. 2021-05-11 13:18:03 -04:00
test_upload.py Annotate the two fakes that (at least partially) implement RIStorageServer, so they're 2021-08-25 13:36:58 -04:00
test_uri.py Keep future.builtins imports consistent 2020-10-13 08:39:25 -04:00
test_util.py Fix tests on Python 3.9 (apparently encoding is no-op on Python 3, and Python 2021-05-05 11:57:13 -04:00
test_windows.py Skip tests on Python 3. 2021-05-25 14:49:44 -04:00