debshots/test/controllers
Christoph Haas 323b7004ed Expose which search strategy produced each result
query_packages now assigns @search_sources - a hash mapping package
ids to the matching strategy that put them into the results: :exact,
:name_prefix, :name_contains, :semantic or :fulltext. The grid and
list views render a small badge with a humanized label per result,
making the search tiers observable. semantic_results() was folded
into search_packages() so each branch tags its own source. Adds the
rails-controller-testing gem for assigns() in tests.
2026-08-23 10:39:50 +02:00
..
.keep Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
admin_controller_test.rb tests rubocopified 2024-07-15 00:05:56 +02:00
json_controller_test.rb Tests improved 2018-08-20 22:27:35 +02:00
moderate_controller_test.rb Tests run okay 2018-08-13 15:02:28 +02:00
my_controller_test.rb Tests run okay 2018-08-13 15:02:28 +02:00
packages_controller_test.rb Expose which search strategy produced each result 2026-08-23 10:39:50 +02:00
users_controller_test.rb minitest now generally works with Devise 2016-07-22 16:03:50 +02:00
welcome_controller_test.rb Fixed controller tests 2015-04-23 17:20:06 +02:00