Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / test @ 201fcfad

Name Size
  data
  default_profiles
  unit
__init__.py 70 Bytes
__main__.py 1.94 KB
misc_constants.py 3.36 KB
profiles.py 2.89 KB
proxy_core.py 5.64 KB
script_loader.py 3.24 KB
server.py 4.37 KB
world_wide_library.py 1.69 KB

Latest revisions

# Date Author Comment
201fcfad 12/03/2021 01:00 AM jahoti

Support tests outside the source directory

Explicitly use certs in the build directory, and tests in the source

7d1f777a 12/03/2021 01:00 AM jahoti

Correct types in test/misc_constants.

Load variable overrides with correct types

3fcff338 12/03/2021 01:00 AM jahoti

Make testing configurable

Add options to configure in accordance with #97

93dd7360 12/01/2021 09:06 PM koszko

improve unit testing approach

Unit tests were moved to their own subdirectory.
Fixtures common to many unit tests were moved to test/unit/conftest.py.
A facility to execute scripts in page's global scope was added.
A workaround was employed to present information about errors in injected scripts....

463e6830 12/01/2021 02:03 PM koszko

facilitate testing javascript functions

Haketilo's .js files can now be loaded together with their dependencies and
executed on a page opened in a selenium-driven Firefox instance.

5b2a7a61 11/27/2021 01:15 PM koszko

add Selenium- and Python-based test system

View revisions

Also available in: Atom