Commit Graph

23 Commits

Author SHA1 Message Date
Timothy Warren b8d4768b1b camelCase methods and properties 2016-10-13 21:55:23 -04:00
Timothy Warren 6740aaef79 PHP7 or bust! 2016-10-12 22:12:25 -04:00
Timothy Warren ae9dc46a17 Actually use host in test connection for Postgres 2016-07-19 11:53:37 -04:00
Timothy Warren bcfb0f2be8 Install missing apt package for docker, fix an issue running on jenkins 2016-07-15 16:17:49 -04:00
Timothy Warren a1c3b9e7db Change test setup to be more extensible 2015-11-10 16:29:17 -05:00
Timothy Warren 225017adee Lots of refactoring -- accessors/mutators instead of direct access, reduce query builder test database connections, and simplify some logic 2015-07-30 16:40:30 -04:00
Timothy Warren 28f5cb2934 Fix Firebird tests and speed up tests by using one database connection for each query builder datbase test 2015-07-17 15:38:06 -04:00
Timothy Warren bfc3ea33ca Reorganize drivers into a more modern layout 2015-07-16 16:56:13 -04:00
Timothy Warren 1abd835f47 Attempting some Quercus compatibility, test-suite runs with simpletest as well as PHPUnit 2014-06-09 17:02:14 -04:00
Timothy Warren 6a38213a62 Improve some tests and docblocks 2014-04-28 16:41:46 -04:00
Timothy Warren 80595dfbbe Update foreign key driver methods to return the same kind of information 2014-04-15 16:15:08 -04:00
Timothy Warren 3ce35d78d2 Fix tests, by fixing some issues with auto-prefixing table names 2014-04-09 10:30:01 -04:00
Timothy Warren 74d4a00eef Test improvements 2014-04-08 17:13:41 -04:00
Timothy Warren d06a3eda0d Add method to get indexes for the current table 2014-04-08 14:26:28 -04:00
Timothy Warren e3fdad5206 Namespaces! 2014-04-02 17:08:50 -04:00
Timothy Warren 7cf3c436dd Breakout Query function into its own class 2014-03-31 12:47:07 -04:00
Timothy Warren 5e464ef158 Remove some dead code, update docs 2014-03-17 19:34:48 -04:00
Timothy Warren 620441a9a3 Better test coverage 2014-02-25 13:47:35 -05:00
Timothy Warren 96f55f2ef5 100% code coverage of the base classes 2014-02-18 19:29:58 -05:00
Timothy Warren 1095e85762 Fix some docblocks, and update test files to 2014 2014-02-18 15:18:01 -05:00
Timothy Warren f6d50c678b Fix some test issues and allow persistent database connections 2014-02-18 14:50:20 -05:00
Timothy Warren 2465941fdf Skip Postgres tests if the class isn't loaded 2014-02-17 19:12:53 -05:00
Timothy Warren 5125ac4e31 Convert test suite to use PHPUnit 2014-02-14 22:08:19 -05:00