MyShaarli/tests/feed
ArthurHoaro def39d0dd7 Run Unit Tests against PHP 7.4
Bump PHPUnit version and fix unit test

  - Globals are handled differently and are persistent through tests
  - Tests without assertions are marked as risky: some of them are just
meant to check that no error is raised.
2020-01-17 18:34:37 +01:00
..
CachedPageTest.php Run Unit Tests against PHP 7.4 2020-01-17 18:34:37 +01:00
CacheTest.php namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder} 2019-01-12 22:47:48 +01:00
FeedBuilderTest.php Optimize and cleanup imports 2019-01-13 00:04:42 +01:00