Add unit test for LastLogin class

This commit is contained in:
Frederic Guillot
2016-01-18 21:46:56 -05:00
parent ddb73063a7
commit e73334a7e0
3 changed files with 67 additions and 13 deletions

View File

@@ -22,6 +22,7 @@ Improvements:
* Make sure that some event subscribers are not executed multiple times
* Show rendering time of individual templates when debug mode is enabled
* Make sure that no events are fired if nothing have been modified in the task
* Add unit tests for LastLogin
Bug fixes: