aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* [BUGFIX] for fromStandalonePermission().Klaus Weidenbach2016-10-201-0/+110
| | | | | | Not sure if this method is used anywhere, but it should not have worked correctly. This should correct it. Add a unit test for this class.
* [TASK] Restructure tests/ folder.Klaus Weidenbach2016-10-1915-119/+306
| | | | | | | | | Move unit tests to tests/unit/. Get the old still working UnitTests into a working state again. Updated composer.json with required-dev packages. Create a new folder tests/acceptance for Behat functional/acceptance testing. Add a first Feature draft of a Behat functional test for local login.
* Add unit tests for valid email function.ken restivo2015-11-081-0/+31
|
* Add rudimentary unit test for z_mime_content_type.ken restivo2015-10-271-0/+29
|
* rev update, fix autoname test "random" failurefriendica2012-04-261-2/+5
|
* fix tags test with new urlfriendica2012-04-241-2/+2
|
* had arg order backwardsfriendica2012-04-071-1/+1
|
* try assertContainsfriendica2012-04-071-1/+1
|
* tag tests cont.friendica2012-04-071-4/+15
|
* fix autonamenegativelength testfriendica2012-04-071-1/+1
|
* some work on testsfriendica2012-04-073-13/+21
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-054-0/+0
| | | | | | Conflicts: include/config.php update.php
* tests for the template engineAlexander Kampmann2012-03-221-0/+224
|
* another test for xmlifyAlexander Kampmann2012-03-151-1/+22
|
* splitted tests into several filesAlexander Kampmann2012-03-144-146/+269
|
* removed done TODOAlexander Kampmann2012-03-141-2/+1
|
* get_tags tests corrected. They test for the right things now. Alexander Kampmann2012-03-141-55/+188
|
* get tags test improvedAlexander Kampmann2012-03-121-3/+37
|
* splitted test cases.Alexander Kampmann2012-03-092-88/+147
|
* changed a test stringAlexander Kampmann2012-03-091-2/+2
|
* added some testsAlexander Kampmann2012-03-091-26/+90
|
* better testsAlexander Kampmann2012-03-082-140/+217
|
* added test blueprints, fixed? encoding issuesAlexander Kampmann2012-03-051-0/+140