Commit graph

551 commits

Author SHA1 Message Date
Michael Vogel
7fd2c00171
Merge pull request #8792 from MrPetovan/task/share-block-guid
[frio] Add local post link to share block when guid attribute is present
2020-06-23 21:26:07 +02:00
Hypolite Petovan
faeffff8a3 [pre] blocks now preserve spaces
- Added test case
- Added English documentation
2020-06-23 07:53:18 -04:00
Hypolite Petovan
251a3791dd Keep spaces after non-tags in Content\BBCode::convert
- Added test case
2020-06-23 07:52:38 -04:00
Hypolite Petovan
2b83ec6784 Add more expected data to test fixtures 2020-06-22 17:49:20 -04:00
Hypolite Petovan
f3323aff5e Deprecate page_info functions to new PageInfo class
- Add tests for parts not using remote requests
- Add scheme requirement for page info URLs
- Add policy to keep label from stripped Page Info links
2020-06-17 13:24:44 -04:00
Michael Vogel
f10062dfdb
Merge pull request #8617 from MrPetovan/task/8220-twitter-followers-list
(Re)Implement Twitter contact API endpoints
2020-06-14 16:06:22 +02:00
Hypolite Petovan
5bfbc1224c [Tests] Add test for Module\Api\Twitter\ContactEndpoint
- Add necessary fixture data
2020-06-09 08:39:37 -04:00
Hypolite Petovan
95138ae7d1 [Tests] Extract fixture logic from ApiTest
- Reorder frio scheme tests to avoid PConfig persistence side-effect
2020-06-09 08:38:31 -04:00
Hypolite Petovan
7a5afc10bb Implement Twitter contact endpoints
- Implement /followers/ids
- Implement /followers/list
- Reimplement /friends/ids
- Reimplement /friends/list
- Update API reference
- Remove obsolete tests
2020-06-09 08:36:46 -04:00
Hypolite Petovan
7d800c81ec Fix faulty test expectation in ApiTest->testApiFriendicaNotificationWithXmlResult 2020-06-08 20:43:46 -04:00
Hypolite Petovan
348b71d0b0 Add new Strings::performWithEscapedBlocks methods
- Add new BBCode::performWithEscapedTags method
- Add tests
2020-06-08 18:40:20 -04:00
Michael
8823cbf9c4 Ensure that empty arrays are returned as empty arrays 2020-06-07 08:49:53 +00:00
Michael
8868bc3b55 The more tests the better? 2020-06-07 08:39:00 +00:00
Michael
bc616a142b There is always one last test ... 2020-06-07 08:29:19 +00:00
Michael
1f36c655e1 Two more tests 2020-06-07 08:24:08 +00:00
Michael
775437cb1c Another test added 2020-06-07 08:15:04 +00:00
Michael
11404646db Fix test 2020-06-06 19:53:26 +00:00
Michael
0799b721c9 Just some more tests added 2020-06-06 14:59:28 +00:00
Michael
699429ab08 Added test for fetching arrays 2020-06-06 14:16:27 +00:00
Michael
95d997c79d Added tests for JsonLD class 2020-06-06 12:53:36 +00:00
Hypolite Petovan
f68652d61c Revert "Move share content conversion before link handling in Text\BBCode::convert"
This reverts commit 010ec99b35.
2020-06-04 11:11:44 -04:00
Hypolite Petovan
010ec99b35 Move share content conversion before link handling in Text\BBCode::convert 2020-06-03 22:02:01 -04:00
Michael
19f2a998d2 Added new field to the test data 2020-05-29 02:25:17 +00:00
Hypolite Petovan
782218f781 Add tests for Network\Probe::getFeedLink 2020-05-21 00:25:48 -04:00
Hypolite Petovan
c6ba92c43d Refactor template engine code
- Convert ITemplateEngine interface to abstract class
- Remove dependency to App in FriendicaSmarty and FriendicaSmartyEngine
- Normalize replaceMacro parameter behavior using Smarty template string prefixes
- Remove obsolete FriendicaSmarty->parsed method
- Update unused Smarty directory paths
2020-05-18 01:18:41 -04:00
Michael
2304642535 Fix test 2020-05-17 17:28:40 +00:00
Michael
56e363b84b Fix tests 2020-05-17 10:03:11 +00:00
Michael
29450334d0 deactivated test 2020-05-15 21:09:50 +00:00
Michael
68d3dc1fcc Fix code 2020-05-15 20:58:40 +00:00
Michael
1a9df263ed Reactivating tests, fixing stuff 2020-05-15 20:52:01 +00:00
Michael
45f76db5d6 Deactivating test 2020-05-15 20:47:09 +00:00
Michael
dfb75e16e1 Reverting stuff 2020-05-15 20:24:38 +00:00
Michael
0fa6921845 Removed test mode 2020-05-15 19:58:13 +00:00
Michael
53237a0259 Removed structure check 2020-05-15 19:49:17 +00:00
Michael
d4fe894701 No structure check 2020-05-15 19:38:08 +00:00
Michael
b2e56d0224 Moved class call 2020-05-15 19:26:52 +00:00
Michael
0b94300f29 Fixed call 2020-05-15 19:24:24 +00:00
Michael
434ce00d19 Add testmode 2020-05-15 19:16:14 +00:00
Michael
6272b8d4e0 Use a table that hasn't got a foreign key 2020-05-15 18:58:54 +00:00
Michael
d70b77288d Call the initial value check in the test 2020-05-15 18:08:06 +00:00
Michael
1efcee030e More missing table entries for tests 2020-05-15 16:17:37 +00:00
Michael
77b4d5fc5f Added test data 2020-05-15 16:00:00 +00:00
Michael
29f99c134d Avoid database error because of duplicated entries 2020-05-15 15:50:02 +00:00
Michael
2138c4bb55 Avoid "Invalid argument supplied for foreach()" 2020-05-15 15:30:43 +00:00
Michael
8868b7f8d9 Skip invalid table names 2020-05-15 15:16:34 +00:00
Michael
d71c3e0812 Activate test mode for database 2020-05-15 15:05:17 +00:00
Michael
349e1d2015 Tests could work again 2020-05-05 17:32:11 +00:00
Michael
f67c8a7315 Fix test 2020-05-05 16:42:29 +00:00
Michael
1ec3cc2fdc Fixing test again? 2020-05-02 23:16:42 +00:00
Michael
f291b96cbc Fixing tests 2020-05-02 22:49:47 +00:00