eclipse-iceoryx / eclipse-iceoryx/iceoryx
Integrationtest for ice_access_control example
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 492
- Avg merge
- 18h 57m
- Merged PRs (30d)
- 1
Description
## Brief feature description
The [ice_access_control](https://github.com/eclipse-iceoryx/iceoryx/tree/master/iceoryx_examples/ice_access_control) example is not tested within the [iceoryx_integrationtest](https://github.com/eclipse-iceoryx/iceoryx/tree/master/iceoryx_integrationtest) package.
Some old test code already exist in test_ice_access_control_example.py but is not executed from colcon.
## Detailed information
- [ ] Uncomment `example_ice_access_control` in CMAkeLists.txt and package.xml of iceoryx_integrationtest
- [ ] Execute test_ice_access_control_example with the integrationtests (See Readme.md of iceoryx_integrationtest)
- [ ] The test code in test_ice_access_control_example.py is out-of-date and needs to be updated
Contributor guide
Research direction
Read the iceoryx_integrationtest README and inspect test_ice_access_control_example.py, along with the iceoryx_integrationtest CMakeLists.txt and package.xml. Re-enable example_ice_access_control, run the integration tests through colcon, and update the outdated Python test so the ice_access_control example is executed successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, cpp, python
- Domain
- build-system, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100