aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests/setup (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-11-08tests: fix crawling and search e2e tests (#2105)Mohamed Bassem1-0/+23
* tests: Attempt to fix flaky tests * fix internal address * fix assets tests
2025-07-04feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem1-1/+3
* feat: Add support for S3 as an asset storage layer. Fixes #305 * some minor fixes * use bulk deletion api * stream the file to s3
2025-04-21chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo1-4/+4
* refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
2025-04-16tests: Add some simple crawler testsMohamed Bassem3-14/+21
2025-01-02feat: Add support for smart lists (#802)Mohamed Bassem1-1/+1
* feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com>
2024-12-30chore: Setup and add e2e tests for the API endpointsMohamed Bassem2-0/+102