aboutsummaryrefslogtreecommitdiffstats
path: root/packages/e2e_tests/setup (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tests: fix crawling and search e2e tests (#2105)Mohamed Bassem2025-11-081-0/+23
| | | | | | | * tests: Attempt to fix flaky tests * fix internal address * fix assets tests
* feat: Add support for S3 as an asset storage layer (#1703)Mohamed Bassem2025-07-041-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
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-211-4/+4
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* tests: Add some simple crawler testsMohamed Bassem2025-04-163-14/+21
|
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-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>
* chore: Setup and add e2e tests for the API endpointsMohamed Bassem2024-12-302-0/+102