aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/includes
Commit message (Expand)AuthorAgeFilesLines
* Skip checking MFA status for WebDAV and CardDAV requests.Harald Eilertsen2024-06-052-0/+83
* Upgrade test framework to PHPUnit 10.5Harald Eilertsen2024-05-278-17/+77
* remove p tags from li. otherwise we will get unwanted new lines in the list. ...Mario2024-05-081-0/+4
* add testsMario2024-05-071-0/+8
* also deal with ol and ul tags earlier and add test for double nested listsMario2024-05-031-0/+8
* deal with li tags earlier seems to be more straight forward also add test for...Mario2024-05-031-0/+8
* fix nested lists by parsing li before ul or ol and add a testMario2024-05-031-0/+8
* Rework Help module + begin tests for Setup moduleHarald Eilertsen2024-04-301-48/+0
* more remove additional linebreaks after block element plus testMario2024-03-251-0/+4
* make sure we preserve linefeeds in the actual content of lists and tables als...Mario2024-03-241-0/+12
* adjust tests after recent commitMario2024-03-211-3/+3
* deal with wihitespace issues in tables and lists and add testsMario2024-03-201-0/+12
* fix reshares from streams loosing imageMario2024-03-201-0/+4
* fix unterminated entity reference error when dealing with domxpath and add a ...Mario2024-03-061-0/+4
* Merge branch 'some-bbcode-cleanup' into 'dev'Mario2024-03-011-0/+138
|\
| * Add some beginning tests for bbcode, and a bit of refactoringHarald Eilertsen2024-03-011-0/+138
* | include/dba: Make Dba driver transaction aware.Harald Eilertsen2024-02-261-0/+207
|/
* update testMario2024-02-201-1/+1
* Add test for a paragraph with a mention and some textMario2024-02-131-0/+4
* Support code blocks with language in markdown and html.Harald Eilertsen2024-02-081-0/+4
* Fix: Preserve hard linebreaks from markdown and htmlHarald Eilertsen2024-02-071-0/+8
* Fix: Keep indentation in html and md code blocks.Harald Eilertsen2024-02-072-0/+12
* Fix convert code blocs from markdown/html to bbcodeHarald Eilertsen2024-02-062-0/+12
* Fix image with alt text for html/md to bbcodeHarald Eilertsen2024-02-062-0/+50
* Add some tests for markdown to bbcode conversion.Harald Eilertsen2024-02-061-0/+37
* Clean up markdowntest and fix bb to markdown test.Harald Eilertsen2024-02-061-41/+25
* Improve the validate_email functionHarald Eilertsen2024-01-151-25/+64
* tests: Enable debug logging during testsHarald Eilertsen2024-01-151-0/+12
* tests: Remove id from db fixtures.Harald Eilertsen2024-01-151-2/+0
* tests: Add tests for check_account_emailHarald Eilertsen2024-01-081-0/+22
* tests: Add config fixtures.Harald Eilertsen2024-01-081-0/+13
* tests: Integrate the DB in "unit" tests.Harald Eilertsen2024-01-062-22/+18
* Unit tests: Update Markdown tests to reflect that it works.Harald Eilertsen2023-06-141-2/+2
* Add function is_local_url() to check if url is local.Harald Eilertsen2022-03-201-0/+33
* language testMario2022-02-111-5/+0
* a possible fix for the nested list testMario2021-09-291-2/+2
* fix testMario2021-06-051-1/+1
* fix testMario2021-05-271-0/+2
* revert folder renamingMario2020-11-266-0/+568
* psr-4 autoloading standardMario2020-11-268-824/+0
* fix markdown testMario2020-01-091-2/+2
* fix language testsMario2019-11-101-3/+3
* Refactor photo_driver to use namespaces.Klaus Weidenbach2019-02-141-0/+39
* fix another markdown testMario Vavti2018-10-301-1/+1
* fix markdown testsMario Vavti2018-10-301-12/+6
* fix html2markdown() and re-enable previously failing testsMario Vavti2018-10-301-4/+4
* fix phpunit error with html2markdown test and temporary disable failing markd...git-marijus2018-10-131-4/+8
* fix dba_pdoTestgit-marijus2018-10-131-2/+2
* :white_check_mark: Add tests for non existent tables.Klaus Weidenbach2018-01-281-0/+22
* :white_check_mark: Unit Test for dba_pdo driver class.Klaus Weidenbach2018-01-282-0/+176