Commit graph

99 commits

Author SHA1 Message Date
Mike Macgirvin
1f895f6f76 partial update to new ap:// DID scheme 2024-04-23 07:39:01 +10:00
Mike Macgirvin
ca3bb318e9 get streams working side-by-side with symfony 2024-03-28 21:32:40 +11:00
Mike Macgirvin
0a979033dc add immediate path 2024-03-23 05:05:40 +11:00
Mike Macgirvin
63b09beb43 fix tests 2024-03-21 13:21:39 +11:00
Mike Macgirvin
ae0c1b1418 ActorId service 2024-03-21 13:12:55 +11:00
Mike Macgirvin
a03e422547 report test warnings 2024-03-20 21:37:02 +11:00
Mike Macgirvin
5a20e0102b update tests - sort of 2024-03-16 08:03:27 +11:00
Mike Macgirvin
18d5ac0267 b2b encryption updates 2024-03-16 07:53:18 +11:00
Mike Macgirvin
64cb01c166 rename Code to src 2024-03-13 16:21:03 +11:00
Mike Macgirvin
c4a13d6154 add escape_tags test 2024-03-10 18:03:09 +11:00
Mike Macgirvin
dd1f55c389 fix some phpunit 10.x deprecations 2024-03-10 17:09:45 +11:00
Mike Macgirvin
a524b5e86b fix tests and update languagedetect library (discovered in tests) 2024-03-10 08:10:07 +11:00
Mike Macgirvin
4d1289ef15 minor test enhancements 2024-03-09 16:28:05 +11:00
Mike Macgirvin
307090ca5c add key discovery tests and try once more to fix notification open/close 2024-03-09 10:37:02 +11:00
Mike Macgirvin
9c8f57567f improve key discovery/parsing 2024-03-08 17:02:09 +11:00
Mike Macgirvin
1ed3fcf68e Remove LD-signatures with extreme bias. 2024-01-03 11:17:40 +11:00
Mike Macgirvin
6b4b05d63e more ed25519 stuff, recursion in system_unavailable. 2024-01-02 12:25:37 +11:00
Mike Macgirvin
8803be2ca3 cleanup 2022-08-25 21:43:03 +10:00
Mike Macgirvin
4e42be4edb Add test for de 2022-07-05 21:25:29 +10:00
nobody
9dc37df489 refactor language detection 2022-07-05 11:34:07 +10:00
nobody
ed0d4048c1 add messagefilter test 2022-07-04 08:25:08 +10:00
nobody
a23be70d68 fix/reset unit tests 2022-07-04 06:34:46 +10:00
Mike Macgirvin
e1e2c68653 rename include/text -> include/misc 2022-06-17 16:59:11 -07:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
4dd986a2db This checkin is surely broken, but I need to commit it because it represents a fair bit of work. 2022-02-12 00:50:48 -08:00
nobody
d46dd6aeb8 psr12 rewrites, continued 2021-12-03 14:01:39 +11:00
nobody
f602a393a5 psr12 updates 2021-12-03 10:02:31 +11:00
nobody
389b2e5b17 initial psr12 conversion 2021-12-03 09:33:36 +11:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
zotlabs
d28f957b54 move php-id3 and text_languagedetect from composer (/vendor) back to /library because their autoloaders are no longer supported in composer and no longer work in some distros. The packages themselves are unmaintained and it is unlikely they will be fixed upstream. This leaves HTMLPurifier to be fixed - which is in progress and should happen in the next several days. 2020-06-15 18:01:20 -07:00
zotlabs
a8b7e73662 deprecate simplepie and RSS connections 2020-02-17 14:58:21 -08:00
DM42.Net (Matt Dent)
07f86afa43 Consolidate role settings 2019-07-12 11:52:04 -04:00
zotlabs
cb2a64b036 move markdown to zlib 2019-04-11 21:10:31 -07:00
zotlabs
f25a48c54a accesscontrol rename 2019-02-14 16:01:40 -08:00
zotlabs
af66054c1e tests updated for handle_tag() changes, Firefox slider no longer honours background color if proprietary foreground is unset. 2019-02-03 18:22:30 -08:00
zotlabs
5ef1b23d0f fixes from upstream 2018-10-30 21:28:51 -07:00
Mario Vavti
28bc4089d0 fix permission role test 2018-04-23 10:03:39 +02:00
zotlabs
95059f2bfd fix permissionlimitstest after recent changes 2018-04-21 00:37:04 -07:00
git-marijus
06026c1c27
Merge pull request #1009 from dawnbreak/QA_testing
👷Extend Travis, add PostgreSQL10.
2018-03-23 10:26:26 +01:00
Mario Vavti
eec4d9b5ad an attemot to fix the PermissionRolesTest 2018-03-23 10:16:06 +01:00
Klaus Weidenbach
a732b2bca1 👷Extend Travis, add PostgreSQL10.
Add PostgreSQL10 to TravisCI through Docker container.
Use PHP7.2 instead of PHP7.1 as default test environment.
Update to current stable MariaDB 10.2 from stable (GA) 10.1.
2018-03-17 23:27:56 +01:00
Klaus Weidenbach
7c28a40c3e Unit Test for HTTPSig. 2018-02-28 16:04:13 +01:00
Mario Vavti
68c6d7a099 fix syntax error 2018-02-27 09:55:10 +01:00
zotlabs
cbcf389f50 fix autoname test 2018-02-26 14:30:04 -08:00
Klaus Weidenbach
210c91398d Make it little bit less likely to erase a real database.
Changed the default PHPUnit database environment variables to make it
little bit less likely to truncate accidently a real database.
2018-01-29 22:01:40 +01:00
Klaus Weidenbach
4bf0c9e36a Add tests for non existent tables.
Prevent PHP warnings "Undefined variable" in dba_pdo::q();
2018-01-28 23:02:46 +01:00
Klaus Weidenbach
fb111e6d95 Unit Test for dba_pdo driver class. 2018-01-28 22:56:21 +01:00
Klaus Weidenbach
e177462c90 Unit Test for \DBA factory. 2018-01-28 22:56:21 +01:00
Klaus Weidenbach
063654373d Fix a PHP error in a unit test for PHP7.2. 2017-11-25 21:49:51 +01:00
Klaus Weidenbach
ee929752e3 👷Improve Travis, add PHP7.2.
Improve Travis CI configuration a bit and add PHP7.2 to the test matrix.
Add PHPUnit Testdox output and optionally deploy test results on release tags.
Add a configuration file for infection (Mutation Testing Framework).
2017-11-25 21:49:51 +01:00