Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Release v2.2.9-comet

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 18:47
531ad97
  • 531ad97 Merge pull request #189 from ILIYANGERMANOV/develop
  • adce1b1 Fine-tune & optimize create transaction with swipe gesture
  • 5410778 Make tests more stable
  • 50a7209 Fine-tune create transaction with swipe gesture
  • d71fc82 Bump version
  • cbd7843 Merge pull request #188 from ILIYANGERMANOV/loans
  • 48cd7f5 Closes #159; Add comment
  • 79a176b Closes #90; Create transaction with swipe gesture (might need fine-tuning)
  • 32ba7a4 Refactor & optimize HomeTab.kt
  • fc1bf85 Display suggestions in all cases and only if the Keyboard is shown
  • a57d56b Hide "Loans" feature
  • 1cea958 WIP: Loans UI
  • 8b61bb7 WIP: Loans UI
  • 2a083a9 WIP: Loans
  • ef40024 Reset TestIdlingResource when retrying test
  • f0e28c8 Merge pull request #176 from ILIYANGERMANOV/develop
  • a4c0900 Merge pull request #175 from ILIYANGERMANOV/ui-tests
  • 32d7e37 Improve testWithRetry{} to restart IvyActivity on failure
  • 6631da6 Refactor testWithRetry {} in AccountsTest.kt & BudgetsTests.kt
  • 1e7114a Implement proper manual test retry mechanism
  • f785bcd Improve tests stability
  • cf2c3f7 Optimize UI tests
  • e1282b7 Stabilize UI tests
  • d1ed9a9 Ignore not working properly tests + refactor OperationsSecondaryTest.kt
  • 4c1e993 Add change local account name tests
  • 93135c8 Add "LockApp_semiTest" test
  • 28c9fe5 Add "Savings goal" tests
  • 6d5b58e Make UI tests more stable
  • 7cfc472 Improve PULL_REQUEST_TEMPLATE.md by adding instructions how to run UI tests
  • 3ed4a38 Stabilize Ivy Wallet UI tests
  • 4b15f25 Fix broken "CreateOneTimePlannedPayment_fromFAB" test
  • 1d196af Fix broken DeletePlannedPayment_Root() test
  • 1400d33 Fix broken delete transaction test
  • 4298738 Make tests more stable and fix broken EditTransaction test
  • f32ed32 Speed up Ivy Wallet UI tests (may be more flaky)
  • 2971bd9 [UX] Scroll EditTransactionScreen.kt to top when a suggestion is clicked
  • 832cc28 Closes #172; Add support for Shiba Inu (SHIB) crypto
  • 648b99c Use pre-installed Fastlane on Mac OS
  • b94fb26 Install up-to-date bundler version
  • 8f2cb55 Try ui_tests.yml workflow with Pixel 3XL
  • 24c6199 Change emulator profile to Pixel 5
  • 8ea07f9 Change ui_tests.yml workflow Emulator profile to Nexus 6
  • 3b33b91 Change ui_tests.yml workflow Emulator profile
  • 99fe0ee Remove target for Emulator so the job can run
  • a80549a Improve ui_tests.yml workflow
  • 5fbadfb WIP: Tests stability
  • e33789e WIP: Reorder accounts & categories tests (currently failing)
  • c16ef88 Add test for creating several budgets
  • bd29c38 Implement "Delete Budget" test
  • 62edbee Add more budget tests
  • 62fa80f Add create global budget test
  • 118b2d2 Add test for Adding several planned payments
  • d38d20b Add tests for deleting planned payment instance & planned payment root
  • b691230 Add test for creating one-time planned payment from FAB
  • f325c7f Refactor CreatePlannedPayment test
  • 4cffcc6 Add test for creating planned payment from Onboarding prompt
  • 1e09cfe Add DeleteTransaction test
  • 34a1da8 Implement CategoriesTest.kt
  • a450288 Add Create Category test
  • 2a7cf10 Add test for Onboarding + with choosing currency
  • ed54afd Add EditAccountTest + refactor
  • 4abae95 WIP: ReorderAccounts test
  • fe4350a Minor refactor for PR #170
  • 62463be Merge pull request #170 from Vishwa-Raghavendra/fix-issue-62
  • ecd34a4 Smoother HomeUI Scroll and Animation
  • ce0db41 Merge pull request #169 from ILIYANGERMANOV/develop
  • 9b1e743 Merge pull request #168 from ILIYANGERMANOV/onboarding-ui-tests
  • c67f808 Update PULL_REQUEST_TEMPLATE.md
  • 00b40fb Refactor tests & create empty files for the rest of the test plan
  • c46cf1f Stabilize tests
  • 379df7c Add Delete Account test
  • 5c59803 Add test for creating Account if different currency
  • 6cbe418 Add AccountsTest.kt & remove "UI tests" workflow from README
  • 48b114f Add "Edit Transaction" test
  • f270954 Try to stabilize flaky tests
  • 0a7bbcc Write test for making transfer between accounts
  • 3ae4a12 Add test for adding several transactions
  • 538fd78 Implement simple test for "Create income transaction"
  • e764432 Implement full test for Onboard & Adjust Balance
  • 1486dc3 Fix UI tests flakiness (hopefully)
  • 2c1403d Fix broken tests when run async & setup Hilt DI for testing
  • dafe01d Upgrade Jetpack Compose & fix tests that fail
  • f9d377c Add TestIdlingResource to some of ViewModel's operations
  • cc25464 WIP: BasicOperationsTest.kt
  • c23de57 Implement default Onboarding test
  • 1d2261a Reset app's state after each test
  • fd181db WIP: Onboarding UI tests (state isn't reset)
  • 5b55ccf Merge pull request #162 from ILIYANGERMANOV/develop
  • 23b0617 Merge pull request #161 from ILIYANGERMANOV/ui-tests
  • e01aaa7 Update README.md with job split badges
  • 3c9ea0a Rename job in ui_tests.yml
  • 259dc52 Optimize CI/CD by splitting ui_tests_lint.yml into 2 separate workflows + enable gradle.properties OPTIMIZATION