Commit Graph

16 Commits

Author SHA1 Message Date
Jérémy Benoist 1b8960edc4
Merge pull request #7588 from KevinSJ/feat/filter-by-http-status
Add http_status filter to /api/entries
2024-09-06 09:34:34 +02:00
Jeremy Benoist c6a69e595c
Fix CS 2024-08-14 16:39:36 +02:00
Kevin Jiang fc14f86ae4 test: Add test for http_status filter 2024-07-24 20:19:25 +12:00
Kevin Jiang 897aa1d309 Adding tests for tagging rules reset
Fix test: associate tagging rule with user config

Update src/Repository/TaggingRuleRepository.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>

Update src/Controller/ConfigController.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>

Update src/Repository/TaggingRuleRepository.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>
2024-07-16 11:24:09 +12:00
Jeremy Benoist 910132fe72
Fix tests
Looks like lemonde.fr doesn't work anymore in wallabag for test.
Switching to an other great media.

Also update site configs.
2024-07-12 17:08:40 +02:00
Jérémy Benoist 6bdee1671d
Fix test 2024-04-15 12:17:13 +02:00
Jeremy Benoist 6740020b7b
Fix CS 2024-03-19 09:28:19 +01:00
Yassine Guedidi a221ec8348 Use test container to replace test services definitions 2024-02-26 16:30:16 +01:00
Yassine Guedidi a543e8fdd3
Merge pull request #7294 from yguedidi/move-assets-to-assets-root-folder-as-is
Move assets to assets/ root folder "as is"
2024-02-26 14:05:08 +01:00
Yassine Guedidi ce391a6801
Merge pull request #7292 from yguedidi/rename-wallabagcoretestcase-to-wallabagtestcase
Rename WallabagCoreTestCase to WallabagTestCase
2024-02-25 16:33:26 +01:00
Yassine Guedidi 71e7c16dfe Fix logo path in entries.xml.twig 2024-02-25 00:28:03 +01:00
Yassine Guedidi c092e4ddf6 Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00
Yassine Guedidi 6c1ba95781 Use lighter PDF file in Pinboard tests 2024-02-24 19:27:42 +01:00
Yassine Guedidi 74a98aaae2 Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
Yassine Guedidi 0b44170e83 Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Yassine Guedidi 24da70e338 Move test files directly under tests/ directory 2024-02-23 07:42:48 +01:00