Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / test / haketilo_test @ 1f9ccef9

Name Size
  data
  default_profiles
  unit
__init__.py 70 Bytes
__main__.py 2.56 KB
conftest.py 6.39 KB
extension_crafting.py 6.88 KB
misc_constants.py 3.09 KB
profiles.py 4.95 KB
proxy_core.py 5.64 KB
script_loader.py 2.64 KB
server.py 4.51 KB
test_integration.py 1.84 KB
world_wide_library.py 10.5 KB

Latest revisions

# Date Author Comment
1f9ccef9 06/18/2022 01:51 PM koszko

restore compatibility with IceCat 60

This commit also fixes the --driver option to configure script.

aec5c9ae 06/18/2022 12:30 PM koszko

automatically change repo url to point to api v2 endpoint

051d2472 06/10/2022 02:53 PM koszko

merge support for CORS bypassing and eval()

f8dedf60 06/10/2022 02:13 PM koszko

allow eval() in injected scripts

9bee4afa 06/01/2022 02:29 PM koszko

support schema v2 and dependencies on mappings

6cce0301 03/28/2022 05:46 PM koszko

add more tests for CORS bypassing feature

fba67f09 03/26/2022 10:17 PM koszko

allow injected scripts to bypass CORS using provided API

b9a6179c 03/24/2022 09:30 PM koszko

fix payload creation for file:// URLs

60c0b4fe 03/24/2022 08:43 PM koszko

delay loading of js code in test_policy_enforcing.py

We don't want JS loading to happen upon python module load. We want to do it lazily. Here it was being done eagerly due to some previous overlooking.

749f1c85 03/24/2022 08:43 PM koszko

prepare for exposing APIs to injected scripts

View revisions

Also available in: Atom