mirror of
https://github.com/grokability/snipe-it.git
synced 2026-03-12 17:52:00 +08:00
Add todos
This commit is contained in:
@@ -30,6 +30,8 @@ class CheckoutablesCheckedOutInBulkListener
|
||||
));
|
||||
}
|
||||
|
||||
// @todo: check CheckoutableListener::onCheckedOut() for implementation
|
||||
|
||||
// @todo: create and attach acceptance? Might be handled in CheckoutableListener::getCheckoutAcceptance() already.
|
||||
}
|
||||
}
|
||||
|
||||
@@ -36,7 +36,9 @@ class BulkCheckoutEmailTest extends TestCase
|
||||
{
|
||||
// 'User has email address set
|
||||
// 'User does not have address set'
|
||||
// 'CC email is set'
|
||||
// 'CC email is set and acceptance is not null (shouldSendEmailToAlertAddress())'
|
||||
// 'CC email is set and acceptance is null (admin_cc_always setting)'
|
||||
//
|
||||
// 'webhook is set'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user