sebalix
|
53f2c0e6a2
|
[IMP] Module 'auditlog' - Remove the unit test causing trouble with Travis CI
|
2015-04-21 18:00:22 +02:00 |
sebalix
|
8657f2ee74
|
[IMP] Module 'auditlog' - Unsubscribe rules before removing them + Unit tests updated
|
2015-04-19 17:28:27 +02:00 |
sebalix
|
8c44c86833
|
[FIX] Module 'auditlog' - Unit tests, do not create users with the 'notify_email' field
|
2015-04-08 11:43:26 +02:00 |
sebalix
|
48fa5cb3b9
|
[FIX] Module 'auditlog' - Replace 'try/except statement by 'isinstance()' + Add missing field in unit test + Remove a list comprehension
|
2015-04-02 11:01:34 +02:00 |
sebalix
|
7c72a70d20
|
[IMP] Module 'auditlog' - Performing logs on 'read' operations + Some bugfixes to log inherited fields and dummy fields such as 'in_group_X' in 'res.users' model + Unit tests updated
|
2015-04-01 16:19:57 +02:00 |
sebalix
|
9734c08260
|
[IMP] Module 'auditlog' - Add a test regarding a resource deleted through a (2, ID) tuple on a write operation
|
2015-02-09 14:21:39 +01:00 |
sebalix
|
7888ceb424
|
[IMP] Module 'auditlog' - Added a second test using cached data generated during the first test
|
2015-02-04 15:21:03 +01:00 |
Holger Brunn
|
dc27644704
|
[IMP] use a model for test that is not influenced by the mail module
|
2015-02-01 17:27:40 +01:00 |
Holger Brunn
|
04944c61cd
|
[ADD] tests
|
2015-01-29 16:20:29 +01:00 |