Commit graph

5 commits

Author SHA1 Message Date
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
Yassine Guedidi
a221ec8348 Use test container to replace test services definitions 2024-02-26 16:30:16 +01:00
Yassine Guedidi
c092e4ddf6 Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +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
Renamed from tests/Wallabag/CoreBundle/Controller/ConfigControllerTest.php (Browse further)