<feed xmlns='http://www.w3.org/2005/Atom'>
<title>browser-extension/test/unit, branch jahoti</title>
<subtitle>A discontinued Web Extension to facilitate replacing sites' js with user-supplied scripts</subtitle>
<id>https://git.koszko.org/browser-extension/atom?h=jahoti</id>
<link rel='self' href='https://git.koszko.org/browser-extension/atom?h=jahoti'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/'/>
<updated>2021-12-01T20:06:28Z</updated>
<entry>
<title>improve unit testing approach</title>
<updated>2021-12-01T20:06:28Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-11-24T14:53:00Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=93dd73600e91eb19e11f5ca57f9429a85cf0150f'/>
<id>urn:sha1:93dd73600e91eb19e11f5ca57f9429a85cf0150f</id>
<content type='text'>
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.
</content>
</entry>
</feed>
