Commit Graph

32 Commits

Author SHA1 Message Date
shortcutme 17fb740c51
Don't try to download bad files again in tests to avoid random test fails 2019-12-21 03:05:19 +01:00
shortcutme 2019093431
Fix testing on slower storage 2019-12-17 15:01:15 +01:00
shortcutme c14e722303
Fix bug that someomes blocked plugins accessing connectionserver sitelist 2019-11-25 14:34:46 +01:00
shortcutme f172751df3
Test utf8 filename download 2019-11-07 02:44:54 +01:00
shortcutme 13233d47bd
Fix long running test 2019-11-07 02:44:33 +01:00
shortcutme 448483371c
Formatting 2019-09-12 00:23:36 +02:00
Lola Dam 0738964e64 Save content.json of site even if limit size is reached (#2114)
* fix #2107; Still save the content.json received even if site size limit is reached but dont download files; Allow better distribution of latest version of content.json

* Added test

* Fix test for huge content file (now it fails)

* Dont download huge content.json file and update test

* Remove comments
2019-09-10 18:18:21 +02:00
shortcutme 4222c31b3e
Don't push body of content.json with updates if larger than 10kb 2019-05-30 04:26:41 +02:00
shortcutme 6bd63ff42a
Test file renames 2019-04-23 01:59:12 +02:00
radfish f6e3a74567 [setuptools packaging] access modules via imports (#1969) 2019-04-15 12:31:33 +02:00
shortcutme a3f957427f
Make sure the test went without unnecessary reconnects 2019-03-27 03:10:58 +01:00
shortcutme 95cf47d9a4
Test site download with all avaliable crypto lib 2019-03-16 01:01:30 +01:00
shortcutme d7b43f4722
Same priority file download order does not matter 2019-03-16 00:51:32 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme 44dc3035a5
Make network test compatible with ipv6 2019-01-20 19:07:16 +01:00
shortcutme 6a240919bf
Test archived before 2018-10-15 12:58:39 +02:00
shortcutme 597c5063f3
Rev3462, Fix ConnectionServer testcases 2018-04-29 03:05:36 +02:00
shortcutme d61cd96d8f
VerifyFiles call returns more detailed statistics 2018-03-29 02:49:06 +02:00
shortcutme 3d0a20452f
Fix site archived download test 2018-02-20 10:18:35 +01:00
shortcutme c82b19687a
Spy object also stores the called object 2017-10-04 13:31:49 +02:00
shortcutme bf042ce7a3
Rev2060, Only boost all.js and all.css priority, really fix download priority test 2017-05-07 21:34:44 +02:00
shortcutme f67cb7b145
Rev2059, Fix download test, boost priority on request by 15, Adjust default priorities 2017-05-07 21:21:26 +02:00
shortcutme d7496d6fd5
Boost js, css, dbschema and non-user json file priority 2017-03-12 17:55:47 +01:00
shortcutme 0214741345 Hashfield test fix 2016-11-07 22:44:03 +01:00
shortcutme b8bf773c40 Make test compatible with new content.db 2016-09-05 13:58:10 +02:00
ZeroNet 96f368c7e2 Test user file archiving 2016-08-10 12:59:42 +02:00
HelloZeroNet 083f86412b Test diff and site updating 2016-04-06 14:01:20 +02:00
HelloZeroNet 5a234745fc Wait more for port opening 2016-03-16 00:34:57 +01:00
HelloZeroNet 9c5fda6ed2 Rev505, FindHashIds also checks in self hashfield, Fix optional file bug when task already finished, Reset peer last hashfield download time when found hashid using findHashIds 2015-10-28 01:28:29 +01:00
HelloZeroNet a8dae8dd85 Rev477, FindHashId command for optional files, Renaming some variables to make it more clear, Optional files downloading in WorkerManager, Test FindHash, Test Optional download, Test FindOptional 2015-10-22 11:42:55 +02:00
HelloZeroNet 9400e9f58f Rev470, Keep track downloaded optional files in hashfield, Peer getHashfield command, Check optional files on verifyFiles, Test hashfield, Test hashfield exchange 2015-10-11 02:22:53 +02:00
HelloZeroNet 9d7d4f1552 Rev467, requirements.txt accept newer dependecies, Boost dbschema.json, Move getDirname getFilename to helper, Verify optional files, Includes not allowed in user files, Optional files rules, Peer hashfield functions, Test optional files signing, Test file info, Test verify file, Test helpers 2015-10-01 01:35:13 +02:00