about summary refs log tree commit diff
path: root/__e2e__
Commit message (Collapse)AuthorAgeFilesLines
* xyz.blueskyweb.app → xyz.vikanezrimaya.voidskyVika10 days23-24/+24
|
* E2E fixes (#8980)Samuel Newman2025-09-052-0/+10
| | | | | | | * update dev-env * hide nux after onboarding * use getter/setter for proxy header
* Improve e2e tests (#8927)Samuel Newman2025-08-2914-69/+139
| | | | | | | | | | | | | | | | | | | | | | | | | | | * get e2e image picker working * verify create account actually reaches onboarding * wait for image to actually be attached before posting * wait until login finishes before moving on * sign out before switch accounts then wait until logged in * disable onboarding experiments in e2e * add testId to handle availability checkmark * fix too long username * update thread muting test to reflect current behaviour * hackfix for the british english translation * unflake the onboarding tests * fix curate list flow * admit defeat on the most list one
* Update dev env (#8921)Eric Bailey2025-08-283-3/+20
| | | | | | | | | * Update dev-env * Integrate appviewDid value from dev-env * Use correct env value to disable policy update overlay * Remove log
* Fix e2e (#8794)Eric Bailey2025-08-072-0/+6
| | | | | | | | | | | | | | | | | | | * Only enable policy update overlay once the actual Overlay mounts (after onboarding and all that) * Disable policy overlay in e2e * Add comments * Add extra insurance * Rm log * Fix shared prefs test * Fix login flows by optionally closing 'Remember password' system dialog * Return missing testID * Bump dev-env
* rename file names with colons to the common notation (#8264)Sedat Kapanoğlu2025-07-173-0/+0
| | | The colons in file names break Windows compatibility and prevent Bluesky from being developed on Windows. (Regression: Bluesky Git repository always shows missing files on Windows #8263)
* Release 1.104.0 (#8595)Paul Frazee2025-07-014-3/+3
| | | | | | | * Fix to navigation action after saving feeds * Test updates * Intl pull
* Small test fixPaul Frazee2025-05-301-0/+1
|
* Release 1.102.0 (#8360)Paul Frazee2025-05-093-24/+10
| | | | | | | * Update tests * Pull latest crowdin * Run intl:extract
* Release 1.101.0 (#8229)Paul Frazee2025-04-182-0/+2
| | | | | * Update tests * Localization import from crowdin
* Release 1.100 (#8168)Paul Frazee2025-04-081-1/+0
| | | | | | | | | * Tests fix * Move the hosting provider text in account creation into the inside of the button to improve translation handling (close #8166) * Pull latest translations * Revert the 'you are creating an account' change entirely; it doesnt work
* Release 1.99 prep (#7925)Paul Frazee2025-03-062-5/+3
| | | | | | | | | * Revert #7847 (was causing layout issues) * Test fixes * Pull latest translations from crowdin * Run intl:extract:all
* Add report dialog e2e tests (#7913)Eric Bailey2025-03-055-1/+114
|
* Add initial test for post report flowPaul Frazee2025-03-051-0/+20
|
* Update testsPaul Frazee2025-02-144-5/+5
|
* Test fixPaul Frazee2025-01-241-1/+1
|
* Small test updatePaul Frazee2025-01-161-2/+1
|
* Release 1.96.0 (#7168)Paul Frazee2024-12-181-4/+1
| | | | | | | * Update test * Run intl extract * Update join count
* Fix testsPaul Frazee2024-12-175-22/+18
|
* Test fixesPaul Frazee2024-11-136-5/+8
|
* More e2e test fixes (#5982)Hailey2024-10-2810-24/+34
| | | | | | | | | | | | | | | | | | | * fix feed reorder test * fix feed reorder test pt 2 * fix edit profile test * fix mod list test * fix fab * add assert * one more assertVisible * fix search test * tap now now if it shows up
* Fix E2E tests (#5980)Hailey2024-10-282-7/+6
|
* Release 1.92 (#5658)Paul Frazee2024-10-086-29/+3
| | | | | * Fix tests * intl extract
* Release 1.91.1 prep (#5339)Paul Frazee2024-09-132-17/+3
| | | | | * Fixes to tests * intl extract
* Release 1.91 prep (#5215)Paul Frazee2024-09-075-19/+17
| | | | | | | * Run intl:extract * Test fixes * Update pt-BR translations for video
* Release 1.89 prep (#4822)Paul Frazee2024-07-241-2/+3
| | | | | * Fix curate-lists tests * Run intl extract
* Create shared preferences API (#4654)Hailey2024-07-111-0/+31
|
* Release 1.87 prep (#4603)Paul Frazee2024-06-224-12/+6
| | | | | * Update tests * Run intl extract
* Release 1.86 prep (#4490)Paul Frazee2024-06-113-6/+19
| | | | | * Test updates * Run intl extract
* Release 1.85 (#4372)Paul Frazee2024-06-042-32/+1
| | | | | * Update tests * Run intl extract
* Release 1.83 (#4136)Paul Frazee2024-05-201-1/+1
| | | | | * Test fixes * Run intl:extract
* Add better onboard testing (#4007)Paul Frazee2024-05-131-0/+31
|
* Make feeds easier to reorder (#3998)Paul Frazee2024-05-131-0/+82
| | | | | | | | | | | * Make feeds easier to reorder * Add reorder e2e test * Tweak feed card to only allow one line (#4002) --------- Co-authored-by: Eric Bailey <git@esb.lol>
* New onboarding tests (#3996)Paul Frazee2024-05-133-0/+66
| | | | | | | * Add onboarding test * Add onboarding avatar-creator test * Update profile screen edit test
* Replace e2e tests with Maestro (#3983)Paul Frazee2024-05-1332-1571/+859
| | | | | | | * Setup maestro tests and convert some initial tests * Remove detox * Replace all tests with maestro
* Release 1.80 (#3757)Paul Frazee2024-04-291-2/+4
| | | | | * Test fixes * Intl extract
* Release 1.79 (#3661)Paul Frazee2024-04-231-5/+3
| | | | | * Update tests * Intl exract
* Release 1.77.0 (#3549)Paul Frazee2024-04-131-2/+2
| | | | | * A couple test fixes * Intl extract
* 1.76 release preparations (#3459)Paul Frazee2024-04-097-201/+71
| | | | | | | * Run intl:extract * Update dev-env to 0.3.4 * Test fixes
* Various e2e test fixes (#3284)Paul Frazee2024-03-195-12/+14
| | | | | | | | | | | | | * Just use the first picture every time * Add missing testIDs * Various test fixes * Use simplified link fetcher for e2e * Disable tests for now-n * Update test-env creation
* Update tests to get them passing again (#2853)Paul Frazee2024-02-1210-80/+64
|
* Fix testPaul Frazee2024-02-061-2/+2
|
* Phone number verification in account creation (#2564)Paul Frazee2024-01-186-18/+154
| | | | | | | | | | | | | | | | | * Add optional sms verification * Add support link to account creation * Add e2e tests * Bump api@0.9.0 * Update lockfile * Bump api@0.9.1 * Include the phone number in the ui * Add phone number validation and normalization
* E2E runner fixes (#2428)Paul Frazee2024-01-041-3/+24
| | | | | | | * Fix mock-server run script * Bump detox * Replace fetch with node-native api
* E2E 🟢 (#2092)Eric Bailey2023-12-0513-58/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add logged out e2e ctrl, fix login test * Fix log handling via env vars in expo * Fix create account test * Upgrade dev-env * Fix home screen tests * Fix composer tests * Fix curate-lists tests, split in two * Fix invite codes test * Fix curate-lists tests * Give up on mergefeed test * Fix mod lists * Fix app view url * Fix profile tests * Fix profile test with hack * Keep using globals * Fix two more * Fix thread view * Better skip for merge feed * Revert debug code
* Update home-screen tests related to feedsCooper Edmunds2023-11-291-4/+21
|
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-012-44/+280
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add lists screen * Update Lists screen and List create/edit modal to support curate lists * Rework the ProfileList screen and add curatelist support * More ProfileList progress * Update list modals * Rename mutelists to modlists * Layout updates/fixes * More layout fixes * Modal fixes * List list screen updates * Update feed page to give more info * Layout fixes to ListAddUser modal * Layout fixes to FlatList and Feed on desktop * Layout fix to LoadLatestBtn on Web * Handle did resolution before showing the ProfileList screen * Rename the CustomFeed routes to ProfileFeed for consistency * Fix layout issues with the pager and feeds * Factor out some common code * Fix UIs for mobile * Fix user list rendering * Fix: dont bubble custom feed errors in the merge feed * Refactor feed models to reduce usage of the SavedFeeds model * Replace CustomFeedModel with FeedSourceModel which abstracts feed-generators and lists * Add the ability to pin lists * Add pinned lists to mobile * Remove dead code * Rework the ProfileScreenHeader to create more real-estate for action buttons * Improve layout behavior on web mobile breakpoints * Refactor feed & list pages to use new Tabs layout component * Refactor to ProfileSubpageHeader * Implement modlist block and mute * Switch to new api and just modify state on modlist actions * Fix some UI overflows * Fix: dont show edit buttons on lists you dont own * Fix alignment issue on long titles * Improve loading and error states for feeds & lists * Update list dropdown icons for ios * Fetch feed display names in the mergefeed * Improve rendering off offline feeds in the feed-listing page * Update Feeds listing UI to react to changes in saved/pinned state * Refresh list and feed on posts tab press * Fix pinned feed ordering UI * Fixes to list pinning * Remove view=simple qp * Add list to feed tuners * Render richtext * Add list href * Add 'view avatar' * Remove unused import * Fix missing import * Correctly reflect block by list state * Replace the <Tabs> component with the more effective <PagerWithHeader> component * Improve the responsiveness of the PagerWithHeader * Fix visual jank in the feed loading state * Improve performance of the PagerWithHeader * Fix a case that would cause the header to animate too aggressively * Add the ability to scroll to top by tapping the selected tab * Fix unit test runner * Update modlists test * Add curatelist tests * Fix: remove link behavior in ListAddUser modal * Fix some layout jank in the PagerWithHeader on iOS * Simplify ListItems header rendering * Wait for the appview to recognize the list before proceeding with list creation * Fix glitch in the onPageSelecting index of the Pager * Fix until() * Copy fix Co-authored-by: Eric Bailey <git@esb.lol> --------- Co-authored-by: Eric Bailey <git@esb.lol>
* Performance optimization (#1676)Ansh2023-10-131-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upgrade sentry to support profiling monitoring * remove console logs in production builds * feeds tab bar and bottom bar animation centralized * refactor FeedPage out of Home * add script to start in production mode * move FAB inner to reanimated * move FABInner back to `Animated` RN animation * add perf commands * add testing with Maestro and perf with Flashlight * fix merge conflicts * fix resourceClass name in eas.json * fix onEndReachedThreshold in Feed * memoize styles * go back to old styling for LoadLatestBtn * remove reanimated code from useMinimalShellMode * move shell animations to hook/reanimated for perf * fix empty state issue * make shell animation feel smoother * make shell animation more smooth * run animation with autorun * specify keys for tab bar properly * remove comments * remove already imported dep * fix lint * add testing instructions * mock sentry-expo for jest * fix jest mocks * Fix the load-latest button on desktop and tablet * Fix: don't move the FAB in tablet mode * Fix type error * Fix tabs bar positioning on tablet * Fix types --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com>
* Update testrunner to use new dev-env [WIP] (#1575)Paul Frazee2023-10-102-0/+3
| | | | | | | | | | | | | | | * Update testrunner to use new dev-env * Fix label testcase * Vendor the dev-infra scripts from the atproto repo for the dev-env server runner * Bump detox to fix the ios sim control issue * Use iphone 15 pro for tests * Ensure the reminders never trigger during tests * Skip the shell tests due to a crash bug with detox and the drawer
* Fixes to tests (#1518)Paul Frazee2023-09-223-8/+12
|