docbrown/spec/requests/stories
Jeremy Friesen a8ec0c3058
Ensuring that established tags don't respond 404 (#17058)
Prior to this commit, we determined the 404 status based on the final
scoped query of the articles.  That scoped query would limit to a
timeframe.

However, what we want is to not render a 404 status if we have an
"established" tag.  An established tag means that we have at least one
published article (regardless of when we published).

Fixes forem/forem#16932
2022-04-01 10:25:28 -04:00
..
articles_search_spec.rb views/stories, views/layouts and other homepage i18n (#15083) 2021-11-10 07:38:43 -06:00
feeds_spec.rb Fixing weighted query hotness grab logic (#15528) 2021-11-30 12:55:48 -05:00
pinned_articles_spec.rb Prefer double quoted string literals (#13949) 2021-06-10 08:02:28 +02:00
tagged_articles_spec.rb Ensuring that established tags don't respond 404 (#17058) 2022-04-01 10:25:28 -04:00