Skip to content

Urlaube CMS test suite

Notifications You must be signed in to change notification settings

urlaube/urlaube-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Urlaube Tests

The Urlaube test suite contains the tests written against Urlaub.be.

Installation

To run the tests you have to clone this repository alongside the Urlaub.be repository:

git clone https://github.com/urlaube/urlaube
git clone https://github.com/urlaube/urlaube-tests

Usage

To run the tests you have to call the ./tests.php file:

cd ./urlaube-tests
php ./tests.php

Tests

The following tests have been implemented at the moment.

Content

This test checks the functionality of the Content core class, namely getting and setting values.

Logging

This test checks the functionality of the Logging core class, namely using the log level feature.

Translate

This test checks the functionality of the Translate core class, namely loading and executing translations.

About

Urlaube CMS test suite

Resources

Stars

Watchers

Forks

Languages