Skip to content

Releases: TYPO3/testing-framework

[BUGFIX] Instance path handling & serialization

29 Aug 13:59

Choose a tag to compare

  • aac9e26 [TASK] Enhance serialization processing
  • 066a8f0 [BUGFIX] Use correct method for building instance path

[FEATURE] Add database snapshot handling

29 Aug 12:21

Choose a tag to compare

  • 4d8c136 [FEATURE] Add database snapshot handling
  • 6ea8b25 [TASK] Streamline ConnectionPool instantiation
  • ab60a47 [TASK] Add possibility to resolve path statically

4.6.1: [BUGFIX] Fallback to internal exception in case it cannot be created

23 Aug 10:36

Choose a tag to compare

e.g. Doctrine\DBAL\Exception\DriverException cannot be reconstituted
with just message and code, but requires additional context.

Refactor functional test scenario import

22 Aug 09:31

Choose a tag to compare

  • 5ff5124 [!!!][TASK] Refactor functional test scenario import

InternalRequest instructions

20 Aug 14:36

Choose a tag to compare

  • 312f39a [FEATURE] Add possibility to assign instructions to InternalRequest
  • bb21d12 [FEATURE] Add possibility to use moint point in InternalRequest
  • 5228876 [BUGFIX] Use writable stream for InternalRequest::$body

SQL Server IDENTITY_INSERT compatibility

12 Aug 16:39
745260e

Choose a tag to compare

  • 56df56b [BUGFIX] Modify SQL Server IDENTITY_INSERT when creating records

SQL Server IDENTITY_INSERT compatibility

11 Aug 19:36
4a15d2c

Choose a tag to compare

  • 765adc6 [BUGFIX] Modify SQL Server IDENTITY_INSERT when creating records

Fix bug in setting up scenarios

11 Aug 09:05

Choose a tag to compare

  • 975e3fe [BUGFIX] Process entity 'pid' values in correct order

Improved Response/Request Handling for Functional Frontend Tests

10 Aug 20:51
0a432e7

Choose a tag to compare

Merge pull request #85 from ohader/request-response

[FEATURE] Enhance functional test frontend and scenario handling

3.4.1

26 Apr 15:39

Choose a tag to compare

  • [BUGFIX] Fix class namespace and position of class variable access