Ihedioha Chinedu Innocent

Results 7 issues of Ihedioha Chinedu Innocent

# Description As described in the [Building Application Section](https://docs.odk-x.org/build-app/), in the `Updating framework.xlsx` section. When adding another new form to an existing `framework.xlsx` file, which is after `testForm.xlsx` must have...

## Description for [PR-179](https://github.com/odk-x/survey/pull/179) The Espresso tests for the survey toolbar (`testSettingsMenuItem` and `testSyncMenuItem`) are failing on `CircleCI` due to `NoMatchingViewException`. These tests are currently annotated with `@Ignore` to allow...

### PR Overview/Summary This PR enhances the test coverage for the AuthenticatedUserStateTest class by adding additional test cases to verify various properties related to authenticated user states. The following tests...

## Overview This PR introduces enhancements to the property management tests. The changes include the addition of new test cases. ### Added New Test Cases: - `verifyDefaultPropertyValue`: Confirms that a...

## PR Summary for issue [#484](https://github.com/odk-x/tool-suite-X/issues/484) This PR adds a series of Espresso tests to verify the functionality of menu options and toolbar visibility in `MainActivity`. ### Changes Made -...

### PR Description: Add Espresso tests for verifying UI elements, fragment transactions, and RecyclerView interactions in the `TablesDisplayActivity` ### Changes Made - **Added Test Case**: `testOnCreate` - Description: Verifies that...