Skip to content

Releases: lchrusciel/ApiTestCase

v3.1.3

20 Aug 14:27
e67c087
Compare
Choose a tag to compare

Support for Symfony 4.1+.

v3.1.1

01 Jun 14:03
v3.1.1
81e61fb
Compare
Choose a tag to compare

Prevent installing with Symfony 4.1+ (see #123).

PHPUnit 7.0 support and unescaped unicode in JSON!

07 Feb 18:26
f603e2e
Compare
Choose a tag to compare
v3.0.0-RC.3

ApiTestCase v3.0.0-RC.3

Symfony4 support

20 Dec 09:36
f02986a
Compare
Choose a tag to compare
Symfony4 support Pre-release
Pre-release

Thanks to @LaetitiaRiffaud and @angelov support for Symfony 4.

Tests against PHP 7.2.

PHP7 and PHPUnit 6 support!

27 Jun 07:52
Compare
Choose a tag to compare

From now on support for php 5.6 has been dropped.

Better support for VM environment

09 Jun 11:14
Compare
Choose a tag to compare

New TMP_DIR variable allows specifying folder for log files.

ApiTestCase performance optimization

04 Jan 10:29
Compare
Choose a tag to compare

Thanks to @bendavies effort, ApiTestCase runs 30% faster and consumes up to 9 times less memory

ApiTestCase Stable Release

09 Aug 14:23
Compare
Choose a tag to compare
Merge pull request #74 from Zales0123/test-aplication-post-requests-test

Json POST Product test for sample application

ApiTestCase Release Candidate

04 Aug 13:11
Compare
Choose a tag to compare
Pre-release
Merge pull request #73 from pamil/moar-tests

Test & fix assertResponseContent for incorrect response given

Second alpha release

26 Jul 13:37
Compare
Choose a tag to compare
Second alpha release Pre-release
Pre-release

Prepering to beta stage