lp:~awbush/coughphp/coughphp-awbush

Created by Anthony Bush and last modified
Get this branch:
bzr branch lp:~awbush/coughphp/coughphp-awbush
Only Anthony Bush can upload to this branch. If you are Anthony Bush please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Anthony Bush
Project:
CoughPHP
Status:
Merged

Recent revisions

272. By Anthony Bush

CoughGenerator now passes new test cases -- generated code uses getDbName() and getTableName() instead of hard-coding values.

271. By Anthony Bush

Fixed some bugs in the test cases.

270. By Anthony Bush

Updated copyright license year.

269. By Anthony Bush

* Fixed typo in CoughObject::getFieldAliases() phpDoc block.
* Added # of differing lines to TestCoughGenerator output.
* Added test_config3 which tests the "enabled" setting of the "load_sql_inner_joins" option in cough generator config.

268. By Anthony Bush

Removed TestCoughGenerator 'output' directory (accidentally committed).

267. By Anthony Bush

New testing format for cough generator; next step is to make update the generator to pass the new tests.

266. By Anthony Bush <awbush@take>

test_all now works, and all tests pass.

265. By Anthony Bush <awbush@take>

Fixed test_all path issues, but we need to address the inability to run tests on the same class name. Previous test all script spawned instances of itself for each test to get around this...

264. By Anthony Bush <awbush@take>

Generator now uses the concrete class name instead of so you don't have to override the static methods in the concrete class -- you can just override the static member variables instead. PHP 5.3 will still have a better solution for this, but this will work perfect if you avoid extending the concrete class in order to change db name/table name/field names.

263. By Anthony Bush <awbush@take>

Only include files and setup the database factory once, not for each test method.

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.