Commit Graph

20 Commits

Author SHA1 Message Date
7428b82425 Update tests
Looks like liberation.fr is now blocking wallabag.
2025-12-22 10:26:13 +01:00
5db128a071 Fix tests 2025-06-17 20:19:30 +02:00
36eb513e1b PHPStan level 5 2025-04-22 07:59:38 +02:00
e6ce9c524c Merge branch '2.6' 2025-04-10 01:45:52 +02:00
9e2720cddc Modernize to PHP 8.1 2025-04-07 09:17:32 +02:00
c50265c1eb Replace setMethods by onlyMethods 2025-04-02 02:08:55 +02:00
2272d3da66 Merge branch '2.6'
# Conflicts:
#	src/Repository/EntryRepository.php
#	src/Twig/WallabagExtension.php
#	src/Wallabag/CoreBundle/Resources/views/Entry/_card_actions.html.twig
#	src/Wallabag/CoreBundle/Resources/views/Entry/_card_list.html.twig
#	tests/Twig/WallabagExtensionTest.php
2025-03-18 21:02:22 +01:00
67c359a6dd Replace entity manager clear by creating a new client 2025-03-18 00:03:35 +01:00
3bd434091f Convert 403 errors to 404 errors 2025-03-14 06:41:28 +01:00
3d0bd49730 Fix volatile tests 2025-02-19 21:41:53 +01:00
67c5270fdc Add a validator on URL entity 2025-02-07 19:01:06 +01:00
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
c6a69e595c Fix CS 2024-08-14 16:39:36 +02:00
fc14f86ae4 test: Add test for http_status filter 2024-07-24 20:19:25 +12:00
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
6bdee1671d Fix test 2024-04-15 12:17:13 +02:00
c092e4ddf6 Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00
74a98aaae2 Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
0b44170e83 Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
24da70e338 Move test files directly under tests/ directory 2024-02-23 07:42:48 +01:00