QBElggTestsForPHPUnit

Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.

What you can do to help:

PHPUnit support for elgg running in a separate DB

Last updated

This plugin is basically a scratch-your-own-itch in the development phase: we wanted to run our tests (preferably with PHPUnit) and we wanted them to run safe (i.e. not against the elgg DB). So, this plugin was born to “cheat” the elgg engine and make it use a different (test) database while running the tests. In just a few words this plugin provides:

  • DB independence; the test never hits the real elgg DB.
  • Test independence; each test spawns its own process and calls the whole elgg engine start process before running.

The installation process is detailed here: http://research.quanbit.com/2012/10/10/qbelggtestsforphpunit-reloaded/

Quanbit

In Quanbit we create a wide range of Custom Social Networks as well as individual plugins for adding new functionalities to existing Social Networks.

Stats

  • Category: Tools
  • License: GNU General Public License (GPL) version 2
  • Updated: 1970-1-1
  • Downloads: 327
  • Recommendations: 0

Other Projects

View Quanbit's plugins