OpenWPM/test
Gunes Acar df50fb2a15 Fix issues raised in the review.
Make timestamp the last column again.
Add debug logs for stream types.

Add more extensive comments for POST data parsing and streams.

Return original formData without modification, if the POST
data is not parseable into key=value form.

Remove missing onload handler in the post data test.
Add test for parsing file uploads.
Add test for sending base64 encoded data.
2016-12-28 21:26:39 +01:00
..
test_pages Fix issues raised in the review. 2016-12-28 21:26:39 +01:00
__init__.py Adding a few basic profile unit tests with pytest. This should be 2015-11-06 17:45:42 -05:00
conftest.py Inject intrumentation code to page content as a script element. 2016-04-12 02:47:05 +02:00
expected.py Add instrumentation for document.cookie. 2016-12-21 23:24:40 +01:00
manual_test.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
openwpmtest.py Use py.test tmpdir fixture instead of mkdtemp. 2016-12-19 23:13:23 +01:00
test_adblock_plus.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
test_crawl.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
test_custom_function_command.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
test_disable_webdriver_self_id.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
test_env.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
test_extension.py Add instrumentation for document.cookie. 2016-12-21 23:24:40 +01:00
test_http_instrumentation.py Fix issues raised in the review. 2016-12-28 21:26:39 +01:00
test_profile.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
test_simple_commands.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
test_storage_vectors.py Move boilerplate get_config code to the parent test class. 2016-12-18 20:52:23 +01:00
utilities.py Don't use the system Firefox binary in the manual tests. 2016-12-15 17:29:02 +01:00