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

Feat/int testing mobile #122

Closed
wants to merge 116 commits into from
Closed

Feat/int testing mobile #122

wants to merge 116 commits into from

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    e043757 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    36f5318 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    8b2ee5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8e914 View commit details
    Browse the repository at this point in the history
  3. chore: Add Jest setup for mocking react-native-reanimated and react-n…

    …ative/Libraries/Animated/NativeAnimatedHelper
    u21631532 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2d17451 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43e55c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3aa4d1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40056f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e59e11 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c192d5 View commit details
    Browse the repository at this point in the history
  9. chore: Update Jest setup for mocking @expo/vector-icons and add Jest …

    …setup for mocking react-native-reanimated and react-native/Libraries/Animated/NativeAnimatedHelper
    u21631532 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    600b4fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e49dfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f04a9bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ae5c633 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    46b6cd9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    883f2b0 View commit details
    Browse the repository at this point in the history
  15. chore: Update Jest setup for mocking react-native-safe-area-context a…

    …nd react-native-reanimated
    u21631532 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    aa3c43c View commit details
    Browse the repository at this point in the history
  16. 5/6 tests pass

    u21631532 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d2b8d80 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. chore: Update Jest setup for mocking react-native-gesture-handler, re…

    …act-native-reanimated, and @gluestack-ui/themed
    u21631532 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    3d55c22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2edd1a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42121ca View commit details
    Browse the repository at this point in the history
  4. chore: Update Jest setup for mocking @react-navigation/native, react-…

    …native-gesture-handler, and react-native-reanimated
    u21631532 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ea3139b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a839aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c02a89 View commit details
    Browse the repository at this point in the history
  7. chore: Update Jest setup for mocking react-native, react-native-async…

    …-storage, @react-navigation/native, react-native-gesture-handler, react-native-reanimated, @react-navigation/stack, and react-native-safe-area-context
    u21631532 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    389b6e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f11858e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43c49bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    673cae5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a24524c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    df25f93 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    56267d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb11f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bebe076 View commit details
    Browse the repository at this point in the history
  4. chore: Update the TurboModuleRegistry mock:

    Instead of mocking just the getEnforcing method
    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5b723a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ffba58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a04d680 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e49c952 View commit details
    Browse the repository at this point in the history
  8. test: Add integration test for App Navigation Flow

    5/9 tests passing
    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8e29ee1 View commit details
    Browse the repository at this point in the history
  9. chore: Remove unused integration test for Onboarding Flow

    7/9 tests passing
    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7f5ef42 View commit details
    Browse the repository at this point in the history
  10. update: 8/9 tests pass

    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8218773 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3fa4fe0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84b741e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    064ce68 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ead678a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6f56584 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d5d42e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b7027eb View commit details
    Browse the repository at this point in the history
  18. chore: Update App Navigation Flow integration test and fix failing tests

    All Tests pass for Phase 1
    
    Test Suites: 1 passed, 1 total
    Tests:       9 passed, 9 total
    Snapshots:   0 total
    Time:        13.916 s
    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    2e04433 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a469a95 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    580c1da View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9fb77c0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    caff735 View commit details
    Browse the repository at this point in the history
  23. 3/8 tests passing Phase 2

    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8c5b8d9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    971b1dd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    272a54c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4f02e5a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6779bcb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    bceb3b0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ec881e6 View commit details
    Browse the repository at this point in the history
  30. chore: Removed unnecessary changes for integration tests for App Navi…

    …gation from Welcome Page
    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    c89a230 View commit details
    Browse the repository at this point in the history
  31. To be continued: All tests pass currently but need to work with API c…

    …alls
    
    Test Suites: 1 passed, 1 total
    Tests:       9 passed, 9 total
    Snapshots:   0 total
    Time:        14.649 s, estimated 54 s
    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8c5efc2 View commit details
    Browse the repository at this point in the history
  32. chore:

    Awaiting API calls.
    u21631532 committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7480939 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    18b3e11 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    76dbb12 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e3f212a View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    c06edac View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ee330c6 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2af9bb0 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4c72625 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    c92463c View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    079290c View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    fb357ae View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. chore: Update jest.config.js to use 'jest-expo' preset and remove unn…

    …ecessary transform options
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    f14ec5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf05c2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9de31bf View commit details
    Browse the repository at this point in the history
  4. Test Suites: 1 passed, 1 total

    Tests:       4 passed, 4 total
    Snapshots:   0 total
    Time:        6.203 s, estimated 15 s
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    95ce37a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e62791 View commit details
    Browse the repository at this point in the history
  6. chore: Update jest.config.js to include react-native-community/dateti…

    …mepicker in transformIgnorePatterns
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    845e98b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27f31c0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efa2db8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    801c91e View commit details
    Browse the repository at this point in the history
  10. Test Suites: 1 passed, 1 total

    Tests:       4 passed, 4 total
    Snapshots:   0 total
    Time:        9.204 s
    Ran all test suites matching /Int_User.test.js/i.
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    62dda3f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    243a3d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fae1720 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5158dc4 View commit details
    Browse the repository at this point in the history
  14. Test Suites: 1 passed, 1 total

    Tests:       6 passed, 6 total
    Snapshots:   0 total
    Time:        6.194 s, estimated 7 s
    Ran all test suites matching /Int_Office.test.js/i.
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    090aaef View commit details
    Browse the repository at this point in the history
  15. chore: Update jest.config.js to include react-native-community/dateti…

    …mepicker in transformIgnorePatterns
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    e65c95d View commit details
    Browse the repository at this point in the history
  16. Test Suites: 1 passed, 1 total

    Tests:       7 passed, 7 total
    Snapshots:   0 total
    Time:        6.922 s
    Ran all test suites matching /Int_Booking.test.js/i.
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    77b0075 View commit details
    Browse the repository at this point in the history
  17. chore: Update npm dependencies and add new packages for clipboard, da…

    …tetimepicker, progress-bar-android, and push-notification-ios
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    2d9083d View commit details
    Browse the repository at this point in the history
  18. Test Suites: 1 passed, 1 total

    Tests:       8 passed, 8 total
    Snapshots:   0 total
    Time:        4.672 s, estimated 13 s
    Ran all test suites matching /Int_Phase2.test.js/i.
    u21631532 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    b1b7b76 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1115184 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    d2534c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799c40c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cbfe9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ca5dc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33341ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8a35b6 View commit details
    Browse the repository at this point in the history
  7. Test Suites: 1 passed, 1 total

    Tests:       8 passed, 8 total
    Snapshots:   0 total
    Time:        8.2 s
    u21631532 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c4d6ed6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85eab29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5da26b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ae80cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1100966 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e7644a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b593cb View commit details
    Browse the repository at this point in the history
  14. est Suites: 7 passed, 7 total

    Tests:       38 passed, 38 total
    Snapshots:   1 obsolete, 1 passed, 1 total
    Time:        75.437 s
    Ran all test suites.
    u21631532 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    72a357a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    30a8cfc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Merge changes into dev

    u21631532 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0f7409a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9701b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f23cab1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c29d83 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    8fbf3f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d5974e View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    ae1d5e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    ef7725a View commit details
    Browse the repository at this point in the history
  2. chore: Update BookRoom function to convert tokens to string array for…

    … scheduled notifications
    u21631532 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    34f9b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a6e72c View commit details
    Browse the repository at this point in the history