AccessLevelTest |
Tests/checks the accesslevel of an entity.
|
AllDataAllowedOrganizationsTest |
Iterates over all the data in the database and checks the organization of the referenced objects.
|
AllowedOrganizationsTest |
Tests computation of natural tree of an organization.
|
BOBInClosestOrgTest |
|
BypassAccessLevelCheck |
By default access level in entity and role is checked preventing reading data if role's user
level is Organization and the entity trying to be accessed is Client or System.
|
CrossOrganizationReference |
Base class for test for cross organization reference functionality.
|
CrossOrganizationUI |
Tests to ensure different references don't apply organization filter when applied in a field that
allows cross organization references and apply them if it does not allow it.
|
CrossOrganizationUICDI |
Tests to ensure references that require of CDI (Standard Selector) don't apply organization
filter when applied in a field that allows cross organization references and apply them if it
does not allow it.
|
CSRFAttackTest |
Tries to create a new Product object using a pre-made POST request.
|
EntityAccessTest |
Tests access on the basis of window and table definitions.
|
ExplicitCrossOrganizationReference |
Test cases covering special cases for cross organization references, where they are allowed based
on ad_column.allowed_cross_org_link setting.
|
OBContextCollectionsTest |
This test is intended to check that the different collections that can be retrieved using the
OBContext class are always returned in a new instance.
|
PasswordStrengthCheckerTest |
Test PasswordStrengthChecker password policy with various sample passwords
|
StandardCrossOrganizationReference |
Test cases covering references to cross natural tree organizations.
|
UserInfoSessionDataTest |
These tests ensure that the information that is displayed in the user profile widget is updated
properly when roles, organization accesses or warehouses are activated/deactivated.
|
WritableReadableOrganizationClientTest |
Tests check of writable organization and allowed client.
|