Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test tasks #146

Closed
33 tasks done
LarsRefsgaard opened this issue Apr 19, 2023 · 1 comment
Closed
33 tasks done

Test tasks #146

LarsRefsgaard opened this issue Apr 19, 2023 · 1 comment
Assignees

Comments

@LarsRefsgaard
Copy link
Contributor

LarsRefsgaard commented Apr 19, 2023

  • Does leave study/sign out and so forth work as expected
  • Fresh start
    • Log in
    • Get invitations
    • Get IC
    • Get translations
    • Get tasks, devices, services
    • Get study information
    • Can get messages made from dashboard?
  • Local App
    • Does the native apis work (camera)
    • Restarting app, no log in, straight to tasks page
    • Device connections, connect and restart
    • Models get data and visualises
    • Services get data
    • Tasks can complete
    • Notifications
  • E2E to CAWS
    • Authentication
    • Get all invitations (list)
    • Get invitation
    • Get deployment / protocol
    • Deployment success
    • Set device status in CAWS
    • Get different types of messages (URL, image, news, etc.)
    • Send data to CAWS
      • data points
      • streaming data
      • images
      • audio
      • cognitive test
      • surveys
      • informed consent
    • [ ]
@LarsRefsgaard
Copy link
Contributor Author

LarsRefsgaard commented Apr 19, 2023

Findings:
Fresh start

  1. The invitations title should not be part of the scrollable view ✅
  2. Study invitation page should have a back button or something along those lines ✅
  3. Leave study does not work Leave study throws error #147
  4. Sign out also does not work Sign out throws error #148
  5. Informed Consent cancel in the bottom left and the cross at the top right don't work Informed Consent should not decide what happens when we click cancel research.package#82 Fixes informed consent cross button  #168

E2E

  1. Notifications are sent twice, once without localization and once with
  2. Shell route stays on top when using native API's like camera ✅
  3. Returning from task goes to blank page. This is linked to Informed Consent should not decide what happens when we click cancel research.package#82 ?? can't reproduce
  4. Misusing CoreBluetooth api on iOS
  5. Polar device seems to not get HR data for some reason? Gets battery level information and others but not HR✅ Fixed in c0ea1b4
  6. Heart rate card animation looks "off"
  7. WebAuthenticationSession sometimes breaks when logging out. Session is not created when logging out and back in #140
  8. Parkinson's assesment task does not work after the first page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant