1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
The clean & modern RSS server that doesn't give you any crap.
Find a file
J. King 82e4838162 Re-organize Database tests
- Test files now consist entirely of traits:
 - General setup trait mocking User class and cleaning up
 - Driver trait to set up the database connection
 - Series trait containing tests for the series, independent of driver used
2017-03-31 13:24:00 -04:00
lib Updated Database->updateFeeds() 2017-03-30 09:42:37 -05:00
locale Updated Database->updateFeeds() 2017-03-30 09:42:37 -05:00
sql/SQLite3 Updated Database->updateFeeds() 2017-03-30 09:42:37 -05:00
tests Re-organize Database tests 2017-03-31 13:24:00 -04:00
.gitattributes Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
.gitignore Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
autoload.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
bootstrap.php Improved UA String 2017-03-29 09:27:54 -05:00
composer.json Use Phake to create mock objects in tests 2017-03-28 20:30:40 -04:00
composer.lock Use Phake to create mock objects in tests 2017-03-28 20:30:40 -04:00