Improvement/mobbscan 2738
🎯 Summary
The source branch adds parents field to resultsViewController, so you can check this information is retreived from NFC chips and spanish document
This MR depends on this MR
🤔 Type
-
✨ New feature -
🐛 Bug fix -
👷 Technical debt -
☢ ️ Breaking change (it breaks backward compatibility) -
📚 Requires a change in the docs
⚗ ️ Solution
-
🔗 JIRA: MOBBSCAN-2738
🔬 Tests
Test NFC flow and check parents information is successfully retreived
Yo need to configure the workspace in "develop" branch and switch to improvement/MOBBSCAN-2738 in this project and MobbScan_NFC_Plugin
🧐 Checklist:
- The code follow the project guidelines.
- The changes have been tested locally.
- The code has internal docs.
- Docs are updated (README, public docs, etc.)
- Some tests have been added to check that the changes work as expected (unit, integration or e2e tests ...)
- Unit tests are running without errors.
- Other dependant changes have already been merged.
- Changelog updated (if it applies)