You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/tests/unit
mrpaulblack 21e3c40516 [simple theme] replace Image_layout.js with flexbox CS impl.
* drop image_layout.js from simple theme
* move image_layout.js to oscar theme and delete common js dir (since its empty now)
* align top position of image detail modal with bottom position of search header
* use flexbox to display images; row height can be set via @results-image-row-height in defenitions.less
* display span title underneath each image with a max width of 12rem
* increase margin and padding around image article on desktop and tablet
* make article height smaller on phone layout (height of 6rem) to display more content on current view
* remove content from result, if the title and content matches
* use a group that cotains the flex image article, if images are mixed with other categories
* fix pylint issues in webapp.py
* use the default.html result template in unit tests (thanks @return42)
2 years ago
..
engines [format.python] initial formatting of the python code 3 years ago
network [mod] upgrade httpx 0.21.2 3 years ago
settings [fix] changeover of the unit tests to the simple theme 2 years ago
__init__.py [format.python] initial formatting of the python code 3 years ago
test_answerers.py [format.python] initial formatting of the python code 3 years ago
test_engines_init.py [format.python] initial formatting of the python code 3 years ago
test_external_bangs.py [fix] external bangs: don't overwrite Bangs in data trie 3 years ago
test_plugins.py [format.python] initial formatting of the python code 3 years ago
test_preferences.py [fix] changeover of the unit tests to the simple theme 2 years ago
test_query.py [fix] remove broken ? search operator 3 years ago
test_results.py [format.python] initial formatting of the python code 3 years ago
test_search.py [format.python] initial formatting of the python code 3 years ago
test_settings_loader.py [format.python] initial formatting of the python code 3 years ago
test_standalone_searx.py [format.python] initial formatting of the python code 3 years ago
test_utils.py [mod] add documentation about searx.utils 2 years ago
test_webadapter.py [fix] changeover of the unit tests to the simple theme 2 years ago
test_webapp.py [simple theme] replace Image_layout.js with flexbox CS impl. 2 years ago
test_webutils.py [mod] webutils.py: remove dead code 3 years ago