Code review comment for lp:~saviq/unity/phablet.notification-interface-tests

Revision history for this message
MichaƂ Sawicz (saviq) wrote :

We have to balance out here, I'm not against adding such tests here, but then they have to be written as C++ tests anyway.

The idea is to have the smallest possible test suite in QML to ensure API is what we expect it to be. What, BTW, should happen when an app sends a SnapDecision with just one action? I know that's against the guidelines, but we might silently convert it to an Interactive notification.

BTW, what's the official naming? Ephemeral or Asynchronous?

« Back to merge proposal