1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
Arsse/tests/cases
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
..
CLI Correct CLI password clearing 2019-03-25 17:07:28 -04:00
Conf Fix configuration exporting 2019-01-21 09:55:25 -05:00
Database Handle edge case with folder 0 2019-04-02 19:58:35 -04:00
DatabaseDrivers Fix test errors when PostgreSQL or MySQL are not available 2019-03-21 15:51:26 -04:00
Db Work around limit to SQL parameter placeholders for IN() clauses 2019-03-01 22:36:25 -05:00
Exception Make data clearing in tests static 2018-11-23 10:01:17 -05:00
Feed Make data clearing in tests static 2018-11-23 10:01:17 -05:00
Lang Improve coverage slightly 2018-08-17 08:35:13 -04:00
Misc Add context options for multiple tags, labels, etc 2019-04-02 09:32:31 -04:00
REST Tests and fixed for Fever feeds and groups 2019-03-27 15:09:04 -04:00
Service Validate configuration parameters on import, and other changes 2019-01-20 22:40:49 -05:00
User Add means of unsetting a password in the backend 2019-03-24 14:42:23 -04:00