BaseDataSourceTestDal |
Base for tests performing requests to a live Openbravo instance.
|
BaseDataSourceTestNoDal |
Base for tests performing requests to a live Openbravo instance.
|
DataSourceSecurity |
Test cases to ensure that mechanism of security DataSource access is working properly.
|
DatasourceTestUtil |
Utility methods to deal with datasource calls.
|
DataSourceWhereParameter |
This test evaluates if some expected values are get when a filter is applied and if some
unexpected values are not get when the filter is applied, but are get when the filter is removed.
|
EmptyStringWhereAndFilterClauseParameter |
With these datasource parameters, the WHERE_AND_FILTER_CLAUSE parameter is the empty string and
that was the case that was failing.
|
ExtendedNavigationModelTest |
Test cases for ExtendedNavigationModel
|
FetchDSNoActiveEntityObjects |
Tests that ensure datasources are able to fetch data with active and non active entity objects.
|
FICTest |
Test cases for FormInitializationComponent
|
FKDropDownDatasource |
Test cases to check behavior of FK filter drop downs
|
GridExport |
Test cases to verify the correct behavior when exporting an standard grid.
|
HQLDataSourceTest |
Test cases for datasources for HQL based tables
|
LinkToParentTreeDataSourceTest |
Test case for LinkToParent tree Datasource
|
LogDatasourceTest |
Test that verifies the Log datasource works properly
|
NonIdForeignKeyFilters |
Tests the criteria that the grid builds when a foreign key that does not reference the id of the
target table is filtered
|
OpenRecordAfterLogin |
Test case to cover the functionality of automatically open a record in particular after login,
this can be done by appending to the Login page a URL query string containing the document link.
|
OrganizationSelectorDataSourceTest |
Test to check that an Organization selector (both normal and custom query based) applies the
filter based on the role's organization access, even when an organization has been selected in
the field before calling to the datasource.
|
OrganizationWindowRoleFilterTest |
Test class to verify that Organization Window shows only the readable organizations for a role,
when this role has access to only a subset of all available organizations
|
OtherDatasourceRequests |
Covers different datasource requests
|
ProductSelectorDataSourceTest |
Test Product Complete Selector DataSource
|
ResetCookieOnLogin |
Test case to ensure the cookie is regenerated each time the user log in the application
|
SelectorFieldPropertySelectorDSTest |
Tests Property selector datasource.
|
SelectorPickListFieldsDataSourceTest |
Test to check that a property resolved through navigation can be used to be shown in the selector
pick-list.
|
SummaryFieldRequestTest |
Test cases for grid summaries
|
TestAllowUnpagedDatasourcePreference |
Test case for 'Allow Unpaged Datasource In Manual Request' preference
|
TestComboDatasource |
|
TestCSVEncoding |
Test cases to verify CSV Encoding behavior with Arabic characters
|
TestNoteDatasource |
|