Project

General

Profile

Actions

Feature #7460

closed

Bug #7455: PHP Unittests fail in current version

Create SetupPhpUnit Class

Added by Marc Egger over 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Marc Egger
Target version:
-
Start date:
11.12.2018
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

statische Klasse fuer unit test setup mit setup funktion:

- Setze php.ini variabeln default werte:
ini_get('session.gc_maxlifetime')
ini_get('session.cookie_lifetime')

- Change CWD to API or extension depending

- add global var: PHP_UNIT=1

Actions #1

Updated by Marc Egger about 5 years ago

ini Variabeln werden jetzt in phpunit.xml gesetzt

Actions #2

Updated by Marc Egger about 5 years ago

todo: eliminate unittest variable which is passed into classes

Actions #3

Updated by Marc Egger about 5 years ago

  • Assignee set to Marc Egger
Actions #4

Updated by Marc Egger about 5 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF