Jairo Llopis e9ddce17c8 [FIX] base_user_role: Improve tests resiliency
These 2 tests were checking the exact set of groups a user should have.

If these tests are ran in a database where a module is previously installed which adds more groups to the base role, these exact group sets would be inexact, although the behavior that is being tested was actually properly working.

With this patch, basically I'm testing if the user contains the groups from the roles, not the exact role set expected. It should work in integration scenarios.

@Tecnativa TT20468
2019-11-13 11:48:09 +00:00
2019-07-29 03:37:50 +00:00
2019-07-19 05:18:58 +00:00
2018-09-27 02:38:09 +02:00
2018-09-27 02:38:09 +02:00
2018-09-27 02:38:09 +02:00

Runbot Status Build Status codecov

Server Backend

Server ORM extensions, new fields...

Description
No description provided
Readme 129 MiB
Languages
HTML 51.4%
Python 48.6%