ZeroNet/src/Test
2019-05-02 17:18:31 +02:00
..
testdata/1TeSTvb4w2PWE81S2rEELgmX2GCCExQGT-original Mark data/optional.* as optional for test site 2017-10-04 13:34:14 +02:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
BenchmarkSsl.py Change to Python3 coding style 2019-03-15 21:06:59 +01:00
conftest.py Fix double logging when testing 2019-04-23 02:00:59 +02:00
coverage.ini Rev427, Ignore repr from coverage, Add RateLimit call penalty to, Event test, Noparallel test, RateLimit test, Remove falling Pypy test 2015-09-21 02:36:23 +02:00
pytest.ini Simple tests for Connections, SiteManager delete test, ZeroName updater allow domain names starting with numbers, check subdomains validity 2015-09-22 12:16:29 +02:00
Spy.py Change to Python3 coding style 2019-03-15 21:06:59 +01:00
TestConfig.py Rev426, Fix for nonce error on bigsites asking, Dont display error details on 404 error, Dont log Websocket close errors, Add travis pip caching and osx test, Add build status to readme, Test for site files after cloning, Test for json to db mapping, Test site deleteFiles command, Test user certificate and auth address generation, Exclude debug lines from coverage, Dont run webtests every time 2015-09-20 22:35:45 +02:00
TestConnectionServer.py Make sure the test went without unnecessary reconnects 2019-03-27 03:10:58 +01:00
TestContent.py Fix tests on Python 3.5 2019-03-20 00:46:57 +01:00
TestContentUser.py Fix tests on Python 3.5 2019-03-20 00:46:57 +01:00
TestCryptBitcoin.py Test verify of compressed and uncompressed address signature 2019-05-02 17:18:31 +02:00
TestCryptConnection.py Rev445, Fix ConnectionServer peer_id handling, Faster startup by creating ssl certs on FileServer start, Per-site connection_server, Fix double Db opening, Test site downloading, Sign testsite properly, Test ConnectionServer, Test FileRequest 2015-09-24 22:08:08 +02:00
TestCryptHash.py Test hashing functions 2019-03-16 00:57:50 +01:00
TestDb.py Fix tests on Python 3.5 2019-03-20 00:46:57 +01:00
TestDbQuery.py [setuptools packaging] access modules via imports (#1969) 2019-04-15 12:31:33 +02:00
TestDiff.py Test utf8 diffing 2019-03-16 00:57:03 +01:00
TestEvent.py Rev445, Fix ConnectionServer peer_id handling, Faster startup by creating ssl certs on FileServer start, Per-site connection_server, Fix double Db opening, Test site downloading, Sign testsite properly, Test ConnectionServer, Test FileRequest 2015-09-24 22:08:08 +02:00
TestFileRequest.py Change to Python3 coding style 2019-03-15 21:06:59 +01:00
TestHelper.py Make openLocked always return BlockingIOError on fail 2019-03-20 01:05:52 +01:00
TestMsgpack.py Fix tests on Python 3.5 2019-03-20 00:46:57 +01:00
TestNoparallel.py Fix Noparallel test on slower machines 2019-03-16 03:02:59 +01:00
TestPeer.py Change to Python3 coding style 2019-03-15 21:06:59 +01:00
TestRateLimit.py Fix ratelimit test 2018-01-19 02:32:11 +01:00
TestSafeRe.py Fix DeprecationWarning: invalid escape sequence 2019-01-06 15:15:47 +01:00
TestSite.py test: refer to test data path via variable (#1964) 2019-04-10 11:30:35 +02:00
TestSiteDownload.py Test file renames 2019-04-23 01:59:12 +02:00
TestSiteStorage.py Ignore site list order 2017-12-15 01:58:57 +01:00
TestTor.py findHashId order does not matter 2019-03-16 00:50:25 +01:00
TestTranslate.py Test translate of utf8 strings 2019-03-16 00:49:09 +01:00
TestUpnpPunch.py Fix Upnp test 2019-03-20 00:46:16 +01:00
TestUser.py Change to Python3 coding style 2019-03-15 21:06:59 +01:00
TestWeb.py Change to Python3 coding style 2019-03-15 21:06:59 +01:00