1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-31 21:12:41 +00:00
Arsse/tests
J. King 1271a0c8c0 Add ValueInfo::normalize method
This method provides generalized, consistent type casting more versatile than PHP's basic type juggling while hiding the significant complexity in achieving this.

While this commit does not change any existing code to use the new method, the intent is for both API handlers and database drivers to use the same basic rules for type conversion while still allowing for differing failure modes.
2017-10-19 15:18:58 -04:00
..
Conf Fix export of nulls in Conf 2017-08-29 23:17:57 -04:00
Db More CS fixes 2017-08-29 11:16:37 -04:00
docroot Changelog; CS fixes 2017-09-30 12:05:57 -04:00
Exception Passed code through linter 2017-08-29 10:50:31 -04:00
Feed Perform feed discovery correctly; fixes #118 2017-10-02 11:53:52 -04:00
Lang Sundry fixes 2017-09-05 19:35:14 -04:00
lib Perform feed discovery correctly; fixes #118 2017-10-02 11:53:52 -04:00
Misc Add ValueInfo::normalize method 2017-10-19 15:18:58 -04:00
REST/NextCloudNews Relegate bootstrap.php to testing; fixes #117 2017-10-01 09:33:49 -04:00
Service Passed code through linter 2017-08-29 10:50:31 -04:00
User Passed code through linter 2017-08-29 10:50:31 -04:00
bootstrap.php Relegate bootstrap.php to testing; fixes #117 2017-10-01 09:33:49 -04:00
phpunit.xml Relegate bootstrap.php to testing; fixes #117 2017-10-01 09:33:49 -04:00
server.php Relegate bootstrap.php to testing; fixes #117 2017-10-01 09:33:49 -04:00
test Feed tests: fetching and parsing 2017-05-27 18:15:52 -04:00
test.bat Feed tests: fetching and parsing 2017-05-27 18:15:52 -04:00