Michael
2aa2c61479
Lock before recreate / fix cache key misspelling
2021-07-25 04:31:48 +00:00
Michael
bca5238b41
Removed test
2021-07-15 13:37:48 +00:00
Michael
49c59fed2c
Fix tests
2021-07-10 14:04:27 +00:00
Michael
e5e3143293
Fix tests
2021-07-10 14:02:03 +00:00
Michael
e0fdde3287
Fix the tests, hopefully
2021-07-09 17:13:54 +00:00
Michael
21cc2d28a3
Proxy removed in API
2021-07-06 06:38:15 +00:00
Michael
a06d699480
Item cache related functionality removed
2021-07-05 04:57:50 +00:00
Hypolite Petovan
681c7c0187
Add ExternalStorage dependency to StorageManager
...
- Since ExternalStorage isn't instantiated automatically by Dice, we have to provide the dependency manually in StorageManager->getByName
- This requires StorageManager to take one one additional dependency
- Tests are updated with this additional dependency
2021-06-27 23:15:46 -04:00
Philipp
0fead7e3ea
Replace assertInternalType() with proper assertions
2021-06-02 23:03:08 +02:00
Philipp
0aa23b813f
adjusted test case
2021-05-25 09:21:37 +02:00
Philipp
ea4b066df3
Fix DBA::lock() testability because of "autocommits"
2021-05-24 22:37:16 +02:00
Philipp
10e8c5594d
Fix API tests
2021-05-24 13:47:02 +02:00
Philipp
1d08b2cb2a
Fix tests
2021-05-24 13:29:57 +02:00
Hypolite Petovan
de2c43ce4b
Merge pull request #10294 from annando/http-input-data
...
New class to process HTTP input data
2021-05-24 06:11:23 -04:00
Michael
2ad3959b56
Removing empty line
2021-05-24 07:45:35 +00:00
Michael
3e303fb366
Test file uploads
2021-05-24 07:43:42 +00:00
Michael
ca5fd01f75
Transmit encoding, deactivated file test
2021-05-24 05:33:34 +00:00
Michael
db9ebccdc0
File test
2021-05-24 05:14:25 +00:00
Michael
44e2404c63
Fixed content type
2021-05-24 05:11:08 +00:00
Michael
d650ea1bde
Test without the file
2021-05-24 05:08:13 +00:00
Michael
c322a424ad
Indentation
2021-05-24 04:58:41 +00:00
Michael
c582729eae
Whitespace
2021-05-24 04:56:42 +00:00
Michael
3dc5912886
Test with file (will fail)
2021-05-24 04:56:03 +00:00
Michael
70d93d7e4f
Reverting previous commit
2021-05-24 04:45:24 +00:00
Michael
f151b4571d
Media ids with content
2021-05-24 04:42:20 +00:00
Michael
e706f82a3c
Whitespaces
2021-05-24 04:36:30 +00:00
Michael
436d5b4759
Merge branch 'http-input-data' of github.com:annando/friendica into http-input-data
2021-05-24 04:33:46 +00:00
Michael
49c2431f1f
Two (hopefully) easy tests added
2021-05-24 04:33:42 +00:00
Philipp
a361a1af6a
Replace assertContains()
for string assertions
2021-05-23 23:16:33 +02:00
Philipp
dda817cad8
Replace expectExceptionMessageRegExp()
with expectExceptionMessageMatches()
2021-05-23 23:09:49 +02:00
Philipp
15216266d9
Add ContentType Injection for HTTPInputData tests
2021-05-23 22:40:41 +02:00
Michael
a69e128fe4
Merge remote-tracking branch 'upstream/2021.06-rc' into http-input-data
2021-05-23 20:17:50 +00:00
Michael
102e05124d
Changed variable type
2021-05-23 19:59:51 +00:00
Michael
2d15587744
coding standards
2021-05-23 19:54:14 +00:00
Michael
4889687659
Set the content type at another location
2021-05-23 19:50:02 +00:00
Michael
d758f58ff2
Coding standards
2021-05-23 19:37:31 +00:00
Michael
a0c52a8253
Added real test data
2021-05-23 19:34:28 +00:00
Philipp
c064a39341
Adapt tests using a content file
2021-05-23 20:30:27 +02:00
Philipp
a0da84b6b0
Enable testability for HTTPInputData and create a failing test for it :-)
2021-05-23 19:58:09 +02:00
Tobias Diekershoff
6ea52cfbf8
now...
2021-05-23 09:47:25 +02:00
Tobias Diekershoff
390fa23bce
fix failing test for the installer wizard
2021-05-23 09:43:02 +02:00
Philipp
ef7eb60749
Make tests PHPUnit 7.5 compatible
2021-05-16 23:49:40 +02:00
Philipp
93c8fdcbd4
Make tests PHPUnit 6.0 compatible
2021-05-16 23:39:03 +02:00
Philipp
1bcfa714a1
Make tests PHPUnit 6.0 compatible
2021-05-16 23:22:44 +02:00
Matthew Exon
4858993024
Add error message when setting config to existing value
2021-05-01 21:10:10 +02:00
Philipp
7b7322a90a
Remove PHPUnit dependency & create shell-script with description for it
2021-04-05 12:35:56 +02:00
Philipp
02e6dff6a0
Fix tests
...
- Fix InstallerTest case
- Fix native function mocking
- Add returntype for Unit-Tests
- Fixing ExtendedPDO test troubles
- Fix wrong class inheritance path for DatabaseTestTrait.php
- Fix SyslogLogger Server Exception for PHP8
- Add user/contact to database.fixture.php
- Avoid invalid rollbacks for test setup in PHP8
2021-04-04 20:11:57 +02:00
Philipp
8cab5edea9
Enable PHP 8.0 Auto-Test
2021-04-04 20:11:56 +02:00
Philipp
4b38b6aa16
Adapt tests for PhpUnit 7.5
2021-04-04 19:13:40 +02:00
Philipp
b983559980
Fix Object parsing for Logging
2021-04-01 20:55:25 +02:00
Balázs Úr
befc2af504
Merge branch '2021.03-rc' into copyright-2021
2021-03-29 08:45:21 +02:00
Balázs Úr
054c301ef0
Update copyright
2021-03-29 08:40:20 +02:00
Hypolite Petovan
1e71398c72
Merge pull request #10104 from nupplaphil/fix/jit_caching
...
Fix JIT Config Adapter caching
2021-03-28 20:11:16 -04:00
Philipp
b2a7c5ff6c
Fix JIT Config Adapter caching
2021-03-28 23:28:47 +02:00
Philipp
b61b3cb182
Fix object handling inside log arrays
2021-03-28 21:50:32 +02:00
Hypolite Petovan
dc98c4dee5
Add expected mocked calls to BBCodeTest
2021-03-14 14:34:52 -04:00
Hypolite Petovan
9c0549128b
Make frio the default theme
2021-03-01 10:20:44 -05:00
Michael
e1c1744dd1
"wall" in test data
2021-02-15 12:43:23 +00:00
Michael
0f84148413
Some more test data tests
2021-02-15 12:40:05 +00:00
Michael
c444929022
Searching test error
2021-02-15 07:17:26 +00:00
Michael
d8aac47008
Testing the test
2021-02-15 07:05:29 +00:00
Michael
69d2a7e55d
Previous stuff reverted
2021-02-15 06:55:41 +00:00
Michael
bbdb0de2ad
More test data
2021-02-15 06:46:28 +00:00
Michael
6771d69bb1
Added test data
2021-02-15 06:25:41 +00:00
Michael
1778e57baf
Missing field in view
2021-02-15 06:14:53 +00:00
Michael
2f84d874a8
Test data for the "verb" table
2021-02-15 05:59:45 +00:00
Michael
e1c79a41d9
We now don't store in the "item" table anymore
2021-02-14 20:27:31 +00:00
Michael
ce6ad1aa73
Get rid of the "item" table, enhanced "post" tables
2021-02-13 19:56:03 +00:00
Michael
cb92f1334f
Rearranged field definition
2021-02-09 17:10:45 +00:00
Michael
f1377ce7fb
Issue 9906: Improved view speed
2021-02-09 16:35:01 +00:00
Michael
09c2f424be
More test data
2021-02-05 07:27:15 +00:00
Michael
15b709594f
Improving test data
2021-02-05 07:14:09 +00:00
Michael
289923a17c
Testing the query
2021-02-05 06:23:34 +00:00
Michael
239bf686af
Just some more tests
2021-02-05 05:53:44 +00:00
Michael
0cd8c78e2d
Use the id instead of iid
2021-02-04 22:51:33 +00:00
Michael
f92816cf62
More test data
2021-02-04 22:14:53 +00:00
Michael
38de3a53a5
Enhanced test data
2021-02-04 22:14:09 +00:00
Michael
f6e4aa6ad3
Test for test
2021-02-04 21:49:31 +00:00
Michael
2b6b72f7fd
Fix test data
2021-02-04 17:56:43 +00:00
Michael
2e4ff98699
Set test data
2021-02-04 17:48:51 +00:00
Michael
2282bb4a19
Fix test data
2021-02-04 09:46:29 +00:00
Michael
c3398511b4
New table "post-content"
2021-01-30 22:03:53 +00:00
Hypolite Petovan
9a4128a5c8
Merge pull request #9873 from annando/post-user
...
New "post-user" structure, new update functionality
2021-01-28 19:32:17 -05:00
Michael
8deabf5c2e
Providing more test data
2021-01-28 23:17:58 +00:00
Michael Vogel
199f72ee3c
Merge pull request #9823 from MrPetovan/task/9677-2fa-remember-device
...
Add "Remember this device" feature to two factor authentication
2021-01-27 22:32:08 +01:00
Hypolite Petovan
82e094179c
Rename notify classes according the feature name, not the table name
2021-01-24 09:33:23 -05:00
Hypolite Petovan
72bb3bce34
Add trusted browser classes
...
- Added some tests
2021-01-23 05:42:59 -05:00
Hypolite Petovan
c644d76d28
Allow setting arbitrary keys in the cookie array
2021-01-23 05:42:58 -05:00
Michael
ff8b578cde
Fix the test data / unused function removed
2021-01-17 22:20:46 +00:00
Michael
270d1aeb41
Improve the test data
2021-01-17 22:08:08 +00:00
Michael
6b4245d662
Test the test
2021-01-17 21:39:42 +00:00
Michael
d78892fc1b
Improved API datasets
2021-01-17 14:57:55 +00:00
Michael
3d4a1a8083
Added "parent-uri-id" to the test data
2021-01-17 12:12:26 +00:00
Michael
730a287b30
Testing why tests are failing
2021-01-16 23:45:43 +00:00
Michael
bd91bb21b9
No causer in threads
2021-01-16 07:21:02 +00:00
Michael
352f1fcae2
Hopefully make the tests happy
2021-01-16 07:13:32 +00:00
Hypolite Petovan
3aeaa4ea82
Add test for program execution function installer check
2021-01-07 09:20:03 -05:00
Hypolite Petovan
28d850b95d
Add BBCode test for issue #9639
2020-12-18 11:11:48 -05:00
Hypolite Petovan
a0f6d678c4
Add HTML Purify to BBCode::convert
...
- Replace previous HTML cleanup using DOMDocument
- Remove obsolete HTML::sanitizeCSS method
- Use Strings::autoLinkRegEx for PageInfo::getRelevantUrlFromBody
- Update previous tests expectations
- Add new specific XSS tests
2020-12-04 07:29:48 -05:00
Michael
818c064c0a
The notifications parameters are now simplified
2020-11-25 19:56:39 +00:00
Michael
f1b04504ca
Chenged compared text
2020-11-19 16:28:15 +00:00
Michael Vogel
acae3df0a2
Merge pull request #9526 from MrPetovan/bug/9525-mastodon-emojis-tag
...
Restore expected implementation of JsonLD::fetchElementArray
2020-11-12 05:47:46 +01:00
Michael
5598f7d6ba
Fix test
2020-11-11 20:49:34 +00:00
Hypolite Petovan
9e4a0bf212
Added new test for JsonLD::fetchElementArray type matching
2020-11-11 11:19:27 -05:00
Michael
97bddc25af
Only disable PDO for versions lower than 7.3
2020-11-08 17:45:50 +00:00
Michael
f23ec66801
Disable PDO for the AppMode test as well
2020-11-08 17:26:20 +00:00
Michael
b0cf539048
Another test to disable PDO for tests
2020-11-08 17:13:12 +00:00
Michael
b8c647f65a
Male the tests work again with PHP 7.2
2020-11-08 16:47:41 +00:00
Michael
15b71edbd6
Test database error
2020-11-08 07:29:13 +00:00
Michael
23a68803a1
Remove PDO test
2020-11-07 15:25:43 +00:00
Michael
efc2969450
Test if the tests work better without PDO
2020-11-07 14:53:50 +00:00
Michael
9b95722fba
Removed unneded parentheses
2020-11-07 12:45:04 +00:00
Michael
eb8caaa5e7
Restore the connection check
2020-11-07 11:44:39 +00:00
Michael
1e52c430e6
Fix assertion messages
2020-11-07 11:26:56 +00:00
Michael
335a122c81
The tests had been split
2020-11-07 11:02:23 +00:00
Michael
dadd73ba31
Syntax error fixed
2020-11-07 10:46:08 +00:00
Michael
2ba0d884a0
Added mode tests
2020-11-07 10:45:38 +00:00
Michael
8baac61212
Test connection
2020-11-07 09:37:57 +00:00
Michael
9d804f655e
Database text no checks for database driver
2020-11-07 09:02:21 +00:00
Philipp
82dd919ce6
Add redis error message for tests
2020-10-18 21:13:29 +02:00
Philipp
b4624f87ae
Activate redis
2020-10-18 21:05:19 +02:00
Philipp
8f0afa6399
Fix StringTest
2020-10-18 20:52:27 +02:00
Philipp
d55ecb9288
Fix a lot of notices/warnings/deprecation notes in the test directory
2020-10-18 20:52:27 +02:00
Philipp
efaec26b1d
Fix wrong $this->assert...()
with `self::assert...()
2020-10-18 20:52:27 +02:00
Hypolite Petovan
7d705417a9
Adjust testModuleClass() expectations after introducing lastRoutesFileModifiedTime cache key
2020-10-15 12:41:49 -04:00
Philipp
b70b9d1139
Revert "Replace IHTTPResult for CurlResult usages"
...
This reverts commit 97167d7b
2020-10-11 23:26:17 +02:00
Philipp
069753416d
Revert "Fix IHTTPResult::getHeader/s() - Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s() - Fix functionality at various places - Adapt CurlResultTest"
...
This reverts commit 933ea7c9
2020-10-11 23:26:03 +02:00
Philipp
0449077126
Revert "Fix IHTTPResult::getHeader() - Now returns a string array, like expected - Fix usages - Fix dataset"
...
This reverts commit 80bd0a4d
2020-10-11 23:25:40 +02:00
Philipp
6fcbb9866f
Revert "Fix Content-Type for CurlResult
class"
...
This reverts commit 02bc99f6
2020-10-11 23:25:33 +02:00
Philipp
40349bfdc4
Revert "IHTTPResult::getContentType is now a string again"
...
This reverts commit 40b11442
2020-10-11 23:25:29 +02:00
Philipp
40b11442c2
IHTTPResult::getContentType is now a string again
2020-10-10 23:11:30 +02:00
Philipp
02bc99f67b
Fix Content-Type for CurlResult
class
2020-10-10 23:11:30 +02:00
Philipp
80bd0a4d5a
Fix IHTTPResult::getHeader()
...
- Now returns a string array, like expected
- Fix usages
- Fix dataset
2020-10-10 23:11:30 +02:00
Philipp
933ea7c9ce
Fix IHTTPResult::getHeader/s()
...
- Split functionality "getHeader()" and "getHeaders()" analog to IMessageInterface::getHeader/s()
- Fix functionality at various places
- Adapt CurlResultTest
2020-10-10 23:11:30 +02:00
Philipp
97167d7b90
Replace IHTTPResult for CurlResult usages
2020-10-10 23:11:30 +02:00
Philipp
d39ee428f0
Introduce "static/env.config.php" for environment variable mapping to config cache entries
...
- Added new database.port config value (used for MYSQL_PORT)
- Removed now obsolete db environment variable functionality
- Added functionality to load env variables (overwrites DB based cached)
2020-10-06 20:43:29 +02:00
Philipp
0f3e4255ca
Introduce Config\Cache Source indicators (File, DB, Server Env)
2020-10-04 20:41:31 +02:00
Philipp
30bc65e81e
Remove whitespace before ":" of mail headers
2020-09-28 19:22:29 +02:00
Philipp
fae7256d82
wrong annotation for preserverGlobalState ..
2020-09-23 19:46:24 +02:00
Philipp
3eaaf716e9
just log double message IDs, don't discard the email
2020-09-23 19:38:20 +02:00
Philipp
e2b736d0a9
Fix phpmailer (Case sensitive Check)
2020-09-22 22:48:34 +02:00
Hypolite Petovan
a852455d0e
Merge remote-tracking branch 'friendica/stable' into develop
...
# Conflicts:
# composer.lock
2020-09-20 15:32:58 -04:00
Philipp
ac1d2cf38f
Transform email header string to header array & replace it at various situations.
2020-09-19 20:16:55 +02:00
Philipp
7413b362f5
Add basic process tests
2020-09-17 22:15:33 +02:00
Philipp
4db45aca06
Fix indentation .. again ;-)
2020-09-14 06:34:03 +02:00
Philipp
9d9489494e
Format/name changes
2020-09-13 10:53:15 +02:00
Philipp
90346f61ba
Replace library/ASNValue.class.php with phpseclib functions
2020-09-12 20:54:37 +02:00
Philipp
11ef3895f5
Replace library/asn1.php with phpseclib
2020-09-12 20:44:36 +02:00
Hypolite Petovan
1b681222a4
Ensure query parameters are URL encoded in Arguments
...
- Simplify Arguments->determine
- Remove stripZRLs and stripQueryParam Arguments methods
- Updated tests
2020-09-12 09:09:16 -04:00
Hypolite Petovan
d1942afbca
Stop using q as a page parameter
2020-09-12 09:09:15 -04:00