Running PHPUnit tests on StatusNet

I'm trying to run phpunit on StatusNet's tests directory, but phpunit does not seem to include the necessary StatusNet library files.

Do I need a special phpunit configuration to run the StatusNet tests ?

Comments

  • I have problems too, when I execute I get white response. I'm using statusnet 1.0.1

    For example:
    phpunit CommandInterperterTest.php

    I read: "If you get no output, check if your config.php is looking for a 'LACONICA' constant and try changing it to 'STATUSNET'." From http://status.net/wiki/Unit_testing

    Then I try to change 'LACONICA' for 'STATUSNET' in configuration but it doesn't work...

    Any suggestion?

    Thanks
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID