-
Notifications
You must be signed in to change notification settings - Fork 0
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
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e043757 - Browse repository at this point
Copy the full SHA e043757View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 36f5318 - Browse repository at this point
Copy the full SHA 36f5318View commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b2ee5d - Browse repository at this point
Copy the full SHA 8b2ee5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8e914 - Browse repository at this point
Copy the full SHA 6f8e914View commit details -
chore: Add Jest setup for mocking react-native-reanimated and react-n…
…ative/Libraries/Animated/NativeAnimatedHelper
Configuration menu - View commit details
-
Copy full SHA for 2d17451 - Browse repository at this point
Copy the full SHA 2d17451View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e55c6 - Browse repository at this point
Copy the full SHA 43e55c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa4d1b - Browse repository at this point
Copy the full SHA 3aa4d1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40056f1 - Browse repository at this point
Copy the full SHA 40056f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e59e11 - Browse repository at this point
Copy the full SHA 0e59e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c192d5 - Browse repository at this point
Copy the full SHA 3c192d5View commit details -
chore: Update Jest setup for mocking @expo/vector-icons and add Jest …
…setup for mocking react-native-reanimated and react-native/Libraries/Animated/NativeAnimatedHelper
Configuration menu - View commit details
-
Copy full SHA for 600b4fb - Browse repository at this point
Copy the full SHA 600b4fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e49dfd - Browse repository at this point
Copy the full SHA 1e49dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f04a9bd - Browse repository at this point
Copy the full SHA f04a9bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5c633 - Browse repository at this point
Copy the full SHA ae5c633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b6cd9 - Browse repository at this point
Copy the full SHA 46b6cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 883f2b0 - Browse repository at this point
Copy the full SHA 883f2b0View commit details -
chore: Update Jest setup for mocking react-native-safe-area-context a…
…nd react-native-reanimated
Configuration menu - View commit details
-
Copy full SHA for aa3c43c - Browse repository at this point
Copy the full SHA aa3c43cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2b8d80 - Browse repository at this point
Copy the full SHA d2b8d80View commit details
Commits on Jun 28, 2024
-
chore: Update Jest setup for mocking react-native-gesture-handler, re…
…act-native-reanimated, and @gluestack-ui/themed
Configuration menu - View commit details
-
Copy full SHA for 3d55c22 - Browse repository at this point
Copy the full SHA 3d55c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2edd1a2 - Browse repository at this point
Copy the full SHA 2edd1a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42121ca - Browse repository at this point
Copy the full SHA 42121caView commit details -
chore: Update Jest setup for mocking @react-navigation/native, react-…
…native-gesture-handler, and react-native-reanimated
Configuration menu - View commit details
-
Copy full SHA for ea3139b - Browse repository at this point
Copy the full SHA ea3139bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a839aa - Browse repository at this point
Copy the full SHA 7a839aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c02a89 - Browse repository at this point
Copy the full SHA 6c02a89View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 389b6e1 - Browse repository at this point
Copy the full SHA 389b6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f11858e - Browse repository at this point
Copy the full SHA f11858eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43c49bf - Browse repository at this point
Copy the full SHA 43c49bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 673cae5 - Browse repository at this point
Copy the full SHA 673cae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24524c - Browse repository at this point
Copy the full SHA a24524cView commit details -
Configuration menu - View commit details
-
Copy full SHA for df25f93 - Browse repository at this point
Copy the full SHA df25f93View commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 56267d0 - Browse repository at this point
Copy the full SHA 56267d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb11f0b - Browse repository at this point
Copy the full SHA eb11f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bebe076 - Browse repository at this point
Copy the full SHA bebe076View commit details -
chore: Update the TurboModuleRegistry mock:
Instead of mocking just the getEnforcing method
Configuration menu - View commit details
-
Copy full SHA for 5b723a9 - Browse repository at this point
Copy the full SHA 5b723a9View commit details -
This should address the warnings related to NativeEventEmitter and th…
…e infinte looping
Configuration menu - View commit details
-
Copy full SHA for 1ffba58 - Browse repository at this point
Copy the full SHA 1ffba58View commit details -
Configuration menu - View commit details
-
Copy full SHA for a04d680 - Browse repository at this point
Copy the full SHA a04d680View commit details -
Configuration menu - View commit details
-
Copy full SHA for e49c952 - Browse repository at this point
Copy the full SHA e49c952View commit details -
test: Add integration test for App Navigation Flow
5/9 tests passing
Configuration menu - View commit details
-
Copy full SHA for 8e29ee1 - Browse repository at this point
Copy the full SHA 8e29ee1View commit details -
chore: Remove unused integration test for Onboarding Flow
7/9 tests passing
Configuration menu - View commit details
-
Copy full SHA for 7f5ef42 - Browse repository at this point
Copy the full SHA 7f5ef42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8218773 - Browse repository at this point
Copy the full SHA 8218773View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa4fe0 - Browse repository at this point
Copy the full SHA 3fa4fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b741e - Browse repository at this point
Copy the full SHA 84b741eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 064ce68 - Browse repository at this point
Copy the full SHA 064ce68View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead678a - Browse repository at this point
Copy the full SHA ead678aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f56584 - Browse repository at this point
Copy the full SHA 6f56584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d5d42e - Browse repository at this point
Copy the full SHA 9d5d42eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7027eb - Browse repository at this point
Copy the full SHA b7027ebView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 2e04433 - Browse repository at this point
Copy the full SHA 2e04433View commit details -
Configuration menu - View commit details
-
Copy full SHA for a469a95 - Browse repository at this point
Copy the full SHA a469a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 580c1da - Browse repository at this point
Copy the full SHA 580c1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fb77c0 - Browse repository at this point
Copy the full SHA 9fb77c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for caff735 - Browse repository at this point
Copy the full SHA caff735View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c5b8d9 - Browse repository at this point
Copy the full SHA 8c5b8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 971b1dd - Browse repository at this point
Copy the full SHA 971b1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 272a54c - Browse repository at this point
Copy the full SHA 272a54cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f02e5a - Browse repository at this point
Copy the full SHA 4f02e5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6779bcb - Browse repository at this point
Copy the full SHA 6779bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bceb3b0 - Browse repository at this point
Copy the full SHA bceb3b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec881e6 - Browse repository at this point
Copy the full SHA ec881e6View commit details -
chore: Removed unnecessary changes for integration tests for App Navi…
…gation from Welcome Page
Configuration menu - View commit details
-
Copy full SHA for c89a230 - Browse repository at this point
Copy the full SHA c89a230View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 8c5efc2 - Browse repository at this point
Copy the full SHA 8c5efc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7480939 - Browse repository at this point
Copy the full SHA 7480939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b3e11 - Browse repository at this point
Copy the full SHA 18b3e11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76dbb12 - Browse repository at this point
Copy the full SHA 76dbb12View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f212a - Browse repository at this point
Copy the full SHA e3f212aView commit details -
chore: Update babel.config.js and jest.config.js for better compatibi…
…lity and performance
Configuration menu - View commit details
-
Copy full SHA for c06edac - Browse repository at this point
Copy the full SHA c06edacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee330c6 - Browse repository at this point
Copy the full SHA ee330c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af9bb0 - Browse repository at this point
Copy the full SHA 2af9bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c72625 - Browse repository at this point
Copy the full SHA 4c72625View commit details -
Configuration menu - View commit details
-
Copy full SHA for c92463c - Browse repository at this point
Copy the full SHA c92463cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 079290c - Browse repository at this point
Copy the full SHA 079290cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb357ae - Browse repository at this point
Copy the full SHA fb357aeView commit details
Commits on Jun 30, 2024
-
chore: Update jest.config.js to use 'jest-expo' preset and remove unn…
…ecessary transform options
Configuration menu - View commit details
-
Copy full SHA for f14ec5e - Browse repository at this point
Copy the full SHA f14ec5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf05c2b - Browse repository at this point
Copy the full SHA cf05c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de31bf - Browse repository at this point
Copy the full SHA 9de31bfView commit details -
Test Suites: 1 passed, 1 total
Tests: 4 passed, 4 total Snapshots: 0 total Time: 6.203 s, estimated 15 s
Configuration menu - View commit details
-
Copy full SHA for 95ce37a - Browse repository at this point
Copy the full SHA 95ce37aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e62791 - Browse repository at this point
Copy the full SHA 0e62791View commit details -
chore: Update jest.config.js to include react-native-community/dateti…
…mepicker in transformIgnorePatterns
Configuration menu - View commit details
-
Copy full SHA for 845e98b - Browse repository at this point
Copy the full SHA 845e98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27f31c0 - Browse repository at this point
Copy the full SHA 27f31c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa2db8 - Browse repository at this point
Copy the full SHA efa2db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 801c91e - Browse repository at this point
Copy the full SHA 801c91eView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 62dda3f - Browse repository at this point
Copy the full SHA 62dda3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 243a3d0 - Browse repository at this point
Copy the full SHA 243a3d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fae1720 - Browse repository at this point
Copy the full SHA fae1720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5158dc4 - Browse repository at this point
Copy the full SHA 5158dc4View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 090aaef - Browse repository at this point
Copy the full SHA 090aaefView commit details -
chore: Update jest.config.js to include react-native-community/dateti…
…mepicker in transformIgnorePatterns
Configuration menu - View commit details
-
Copy full SHA for e65c95d - Browse repository at this point
Copy the full SHA e65c95dView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 77b0075 - Browse repository at this point
Copy the full SHA 77b0075View commit details -
chore: Update npm dependencies and add new packages for clipboard, da…
…tetimepicker, progress-bar-android, and push-notification-ios
Configuration menu - View commit details
-
Copy full SHA for 2d9083d - Browse repository at this point
Copy the full SHA 2d9083dView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for b1b7b76 - Browse repository at this point
Copy the full SHA b1b7b76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1115184 - Browse repository at this point
Copy the full SHA 1115184View commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2534c3 - Browse repository at this point
Copy the full SHA d2534c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 799c40c - Browse repository at this point
Copy the full SHA 799c40cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbfe9b - Browse repository at this point
Copy the full SHA 7cbfe9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca5dc3 - Browse repository at this point
Copy the full SHA 0ca5dc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33341ff - Browse repository at this point
Copy the full SHA 33341ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8a35b6 - Browse repository at this point
Copy the full SHA b8a35b6View commit details -
Test Suites: 1 passed, 1 total
Tests: 8 passed, 8 total Snapshots: 0 total Time: 8.2 s
Configuration menu - View commit details
-
Copy full SHA for c4d6ed6 - Browse repository at this point
Copy the full SHA c4d6ed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85eab29 - Browse repository at this point
Copy the full SHA 85eab29View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5da26b - Browse repository at this point
Copy the full SHA b5da26bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ae80cf - Browse repository at this point
Copy the full SHA 0ae80cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1100966 - Browse repository at this point
Copy the full SHA 1100966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e7644a - Browse repository at this point
Copy the full SHA 3e7644aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b593cb - Browse repository at this point
Copy the full SHA 4b593cbView commit details -
Tests: 38 passed, 38 total Snapshots: 1 obsolete, 1 passed, 1 total Time: 75.437 s Ran all test suites.
Configuration menu - View commit details
-
Copy full SHA for 72a357a - Browse repository at this point
Copy the full SHA 72a357aView commit details -
refactor: Update ThemedText component to import React and fix import …
…order ALL TESTS PASSED
Configuration menu - View commit details
-
Copy full SHA for 30a8cfc - Browse repository at this point
Copy the full SHA 30a8cfcView commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f7409a - Browse repository at this point
Copy the full SHA 0f7409aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9701b - Browse repository at this point
Copy the full SHA fe9701bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f23cab1 - Browse repository at this point
Copy the full SHA f23cab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c29d83 - Browse repository at this point
Copy the full SHA 7c29d83View commit details
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fbf3f3 - Browse repository at this point
Copy the full SHA 8fbf3f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5974e - Browse repository at this point
Copy the full SHA 8d5974eView commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae1d5e0 - Browse repository at this point
Copy the full SHA ae1d5e0View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef7725a - Browse repository at this point
Copy the full SHA ef7725aView commit details -
chore: Update BookRoom function to convert tokens to string array for…
… scheduled notifications
Configuration menu - View commit details
-
Copy full SHA for 34f9b01 - Browse repository at this point
Copy the full SHA 34f9b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6e72c - Browse repository at this point
Copy the full SHA 4a6e72cView commit details