Skip to content

Releases: TYPO3/testing-framework

InternalRequest instructions

20 Aug 14:36
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • [BUGFIX] Fix class namespace and position of class variable access

3.4.0

25 Apr 06:17
Compare
Choose a tag to compare
  • [TASK] Remove EXT:lang as core extension to load
  • [FEATURE] Backup and Restore Environment Object in Tests