1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-07-24 23:59:45 +02:00
mealie/tests
Jacob Corn e1d3a247c7
feat: random sort option for front page (#2363)
* Add hook for random sorting

* Add random sorting to front page

* Add multiple tests for random sorting.

* Be extra sure that all recipes are returned.

* Too stable random. seed doesn't reach backend.

* add timestamp to useRecipeSearch

* Update randomization tests for timestamp seeding

* ruff cleanup

* pass timestamp separately in getAll

* remove debugging log items

* remove timestamp from address bar

* remove defaults from backend timestamps

* timestamp should be optional

* fix edge case: query without timestamp

* similar edge case: no timestamp in pagination

* ruff :/

* better edge case handling

* stabilize random search test w/more recipes

* better pagination seeding

* update pagination seed test

* remove redundant random/seed check

* Test for api routes to random sorting.

* please the typing gods

* hack to make query parameters throw correct exc

* ruff

* fix validator message typo

* black reformatting

---------

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
2023-05-29 16:56:20 -08:00
..
data feat: Migrate from Copy Me That (#2212) 2023-03-12 12:37:24 -08:00
fixtures Feature: Add "Authentication Method" to allow existing users to sign in with LDAP (#2143) 2023-02-26 10:12:16 -09:00
integration_tests feat: random sort option for front page (#2363) 2023-05-29 16:56:20 -08:00
multitenant_tests chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
unit_tests feat: random sort option for front page (#2363) 2023-05-29 16:56:20 -08:00
utils Feature: Global Timeline (#2265) 2023-04-25 09:46:00 -08:00
__init__.py v0.4.0 (#236) 2021-03-31 07:20:35 -08:00
conftest.py prs-fleshgolem-2070: feat: sqlalchemy 2.0 (#2096) 2023-02-06 18:43:12 -09:00