Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
929 | dev | 1 | + Save user id for all db-update operations. |
916 | dev | 2 | |
922 | dev | 3 | Set 'editor' for an object by loading and not require it for each property change? |
929 | dev | 4 | Then problem with objects inside (lazy loaded) collections. |
922 | dev | 5 | |
929 | dev | 6 | Specification for the model. |
7 | |||
8 | Test cases for model, based on the specification. Check all bound conditions - e.g. security exceptions. |
||
9 | Write a complete scenario to start with default database, login as admin, create users, domaind, logout, |
||
10 | login as normal user, create/delete/modify mailboxes and aliases etc. |
||
11 | |||
12 | Test cases for actions, not so detailed as for the model (because it makes no sense to parse html pages). |
||
13 | The scenario for the model test can be used. |
||
14 |