Project

General

Profile

Actions

Task #84733

closed

Optimize comands for executing tests with docker in core contribution toolchain

Added by Sybille Peters about 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2018-04-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

As suggested by Josef Glatz in the #bamboo channel, we would like to simplify the execution of commands for running the phpunit tests with docker.

In order to do this we can supply some scripts and configuration files:

  • File that sets db credentials for functional tests as environment variables (see Build/bamboo/src/main/java/core/AbstractCoreSpec.java for already existing database credentials)
  • execute commands via composer (or grunt?) by defining them in composer.json or Build/package.json

see also contribution guide for more information:


composer run-script unittests
composer run-script functests


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #83249: Use Composer scripts to simplify developmentClosedMathias Brodala2017-12-07

Actions
Actions

Also available in: Atom PDF