1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
The clean & modern RSS server that doesn't give you any crap.
Find a file
J. King e6feb8de8d First basic test for User class
As the User class depends on the database and this has yet to be tested (though I'm fairly certain it works), the mock driver also acts as a mock of the required database functions, with both instances sharing a common storage structure. Later test series should separate the two.
2017-02-19 00:22:16 -05:00
lib First basic test for User class 2017-02-19 00:22:16 -05:00
locale Tidy up tests and User stuff 2017-02-17 19:22:50 -05:00
sql/SQLite3 Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
tests First basic test for User class 2017-02-19 00:22:16 -05:00
.gitattributes Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
.gitignore composer.lock should be in the repository 2017-02-11 15:03:22 -05:00
autoload.php Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
bootstrap.php Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
composer.json Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
composer.lock Updated composer.lock file for picofeed 2017-02-16 15:41:50 -05:00