Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / test / unit @ 3a90084e

Name Size
__init__.py 70 Bytes
conftest.py 3.6 KB
test_basic.py 1.36 KB
test_indexeddb.py 4.44 KB
test_patterns.py 5.48 KB
test_patterns_query_tree.py 18.9 KB

Latest revisions

# Date Author Comment
3a90084e 12/08/2021 07:01 PM koszko

facilitate initialization of IndexedDB for use by Haketilo

e1282a63 12/04/2021 07:31 PM koszko

finish implementing more efficient querying of URL patterns

The algorithm is implemented and tested. However, it is yet to be hooked into the actual extension.

5c583de8 12/03/2021 08:49 PM koszko

start implementing more efficient querying of URL patterns

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....

View revisions

Also available in: Atom