Posts about tests


Selenium based frontend tests using Python and Docker

Python based frontend unittests using selenium and docker.

Comparing URLs for similarity

Check if two URLs are same

Unittest object/interface available on DBus

How to unittest object available on DBus

Rushing in with bug fixes

Don't rush in with a fix for bug, think it through. If you have time that is, otherwise, just merge it.

Test cases limited to particular app for django

Hack to disable other apps from INSTALLED_APPS to run tests faster