Roland Häder
|
cc750d743b
|
Changes:
- some methods now need to return bool to be compatible
- added some missing type-hints
|
2022-06-20 08:12:54 +02:00 |
|
Roland Häder
|
9c80dd35e5
|
Both declarations must be the same
|
2022-06-20 08:07:12 +02:00 |
|
Roland Häder
|
51f43278d6
|
Fixed incompatible types
|
2022-06-17 18:00:36 +02:00 |
|
Hypolite Petovan
|
4c5d9e22a8
|
Propagate signature change of Database::transaction()
|
2022-05-29 14:23:57 -04:00 |
|
Hypolite Petovan
|
25876099ce
|
Add tests for BBCode::getAbstract and BBCode::stripAbstract methods
|
2022-05-07 22:19:50 -04:00 |
|
Hypolite Petovan
|
b7cee324b0
|
Add legacy notification endpoint for deprecated Notify entity
- Add dependencies to Notifications\Notification module class
|
2022-03-14 07:56:21 -04:00 |
|
Michael
|
329dc22137
|
Fix test?
|
2022-02-25 21:03:16 +00:00 |
|
Hypolite Petovan
|
b3622e74b2
|
Add required notify field to contacts in API test fixture
|
2022-02-23 21:30:18 -05:00 |
|
Philipp Holzer
|
c4e40734df
|
adapt test
|
2022-02-15 23:17:40 +01:00 |
|
Michael
|
7f59dc07c4
|
New lines added
|
2022-01-30 16:30:49 +00:00 |
|
Michael
|
273f4c352e
|
Spaces
|
2022-01-30 16:26:29 +00:00 |
|
Michael
|
4f60b1660e
|
Added test data
|
2022-01-30 16:21:07 +00:00 |
|
Michael
|
95664a6824
|
Removed empty line
|
2022-01-30 16:06:19 +00:00 |
|
Michael
|
baf8951745
|
Converted in tabs
|
2022-01-30 16:00:17 +00:00 |
|
Michael
|
71959bb9fc
|
Added some testable data
|
2022-01-30 15:57:54 +00:00 |
|
Michael
|
3fab53d335
|
Fix whitespace
|
2022-01-30 15:17:27 +00:00 |
|
Michael
|
72f755ce91
|
Empty test function added
|
2022-01-30 15:12:07 +00:00 |
|
Philipp
|
3d8e82d95d
|
Merge pull request #11141 from urbalazs/language-names
Add native language names to language selector & fix config during install
|
2022-01-23 20:55:40 +01:00 |
|
Philipp Holzer
|
150e3a6f42
|
Add DEVELOP flag for StorageManager for testing purpose only
|
2022-01-23 20:40:38 +01:00 |
|
Philipp Holzer
|
7ec4d42461
|
Fix test
|
2022-01-23 20:29:46 +01:00 |
|
Philipp Holzer
|
7dd8f7102f
|
Remove deprecated static mock
|
2022-01-22 21:44:12 +01:00 |
|
Philipp Holzer
|
40b3c69eec
|
Adapt test names
|
2022-01-22 21:43:30 +01:00 |
|
Philipp Holzer
|
fbefb599dc
|
Move last legacy API tests & adapt phpunit.xml
|
2022-01-22 21:29:43 +01:00 |
|
Michael
|
51dcfe134e
|
fixing some more tests
|
2022-01-16 20:58:58 +00:00 |
|
Michael
|
0f7b48c53e
|
Fix wrong return value
|
2022-01-16 20:37:50 +00:00 |
|
Michael
|
88ac888a3b
|
Fix some tests
|
2022-01-16 20:25:46 +00:00 |
|
Michael
|
7c15d0160a
|
Coding styles / "require_once" for removed file removed
|
2022-01-16 09:01:04 +00:00 |
|
Michael
|
95f085b7ac
|
API: The legacy API finally moved
|
2022-01-15 21:38:19 +00:00 |
|
Philipp Holzer
|
c3be053742
|
Add license header to various tests
|
2022-01-07 00:35:28 +01:00 |
|
Philipp Holzer
|
f6c240c062
|
Fix intended failure ;-)
|
2022-01-06 23:08:00 +01:00 |
|
Philipp Holzer
|
3e0bcf7acd
|
Add license check
|
2022-01-06 22:28:00 +01:00 |
|
Michael
|
543cc7f51f
|
Moved tests, changes after review
|
2022-01-06 20:13:32 +00:00 |
|
Michael
|
0c5d2abf6b
|
Tests
|
2022-01-06 07:41:29 +00:00 |
|
Philipp Holzer
|
6dbbd08179
|
Use rawContent for Special Options to avoid a protected options() method
|
2022-01-04 20:59:29 +01:00 |
|
Philipp Holzer
|
37f850377e
|
Fix App routing
|
2022-01-04 20:59:28 +01:00 |
|
Philipp Holzer
|
dc46af5ea1
|
Automatically return allowed HTTP methods for OPTIONS per specific endpoint
|
2022-01-04 20:59:27 +01:00 |
|
Philipp Holzer
|
c1f2e391b0
|
Move Arguments reset to right place
|
2022-01-04 20:59:26 +01:00 |
|
Philipp Holzer
|
5e85939502
|
Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument
|
2022-01-04 20:59:26 +01:00 |
|
Philipp Holzer
|
ee2a15d822
|
Add HTTP method to App\Arguments
|
2022-01-04 20:59:25 +01:00 |
|
Philipp Holzer
|
c7f2ba213b
|
Fix OPTIONS
|
2022-01-04 20:59:25 +01:00 |
|
Philipp Holzer
|
eaad220738
|
Add explicit status setting for PSR/ResponseInterface & add tests for OPTIONS endpoint
|
2022-01-04 20:59:25 +01:00 |
|
Philipp
|
322b7c856c
|
Merge pull request #11129 from urbalazs/copyright-2022
Update copyright
|
2022-01-02 09:45:35 +01:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Philipp Holzer
|
301ac83ebf
|
Add feedback - avoid intermediate variables
|
2022-01-02 01:04:04 +01:00 |
|
Philipp Holzer
|
adf0d7bc95
|
Fix typo
|
2022-01-02 00:21:38 +01:00 |
|
Philipp Holzer
|
4c77e99f89
|
Add title to the text/html content for Twitter status object
|
2022-01-01 23:14:52 +01:00 |
|
Philipp Holzer
|
2f13afb4c0
|
Fix database lock driver test
|
2022-01-01 21:24:16 +01:00 |
|
Philipp Holzer
|
14e7f12aa4
|
Remove deprecated tests
|
2021-12-30 22:39:03 +01:00 |
|
Philipp Holzer
|
9d8a420391
|
Move API RSS tests
|
2021-12-30 22:37:23 +01:00 |
|
Philipp Holzer
|
29dbfb58c7
|
Move another API status tests
|
2021-12-30 22:17:03 +01:00 |
|
Philipp Holzer
|
2e221943d4
|
Move ApiResponse & Twitter Status tests
|
2021-12-30 22:08:46 +01:00 |
|
Philipp Holzer
|
2c15fb03ff
|
Move API status tests
|
2021-12-30 22:02:57 +01:00 |
|
Philipp Holzer
|
43a001bf73
|
Remove deprectated mediap tests
|
2021-12-30 21:57:55 +01:00 |
|
Philipp Holzer
|
0b08730a0b
|
Move getAttachement tests
|
2021-12-30 21:56:22 +01:00 |
|
Philipp Holzer
|
c03ddf0891
|
Move API Status tests
|
2021-12-30 21:52:18 +01:00 |
|
Philipp Holzer
|
6412484fa6
|
Move API DirectMessage tests
|
2021-12-30 21:07:20 +01:00 |
|
Philipp Holzer
|
f0b97d8e13
|
Move API User tests
|
2021-12-30 20:51:21 +01:00 |
|
Philipp Holzer
|
51c94016cd
|
Move API User tests
|
2021-12-30 20:50:42 +01:00 |
|
Philipp Holzer
|
84ca2d6e98
|
Cleanup: Remove already deprecated API tests
|
2021-12-30 20:23:38 +01:00 |
|
Philipp Holzer
|
0f40aec0e3
|
Move DirectMessages/Conversation tests
|
2021-12-30 20:18:34 +01:00 |
|
Philipp Holzer
|
07eca542a4
|
Move DirectMessages/Sent tests
|
2021-12-30 20:16:48 +01:00 |
|
Philipp Holzer
|
95e3583c68
|
Move DirectMessages/All tests
|
2021-12-30 20:04:32 +01:00 |
|
Philipp Holzer
|
e7c5bdc779
|
Move DirectMessages/Inbox tests
|
2021-12-30 20:02:53 +01:00 |
|
Philipp Holzer
|
0c4c6faa54
|
Move DirectMessages/Destory tests & fix Destroy condition
|
2021-12-30 19:58:19 +01:00 |
|
Philipp Holzer
|
3374cac767
|
Move DirectMessages/New tests
|
2021-12-30 19:46:13 +01:00 |
|
Philipp Holzer
|
5d69f7411d
|
Add MessageDirect\Search tests
|
2021-12-27 20:02:37 +01:00 |
|
Michael
|
b7a460485a
|
API: Direct Messages moved to new place
|
2021-12-16 22:44:50 +00:00 |
|
Philipp Holzer
|
29ba044947
|
Migrate phpunit.xml to new structure
|
2021-12-12 20:27:55 +01:00 |
|
Philipp Holzer
|
015de29b7b
|
Replace assertRegExp() assertMatchesRegularExpression()
|
2021-12-12 20:19:52 +01:00 |
|
Philipp Holzer
|
7d967f64a7
|
Replace deprecated usages
|
2021-12-10 21:40:07 +01:00 |
|
Philipp Holzer
|
31ca758d4e
|
Use ArraySubsetAsserts
|
2021-12-10 21:34:19 +01:00 |
|
Philipp Holzer
|
f6e09204e9
|
Add assertions for NotificationTest
|
2021-12-10 17:32:41 +01:00 |
|
Philipp Holzer
|
e9d8af89c2
|
Make PHP-CS happy ;-)
|
2021-12-09 22:55:15 +01:00 |
|
Philipp Holzer
|
631b9a84fc
|
Reenable Twitter/Retweet tests
|
2021-12-09 22:45:52 +01:00 |
|
Philipp Holzer
|
d9949610c5
|
Reenable Twitter/Create&Destory tests
|
2021-12-09 22:45:52 +01:00 |
|
Philipp Holzer
|
204b8b6e49
|
Reenable Twitter/Media Post tests
|
2021-12-09 22:08:31 +01:00 |
|
Philipp Holzer
|
f84c696925
|
Reenable Twitter/Favorites tests
|
2021-12-09 21:52:40 +01:00 |
|
Philipp Holzer
|
732ef70b8d
|
Sadly mark incomplete Twitter/ContactEndpoint tests
|
2021-12-09 21:47:49 +01:00 |
|
Philipp Holzer
|
2b57266c88
|
Reenable Twitter/Show test
|
2021-12-09 21:43:35 +01:00 |
|
Philipp Holzer
|
e10045f13f
|
Reenable Twitter/Search test
|
2021-12-09 21:37:16 +01:00 |
|
Philipp Holzer
|
616cf012f9
|
Reenable Twitter/Lookup tests & add standard assertions
|
2021-12-09 21:33:02 +01:00 |
|
Philipp Holzer
|
f9c490b29a
|
Reenable Twitter/UserTimeline tests
|
2021-12-09 21:23:58 +01:00 |
|
Philipp Holzer
|
ccf7e251b5
|
Reenable Twitter/Statuses tests
|
2021-12-09 21:17:00 +01:00 |
|
Philipp Holzer
|
7982190a3c
|
Reenable Twitter/NetworkPublicTimeline tests
|
2021-12-09 21:11:40 +01:00 |
|
Philipp Holzer
|
6fb3fa5875
|
Reenable Twitter/Mentions tests
|
2021-12-09 21:07:47 +01:00 |
|
Philipp Holzer
|
4d330f2876
|
Reenable Twitter/Destroy tests
|
2021-12-09 21:03:33 +01:00 |
|
Philipp Holzer
|
354c2d828a
|
Simplify json testing
|
2021-12-09 20:53:29 +01:00 |
|
Philipp Holzer
|
fb1e8e75f5
|
Add response for JSON only
|
2021-12-06 00:12:18 +01:00 |
|
Philipp Holzer
|
d925e25424
|
Force right SSL_POLICY for test
|
2021-12-05 20:34:02 +01:00 |
|
Philipp Holzer
|
4efc12232a
|
Fix test
|
2021-12-05 20:34:02 +01:00 |
|
Philipp Holzer
|
df1aabd304
|
Fix dataset
|
2021-12-05 20:34:01 +01:00 |
|
Philipp Holzer
|
dbfe918a8b
|
Fix tests
|
2021-12-05 20:34:01 +01:00 |
|
Philipp Holzer
|
9081b37762
|
Fix Twitter statuses list & reenable tests
|
2021-12-05 20:34:01 +01:00 |
|
Philipp Holzer
|
85b9f2b02c
|
Reenable Incoming test and fixes an array_reverse() bug
|
2021-12-05 20:34:00 +01:00 |
|
Philipp Holzer
|
6d8b8d95b1
|
Reenable Followers&Friends Lists and fixes a array_reverse() Bug
|
2021-12-05 20:34:00 +01:00 |
|
Philipp Holzer
|
7ca47e8d21
|
Re enable Blocks/Lists test
|
2021-12-05 20:34:00 +01:00 |
|
Philipp Holzer
|
6b03ee2922
|
Re enable UpdateProfile test
|
2021-12-05 20:34:00 +01:00 |
|
Philipp Holzer
|
226f6038de
|
mark remaining Mastodon tests incomplete because of needed refactoring
|
2021-12-05 20:33:59 +01:00 |
|
Philipp Holzer
|
215979c2ac
|
mark Timeline tests incomplete because of needed refactoring
|
2021-12-05 20:33:59 +01:00 |
|
Philipp Holzer
|
cc7b2fae4e
|
Re-enable AccountVerifyCredentials test
|
2021-12-05 20:33:59 +01:00 |
|