1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Arsse/tests
J. King cce1089e10 Handle edge case with folder 0
Folder 0 (the root folder) is a valid, though nonsensical selection:
using it as a positive option is the same as not using the option at
all, and using it as a negative option necessarily yields an empty set.

However, it can in some contexts be validly specified, and so it should
be handled consistently. It had not been previously, but is now.
2019-04-02 19:58:35 -04:00
..
cases Handle edge case with folder 0 2019-04-02 19:58:35 -04:00
docroot Whitespace cleanup 2018-10-26 14:58:04 -04:00
lib Tests for Fever password creation and removal 2019-03-20 22:24:35 -04:00
bootstrap.php Initial rewrite of REST class; needs more testing, but should be functional 2018-01-06 12:02:45 -05:00
phpunit.xml Split Fever user management from protocol handler 2019-03-25 08:31:49 -04:00
server.php Test server tweak 2017-12-07 17:27:42 -05:00