|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
|
4f1bb0d274
|
Use X-REQUEST-ID for Error pages
|
2022-12-26 21:18:05 +01:00 |
|
|
bfc1c157f1
|
Adapt UserSession
- Move from App methods to UserSession methods
- Deprecate corresponding App methods
|
2022-12-26 21:18:04 +01:00 |
|
|
329dc22137
|
Fix test?
|
2022-02-25 21:03:16 +00:00 |
|
|
88ac888a3b
|
Fix some tests
|
2022-01-16 20:25:46 +00:00 |
|
|
c3be053742
|
Add license header to various tests
|
2022-01-07 00:35:28 +01:00 |
|
|
5e85939502
|
Introduce FixtureTest::useHttpMethod for manually overwrite the HTTP Method argument
|
2022-01-04 20:59:26 +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 |
|
|
301ac83ebf
|
Add feedback - avoid intermediate variables
|
2022-01-02 01:04:04 +01:00 |
|
|
0f40aec0e3
|
Move DirectMessages/Conversation tests
|
2021-12-30 20:18:34 +01:00 |
|
|
07eca542a4
|
Move DirectMessages/Sent tests
|
2021-12-30 20:16:48 +01:00 |
|
|
95e3583c68
|
Move DirectMessages/All tests
|
2021-12-30 20:04:32 +01:00 |
|
|
e7c5bdc779
|
Move DirectMessages/Inbox tests
|
2021-12-30 20:02:53 +01:00 |
|
|
0c4c6faa54
|
Move DirectMessages/Destory tests & fix Destroy condition
|
2021-12-30 19:58:19 +01:00 |
|
|
3374cac767
|
Move DirectMessages/New tests
|
2021-12-30 19:46:13 +01:00 |
|
|
7d967f64a7
|
Replace deprecated usages
|
2021-12-10 21:40:07 +01:00 |
|
|
e9d8af89c2
|
Make PHP-CS happy ;-)
|
2021-12-09 22:55:15 +01:00 |
|
|
631b9a84fc
|
Reenable Twitter/Retweet tests
|
2021-12-09 22:45:52 +01:00 |
|
|
d9949610c5
|
Reenable Twitter/Create&Destory tests
|
2021-12-09 22:45:52 +01:00 |
|
|
204b8b6e49
|
Reenable Twitter/Media Post tests
|
2021-12-09 22:08:31 +01:00 |
|
|
f84c696925
|
Reenable Twitter/Favorites tests
|
2021-12-09 21:52:40 +01:00 |
|
|
732ef70b8d
|
Sadly mark incomplete Twitter/ContactEndpoint tests
|
2021-12-09 21:47:49 +01:00 |
|
|
2b57266c88
|
Reenable Twitter/Show test
|
2021-12-09 21:43:35 +01:00 |
|
|
e10045f13f
|
Reenable Twitter/Search test
|
2021-12-09 21:37:16 +01:00 |
|
|
616cf012f9
|
Reenable Twitter/Lookup tests & add standard assertions
|
2021-12-09 21:33:02 +01:00 |
|
|
f9c490b29a
|
Reenable Twitter/UserTimeline tests
|
2021-12-09 21:23:58 +01:00 |
|
|
ccf7e251b5
|
Reenable Twitter/Statuses tests
|
2021-12-09 21:17:00 +01:00 |
|
|
7982190a3c
|
Reenable Twitter/NetworkPublicTimeline tests
|
2021-12-09 21:11:40 +01:00 |
|
|
6fb3fa5875
|
Reenable Twitter/Mentions tests
|
2021-12-09 21:07:47 +01:00 |
|
|
4d330f2876
|
Reenable Twitter/Destroy tests
|
2021-12-09 21:03:33 +01:00 |
|
|
354c2d828a
|
Simplify json testing
|
2021-12-09 20:53:29 +01:00 |
|
|
dbfe918a8b
|
Fix tests
|
2021-12-05 20:34:01 +01:00 |
|
|
9081b37762
|
Fix Twitter statuses list & reenable tests
|
2021-12-05 20:34:01 +01:00 |
|
|
85b9f2b02c
|
Reenable Incoming test and fixes an array_reverse() bug
|
2021-12-05 20:34:00 +01:00 |
|
|
6d8b8d95b1
|
Reenable Followers&Friends Lists and fixes a array_reverse() Bug
|
2021-12-05 20:34:00 +01:00 |
|
|
7ca47e8d21
|
Re enable Blocks/Lists test
|
2021-12-05 20:34:00 +01:00 |
|
|
6b03ee2922
|
Re enable UpdateProfile test
|
2021-12-05 20:34:00 +01:00 |
|
|
901068f770
|
Fix test
|
2021-11-30 20:53:47 +01:00 |
|
|
6fc2eeaeaf
|
Move all (inactive) API endpoint specific tests to new structure
|
2021-11-27 19:50:52 +01:00 |
|
|
6a9fff5100
|
Fixing Response
|
2021-11-27 12:40:57 +01:00 |
|
|
7cd85873ee
|
Replace IRespondToRequests with PSR-7 ResponseInterface
|
2021-11-27 12:40:57 +01:00 |
|
|
537b74f307
|
Inherit ApiResponse from Response
|
2021-11-27 12:40:54 +01:00 |
|
|
f00792d370
|
Merge remote-tracking branch 'upstream/develop' into api-rework
|
2021-11-21 17:02:51 +00:00 |
|
|
a4ef4589e6
|
Reworked friendship API endpoints
|
2021-11-21 16:59:09 +00:00 |
|
|
645e4edc63
|
Revert "Revert "Replace Module::init() with Constructors""
This reverts commit 89d6c89b67 .
|
2021-11-19 20:18:48 +01:00 |
|
|
89d6c89b67
|
Revert "Replace Module::init() with Constructors"
|
2021-11-19 07:23:23 -05:00 |
|
|
0b6e0566d7
|
Merge pull request #10987 from annando/api4
API: moved classes / unified user array creation
|
2021-11-19 06:13:52 -05:00 |
|
|
b67c10812a
|
Merge remote-tracking branch 'upstream/develop' into api4
|
2021-11-18 20:15:57 +00:00 |
|
|
f3d7d610e8
|
Fix tests
|
2021-11-17 22:21:03 +01:00 |
|