9 Commits (5df89009e619a23df1b2043cc8730fefd6a8276a)

Author SHA1 Message Date
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 5 years ago
J. King 0513b606c2 Merge master 5 years ago
J. King f7b9a2a6cf Fixes for PHPUnit 7 5 years ago
J. King 089f666de6 Fix PDO insert ID errors in PHP 7.1 5 years ago
J. King 22941f5ad1 Fix session tests 5 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
J. King 30d6f6db37 Consolidate Db result test series into single file 6 years ago
J. King ba8e208d79 Partial CLI tests 6 years ago
J. King a8cc9a4780 Tests for internal user driver; closes #50 6 years ago
J. King 11747c93fd Strip out unused user management functionality 6 years ago
J. King 3fa2d38f31 Initial rewrite of REST class; needs more testing, but should be functional 6 years ago
J. King 9ad0b47201 Add Target class to manipulate request traget URL parts 6 years ago
J. King 27caf147df Changes to Date helper class 6 years ago
J. King 77793f95cb Controller fixes for PDO databases; fixes #72 6 years ago
J. King a5318d1b12 Part 2 6 years ago
J. King 095fe10aec Reorganize PDO tests into namespaces 6 years ago
J. King 59fee52074 Reorganize tests into namespaces 6 years ago
J. King 4bada691e9 PDO tests and fixes; improves #72 6 years ago
J. King ad6a09ffa1 Partially tested pdo_sqlite driver; improves #72 6 years ago
J. King 183718204d Grouped slow tests; improves #113 6 years ago
J. King 4bc3398157 Use Robo for programming task execution 7 years ago
J. King 3adfe8742f Reorganize test cases 7 years ago
J. King c669273792 Implement TTRSS operation getHeadlines; fixe #82 7 years ago
J. King 5d4ea6edc0 Add ResultEmpty class 7 years ago
J. King ea08bbb87b Implement TTRSS feed icons; fixes #121 7 years ago