Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / test / haketilo_test @ aec5c9ae

Latest revisions

# Date Author Comment
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

bbc9fae4 03/24/2022 08:43 PM koszko

serialize and deserialize entire Response object when relaying fetch() calls to other contexts using sendMessage

View revisions

Also available in: Atom