32
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2025-01-27 22:38:28 +00:00
zanardigit 1bc42cfdbc Ignore tests output as well
Unless I am missing something, it seems to me we should not commit the PNG and HTML output of the tests, so I added the "_output" folder to the .gitignore list.
2015-05-30 19:07:34 +02:00
2015-05-20 20:08:20 +01:00
2015-05-24 21:32:32 +02:00
2015-05-30 19:07:34 +02:00
2015-05-24 21:32:32 +02:00
2015-05-20 20:08:20 +01:00
2014-04-08 22:32:59 +10:00
2015-05-24 21:32:32 +02:00
2015-05-24 21:32:32 +02:00
2014-04-08 22:32:59 +10:00
2014-04-08 22:32:59 +10:00
2015-05-18 12:06:41 +01:00
2015-05-24 21:32:32 +02:00

Weblinks for Joomla!

This repo is meant to hold the decoupled com_weblinks component and related code.

Tests

To prepare the system tests (Selenium) to be run in your local machine you are asked to rename the file tests/acceptance.suite.dist.yml to tests/acceptance.suite.yml. Afterwards, please edit the file according to your system needs.

To run the tests please execute the following commands (for the moment only working in Linux and MacOS, for more information see: https://docs.joomla.org/Testing_Joomla_Extensions_with_Codeception):

$ composer install
$ vendor/bin/robo
$ vendor/bin/robo test:acceptance
Description
This repo is meant to hold the decoupled com_weblinks component and related code.
Readme GPL-2.0 2.5 MiB
Languages
PHP 98.5%
JavaScript 0.9%
Shell 0.6%