wallabag/tests
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
..
Command Make each install command test uses its own database 2024-04-04 23:57:03 +02:00
Consumer Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Controller Adding tests for tagging rules reset 2024-07-16 11:24:09 +12:00
Entity Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00
Event Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
fixtures Fix tests 2024-07-15 10:32:01 +02:00
Form/DataTransformer Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Guzzle Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Helper Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Import Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
Mailer Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
ParamConverter Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Security/Voter Use IsGranted in SiteCredentialController 2024-04-04 23:37:14 +02:00
SiteConfig Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00
Tools Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Twig Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
bootstrap.php Fix schema 2024-04-02 23:39:33 +02:00
functions.php Skip database reset on partial test run 2024-01-16 09:29:33 +01:00
object-manager.php Add ObjectManagedLoader for PHPStan 2023-11-16 09:50:02 +01:00
WallabagTestCase.php Move resetDatabase() in InstallCommandTest as used only there 2024-04-04 23:38:32 +02:00