aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
build-sysAllow testing behavior to be customizedjahoti3 years
jahotiSupport tests outside the source directoryjahoti3 years
jahoti-updateAdd build support for update URLsjahoti4 years
koszkobump version to 2.0.1Wojtek Kosior3 years
masterbump version to 2.0.1Wojtek Kosior3 years
nickAdd default repository to default settingsjahoti4 years
 
TagDownloadAuthorAge
v2.0.1browser-extension-2.0.1.tar.gz  browser-extension-2.0.1.zip  Wojtek Kosior2 years
v2.0browser-extension-2.0.tar.gz  browser-extension-2.0.zip  Wojtek Kosior3 years
v2.0-beta1browser-extension-2.0-beta1.tar.gz  browser-extension-2.0-beta1.zip  Wojtek Kosior3 years
v1.0browser-extension-1.0.tar.gz  browser-extension-1.0.zip  Wojtek Kosior3 years
v1.0-beta3browser-extension-1.0-beta3.tar.gz  browser-extension-1.0-beta3.zip  Wojtek Kosior3 years
v1.0-beta2browser-extension-1.0-beta2.tar.gz  browser-extension-1.0-beta2.zip  Wojtek Kosior3 years
v1.0-beta1browser-extension-1.0-beta1.tar.gz  browser-extension-1.0-beta1.zip  Wojtek Kosior3 years
 
AgeCommit messageAuthor
2021-12-03Support tests outside the source directory•••Explicitly use certs in the build directory, and tests in the source jahotijahoti
2021-12-03Distinguish testing and installation browsers•••The configure script now accepts BROWSER and TEST_BROWSER jahoti
2021-12-03Correct types in test/misc_constants.•••Load variable overrides with correct types jahoti
2021-12-03Clean up Makefile test targets•••Mark off the "tests" section and warn about build dir inflexibility jahoti
2021-12-03Make testing configurable•••Add options to configure in accordance with #97 jahoti
2021-12-03Merge branch 'koszko' into jahotijahoti
2021-12-01improve 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. Sample unit tests for regexes in common/patterns.js were added. Wojtek Kosior
2021-12-01facilitate 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. Wojtek Kosior
2021-11-30rewrite parts of build script in awkWojtek Kosior
2021-11-27add Selenium- and Python-based test systemWojtek Kosior
[...]