friendica/tests/src
fabrixxm 7f695197aa Fix review points
- Fix headers hierarchy
- Improve accessibility:
 	- set mouse pointer
	- make rows focusable
	- open on key press
	- add tooltip with "title"
	- add role and aria attributes
- Rename `ParsedLog` to `ParsedLogLine`
- Add docs to `ReversedFileReader`'s implementation of `Iterator`'s methods
- Add docs to `ParsedLogIterator`'s implementation of `Iterator`'s methods
- Remove unnecessary comment
- Add more test for parsing log lines and fix some edge cases
- Fix function name in snake-case to camelCase
- Remove `DIRECTORY_SEPARATOR`
2021-08-20 11:02:18 +02:00
..
App Fighting with the tests 2021-07-25 04:56:40 +00:00
Console Add error message when setting config to existing value 2021-05-01 21:10:10 +02:00
Content Tests 2021-07-25 20:45:09 +00:00
Core Lower complexity for valid backends (replace hashmap with a "simple" name array) 2021-08-16 23:27:43 +02:00
Database Fix tests 2021-04-04 20:11:57 +02:00
Model Fix review points 2021-08-20 11:02:18 +02:00
Module/Api/Twitter Fix a lot of notices/warnings/deprecation notes in the test directory 2020-10-18 20:52:27 +02:00
Network Fix tests 2021-04-04 20:11:57 +02:00
Object/Log Fix review points 2021-08-20 11:02:18 +02:00
Protocol Add tests for a couple of static methods of Protocol\ActivityPub\Processor 2021-08-18 14:36:45 -04:00
Security/TwoFactor Adapt tests for PhpUnit 7.5 2021-04-04 19:13:40 +02:00
Util Parser is now session 2021-07-27 13:56:28 +00:00