I've added hashtags detection testing. a thought - we should not repeat the code that the top over and over for each test file. perhaps a wrapper that calls.
It also fails to run if you have a addPlugin() call in your config.php atm. On Tue, Aug 25, 2009 at 8:15 AM, Evan Prodromou<[email protected]> wrote: > I've added the first unit test (for URL detection) to the Laconica codebase. > > It uses phpunit. Talking with other devs, this makes the most sense: it's a > good-enough unit test framework, and it's under active development. > > There's a lot to test in the software, but I hope this is a good first step. > > -Evan > > -- > Evan Prodromou > CEO, Control Yourself, Inc. > [email protected] - http://identi.ca/evan - +1-514-554-3826 > > _______________________________________________ > Laconica-dev mailing list > [email protected] > http://mail.laconi.ca/mailman/listinfo/laconica-dev > -- www.br3nda.com www.coffee.geek.nz "Support living artists - the dead ones don't need it." - Collette Rene Fergus _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
