Commit Graph

108 Commits

Author SHA1 Message Date
shortcutme 4efcfa8bf4
Rev3112, Allow user rules based on auth address 2017-10-16 20:26:41 +02:00
shortcutme 0b9bc56959
Test sub-directory files in user diretories 2017-10-04 13:36:14 +02:00
shortcutme e9beeb85fc
Use with to open files to avoid keeping them open in case of errors 2017-10-04 13:35:55 +02:00
shortcutme a71e82c315
Test user sub-directories inner_path 2017-10-04 13:35:15 +02:00
shortcutme d176150248
Test multiple length of message for signing 2017-10-04 13:34:50 +02:00
shortcutme ab9fa9ec0c
Mark data/optional.* as optional for test site 2017-10-04 13:34:14 +02:00
shortcutme 3d57fbb1b8
Use the real size of content.json instead of predefine it 2017-10-04 13:33:26 +02:00
shortcutme f0f9240fc8
getDirname strips the leading / chars 2017-10-04 13:33:00 +02:00
shortcutme b1bfe39cd5
Use merged getFile function call to download file using streaming 2017-10-04 13:32:39 +02:00
shortcutme c82b19687a
Spy object also stores the called object 2017-10-04 13:31:49 +02:00
shortcutme be755fe25e
Custom logging for tests to spot possible performance bottlenecks easier 2017-10-04 13:30:17 +02:00
shortcutme 0f0f3894ff
request from directory . should drop forbidden error 2017-10-04 12:48:48 +02:00
shortcutme a2182e8a8d
Invalid nonce requests automatically shows wrapper now 2017-10-04 12:48:16 +02:00
shortcutme bf672bdec3
Add new test to unsafe matches 2017-07-18 20:55:04 +02:00
shortcutme 6a4882d81d
Test SafeRe repetition limit 2017-07-15 01:31:08 +02:00
shortcutme 3459d35ed2
Test unsafe regex pattern recognization 2017-07-14 10:37:09 +02:00
shortcutme 699a8be721
Test unsafe patterns in dbschema 2017-07-14 10:36:41 +02:00
shortcutme 1f4a5643db
Test unsafe regex patterns on sign and verify 2017-07-14 10:36:18 +02:00
shortcutme 492408def7
Use class variable to store test site privatekey 2017-07-14 10:35:44 +02:00
shortcutme b60a1ec455
Test invalid filenames 2017-07-13 19:33:07 +02:00
shortcutme f630e6c25e
Test raw access security 2017-07-10 02:42:41 +02:00
shortcutme b7106995b7
Test size errors on getFile 2017-06-19 16:14:14 +02:00
shortcutme dca3c775d1
Test expect exact sign and verification errors 2017-06-19 16:13:58 +02:00
shortcutme aa402ebaf3
Fix typo 2017-06-13 14:13:09 +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 fbed15318b
Fix file request testcase 2017-04-14 00:34:40 +02:00
shortcutme f3edd8013d
Rev2034, Fix leaking users.json via webui 2017-04-09 16:54:28 +02:00
MuxZeroNet 2cb8cc9107 Update TestWeb.py 2017-04-06 23:14:46 +00:00
shortcutme 233d5f31f2
Support ignore_class and queue to noparallel decorator 2017-04-01 22:32:06 +02:00
shortcutme d7496d6fd5
Boost js, css, dbschema and non-user json file priority 2017-03-12 17:55:47 +01:00
shortcutme f46f9fa6ea
Test new content.json content 2017-03-12 13:13:47 +01:00
ZeroNet 0e2f742b7e Merge pull request #842 from mishfit/refactorListAndWalk
Rename SiteStorage.list to SiteStorage.walk
2017-03-04 12:39:06 +01:00
shortcutme 52ed170292
Create new file server for every test 2017-02-27 11:21:40 +01:00
mishfit 656c818211 rename SiteStorage.list to SiteStorage.walk
also, add SiteStorage.list as non-recursive
directory listing (`os.listdir`)
2017-02-24 21:58:46 -07:00
shortcutme 38d330da1a
Rename db.loadJson to db.updateJson 2017-02-09 01:53:31 +01:00
shortcutme 8a75f200ca
No logging phantomjs 2017-01-27 14:00:41 +01:00
shortcutme d65c7d05a4
Remove /media access 2017-01-27 13:05:49 +01:00
shortcutme 72f91a2816
Fix selenium with gevent 1.2 2017-01-27 13:05:10 +01:00
shortcutme c57d0283b3
Fix optional files test 2017-01-27 13:04:32 +01:00
shortcutme e4cfec3ba0 Test strict translator 2016-11-18 20:03:00 +01:00
shortcutme 5fafe7cf29 Change contentdb reference to site object in test 2016-11-07 23:20:52 +01:00
shortcutme 0214741345 Hashfield test fix 2016-11-07 22:44:03 +01:00
shortcutme d5b8722bb0 Kill greenlets between tests 2016-11-07 22:43:26 +01:00
shortcutme c5851cd166 Better DB tests 2016-11-07 22:42:27 +01:00
shortcutme bca08970ba Always disable announce when testing 2016-10-02 14:23:30 +02:00
sirMackk bd5ebdb2de Integrates updated upnppunch with project; Makes project close ports using UPnP on exit. 2016-09-09 12:37:22 +02:00
shortcutme b8bf773c40 Make test compatible with new content.db 2016-09-05 13:58:10 +02:00
shortcutme 6c6ce54a20 Run test in verbose mode 2016-08-26 11:42:44 +02:00
shortcutme 5061e0051a Test missing cert verification 2016-08-22 03:41:12 +02:00