Rev 925 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 925 | Rev 929 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | + Save user id for all db-update operations |
1 | + Save user id for all db-update operations. |
2 | 2 | ||
3 | Set 'editor' for an object by loading and not require it for each property change? |
3 | Set 'editor' for an object by loading and not require it for each property change? |
4 | Then problem with objects inside (lazy loadied) collections. |
4 | Then problem with objects inside (lazy loaded) collections. |
- | 5 | ||
- | 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. |
|
5 | 14 |