friendica/tests/src/Model
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
..
Log Fix review points 2021-08-20 11:02:18 +02:00
Storage Rename ISelectableStorage to IWritableStorage 2021-08-16 23:27:42 +02:00
User Fix tests 2021-04-04 20:11:57 +02:00
FileTagTest.php Update copyright 2021-03-29 08:40:20 +02:00
ProcessTest.php Tests 2021-07-27 06:22:37 +00:00
UserTest.php Fix tests 2021-04-04 20:11:57 +02:00