Commit Graph

33 Commits

Author SHA1 Message Date
Pierre Rudloff 3195d6e125 Add API tests 2018-05-10 19:12:00 +02:00
Tobias Diekershoff bcc298204e use strlen instead of count(php7.2 fails) 2018-04-23 09:37:56 +02:00
Tobias Diekershoff 6e313736f4 remove comment 2018-04-23 09:37:06 +02:00
Tobias Diekershoff f1535c0f01 use strlen instead of count as above (php7.2 fails) 2018-04-23 09:35:12 +02:00
Tobias Diekershoff 61a380975b there are more then 1 test ATM 2018-04-23 08:53:46 +02:00
Tobias Diekershoff c31a54175d comment out use clause 2018-04-23 08:47:42 +02:00
Tobias Diekershoff 0a58637ace phpunit compat 5.6 vs 7.x 2018-04-23 08:42:13 +02:00
Pierre Rudloff e695e1060f Regroup old tests in the TextTest class 2018-04-10 02:21:33 +02:00
Pierre Rudloff 9a40f17257 Remove old tests
Add tests for the BaseObject class
2018-04-09 23:03:29 +02:00
Hypolite Petovan 1d427aa214 Standards: Remove EOF closing PHP tags 2017-05-02 23:36:56 -04:00
Hypolite Petovan 7b352f3f74 Revert "Coding convention applied - part 1" 2017-03-21 12:02:59 -04:00
Roland Häder c2d8738285
added spaces (coding convention)
Signed-off-by: Roland Häder <roland@mxchange.org>
2017-03-19 00:51:54 +01:00
Roland Häder 3e701b90ac
Continued rewriting:
- use dba::is_result() everywhere (where I found the old, bad way)
- converted some spaces -> tabs for code
- converted some CRLF -> LF as mixures of both is not good

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:24:44 +02:00
rabuzarus 3df5c17124 reformat todo according to doxygen style 2015-12-25 23:17:34 +01:00
friendica 78579627ce rev update, fix autoname test "random" failure 2012-04-26 01:33:41 -07:00
friendica fbdb8fc43a fix tags test with new url 2012-04-24 01:02:22 -07:00
friendica e575d67969 had arg order backwards 2012-04-07 02:23:11 -07:00
friendica 7a7102618b try assertContains 2012-04-07 02:21:55 -07:00
friendica cf2d8ef7a6 tag tests cont. 2012-04-07 02:11:56 -07:00
friendica f30146b521 fix autonamenegativelength test 2012-04-07 01:20:38 -07:00
friendica 3a1c78bd75 some work on tests 2012-04-07 01:04:45 -07:00
Alexander Kampmann 355c42cb30 Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
	include/config.php
	update.php
2012-04-05 13:39:15 +02:00
Alexander Kampmann f208e7af36 tests for the template engine 2012-03-22 12:43:03 +01:00
Alexander Kampmann 29ade1d9b9 another test for xmlify 2012-03-15 10:51:22 +01:00
Alexander Kampmann 509ed2604f splitted tests into several files 2012-03-14 12:54:49 +01:00
Alexander Kampmann c0c98206ef removed done TODO 2012-03-14 12:31:25 +01:00
Alexander Kampmann 509532d168 get_tags tests corrected. They test for the right things now. 2012-03-14 12:30:52 +01:00
Alexander Kampmann bce3bfff38 get tags test improved 2012-03-12 13:59:00 +01:00
Alexander Kampmann f8042d0445 splitted test cases. 2012-03-09 12:57:11 +01:00
Alexander Kampmann 21589c5ece changed a test string 2012-03-09 12:18:37 +01:00
Alexander Kampmann f84c191f8d added some tests 2012-03-09 12:16:58 +01:00
Alexander Kampmann 185fcd0701 better tests 2012-03-08 17:43:12 +01:00
Alexander Kampmann fbc017cdba added test blueprints, fixed? encoding issues 2012-03-05 22:22:10 +01:00