Skip to content

Tags: PHPPlatform/persist-unit

Tags

v0.1.10

Toggle v0.1.10's commit message
removed composer require for php-platform/persist

v0.1.9

Toggle v0.1.9's commit message
maintaining same errorlog file throughout the testMethod

v0.1.8

Toggle v0.1.8's commit message
display error_log only if the test has failed

v0.1.7

Toggle v0.1.7's commit message
ModelTest is improved to handle and assert error traces during the tests

v0.1.6

Toggle v0.1.6's commit message
added template tests for models

included php-platform/persist as dependency

v0.1.5

Toggle v0.1.5's commit message
bug fix in SessionImpl

v0.1.4

Toggle v0.1.4's commit message
Merge branch 'master' into v0.1

# Conflicts:
#	src/Tests/PersistUnit/ModelTest.php

v0.1.3

Toggle v0.1.3's commit message
resetting connection in setUpBeforeClass

v0.1.2

Toggle v0.1.2's commit message
improvements for Model Test

v0.1.1

Toggle v0.1.1's commit message
some improvements and bug fixes