29 Commits (16af57cf900639a57942c8904dd6ee531fed9986)

Author SHA1 Message Date
J. King 16af57cf90 Partially working cleanup tests 1 year ago
J. King 91ac7b568b Mostly fix up import/export tests 1 year ago
J. King b81596a2de Fix feed test series 1 year ago
J. King b24a76b744 Fix up the simpler database functions 2 years ago
J. King 459e44e041 Address remaining errors 2 years ago
J. King e4a7e6622b Fix most problems with the new schema 2 years ago
J. King f1c29c99c7 Finish testing PID file path checking 3 years ago
J. King 4e1193bab2 Move forking daemon support code to own class 3 years ago
J. King fa6d641634 Implement CLI for tokens 3 years ago
J. King 9ad4a37ddf Tests and fixes for Miniflux with PDO 3 years ago
J. King 54a6fcc0d6 Consolidate object factoriesinto one place 3 years ago
J. King ffc5579a7a Partial implementation of filter rule handling 3 years ago
J. King def07bb1ad Tests for Miniflux authentication 4 years ago
J. King 06dee77bac First tests for Miniflux 4 years ago
J. King e8091fa740 Speed up coverage slightly. 4 years ago
J. King 39a1895867 Refine and cover new Guzzle error handling 4 years ago
J. King 14ef33879b Re-arrange database tests by engine 4 years ago
J. King cca56b09fc Order failing tests first 5 years ago
J. King bbe70b6abc Corect CamelCase references to Nextcloud 5 years ago
J. King 71c7cd8fb1 Full coverage! Fixes #66 5 years ago
J. King bad86cedb3 Tests for bootstrapper 5 years ago
J. King b6dd8ab20d Improvements to and proper tests for query builder 5 years ago
J. King 4f5a8e3180 Make media type checking more robust 5 years ago
J. King d0f780d4e6 Unit tests for IN() clause generator 5 years ago
J. King d9c769d40e Remove Target class 5 years ago
J. King 13c27c2536 Start on URL normalizer 5 years ago
J. King f360c64327 Slight fixes to Robo and PHPUnit 5 years ago
J. King cb71a9efd7 Make database connections for testing configurable 5 years ago
J. King 7046ce163c More format-neutral code out of OPML class 5 years ago
J. King deea294f8a Add export-to-file wrapper for OPML 5 years ago
J. King 35e79d53a9 OPML export fixes, with tests 5 years ago
J. King 7d95e8fc09 Split Fever user management from protocol handler 5 years ago
J. King d59223bbcb First authentication test for Fever 5 years ago
J. King 85307bc90a Add parser for TTRSS search strings 5 years ago
J. King 5d61ab0a57 Fixes for MySQL native interface 5 years ago
J. King 24df564045 Mostly successful MySQL database function tests 5 years ago
J. King 4ef36643a4 Proof-of-concept PDO MySQL driver 5 years ago
J. King b52dadf345 Make existing PostgreSQL tests explicitly PDO tests 6 years ago
J. King 0513b606c2 Merge master 6 years ago
J. King f7b9a2a6cf Fixes for PHPUnit 7 6 years ago
J. King 089f666de6 Fix PDO insert ID errors in PHP 7.1 6 years ago
J. King 22941f5ad1 Fix session tests 6 years ago
J. King 8dfedd30ef Test PostgreSQL schema upgrade 6 years ago
J. King 1414f8979c Fix savepoint handling and locking in PostgreSQL driver 6 years ago
J. King 39110858b7 Move database function test series as first step in re-organization 6 years ago
J. King f22e53fdc9 Align result tests with driver tests 6 years ago
J. King aa1b65b5d4 Take a different tack on shared database tests 6 years ago
J. King 736a8c9d0c Improved timeout handling for both SQlite and PostgreSQL 6 years ago
J. King edfae438fa Refine pg connection strings 6 years ago
J. King c4ca9149a1 Move Statement tests 6 years ago