olvrwn / CashBud

0 stars 0 forks source link

Sweep: Update TransactionsListViewModelTest #79

Open olvrwn opened 1 year ago

olvrwn commented 1 year ago

In TransactionsListViewModelTest.swift, create unit tests to test the TransactionsListViewModel. Therefore use the TransactionsManagerMock with all necessary variables set.

Checklist - [X] `CashBudTests/Tests/ViewModels/TransactionsListViewModelTest.swift` ✅ Commit [`ee04399`](https://github.com/olvrwn/CashBud/commit/ee043993e941ea9e791a656b2a4093b8134989f5)
• Add unit tests to test the TransactionsListViewModel using the TransactionsManagerMock with all necessary variables set.
Sandbox Execution Logs
trunk init 1/3 ✓
⡿ Downloading Trunk 1.16.0...
⡿ Downloading Trunk 1.16.0...
⢿ Downloading Trunk 1.16.0...
⣻ Downloading Trunk 1.16.0...
⣽ Downloading Trunk 1.16.0...
⣾ Downloading Trunk 1.16.0...
⣷ Downloading Trunk 1.16.0...
✔ Downloading Trunk 1.16.0... done
⡿ Verifying Trunk sha256...
✔ Verifying Trunk sha256... done
⡿ Unpacking Trunk...
✔ Unpacking Trunk... done

✔ 7 linters were enabled (.trunk/trunk.yaml)
  checkov 2.4.9 (2 yaml files)
  git-diff-check (5 files)
  markdownlint 0.37.0 (1 markdown file) (created .markdownlint.yaml)
  prettier 3.0.3 (1 markdown, 2 yaml files)
  trivy 0.45.1 (2 yaml files)
  trufflehog 3.56.1 (5 files)
  yamllint 1.32.0 (2 yaml files) (created .yamllint.yaml)
Next Steps
 1. Read documentation
    Our documentation can be found at https://docs.trunk.io
 2. Get help and give feedback
    Join the Trunk community at https://slack.trunk.io
trunk fmt CashBudTests/Tests/ViewModels/TransactionsListViewModelTest.swift 2/3 ✓

Found no applicable linters for the requested path
trunk check --fix CashBudTests/Tests/ViewModels/TransactionsListViewModelTest.swift 3/3 ✓

Checked 1 file
✔ No issues
sweep-ai[bot] commented 1 year ago

Here's the PR! https://github.com/olvrwn/CashBud/pull/88.

⚡ Sweep Free Trial: I'm creating this ticket using GPT-3.5. You have 0 GPT-4 tickets left for the month and 0 for the day. For more GPT-4 tickets, visit [our payment portal.](https://buy.stripe.com/6oE5npbGVbhC97afZ4)

Actions (click)


Step 1: 🔎 Searching

I found the following snippets in your repository. I will now analyze these snippets and come up with a plan.

Some code snippets I looked at (click to expand). If some file is missing from here, you can mention the path in the ticket description. https://github.com/olvrwn/CashBud/blob/1b56b7338c5982011c7e20e34f57c9f99a3a717c/CashBudTests/Tests/ViewModels/TransactionsListViewModelTest.swift#L1-L7 https://github.com/olvrwn/CashBud/blob/1b56b7338c5982011c7e20e34f57c9f99a3a717c/CashBud/Scenes/TransactionsList/TransactionsListViewModel.swift#L1-L55

Step 2: ⌨️ Coding

trunk init 1/3 ✓
⡿ Downloading Trunk 1.16.0...
⡿ Downloading Trunk 1.16.0...
⢿ Downloading Trunk 1.16.0...
⣻ Downloading Trunk 1.16.0...
⣽ Downloading Trunk 1.16.0...
⣾ Downloading Trunk 1.16.0...
⣷ Downloading Trunk 1.16.0...
✔ Downloading Trunk 1.16.0... done
⡿ Verifying Trunk sha256...
✔ Verifying Trunk sha256... done
⡿ Unpacking Trunk...
✔ Unpacking Trunk... done

✔ 7 linters were enabled (.trunk/trunk.yaml)
  checkov 2.4.9 (2 yaml files)
  git-diff-check (5 files)
  markdownlint 0.37.0 (1 markdown file) (created .markdownlint.yaml)
  prettier 3.0.3 (1 markdown, 2 yaml files)
  trivy 0.45.1 (2 yaml files)
  trufflehog 3.56.1 (5 files)
  yamllint 1.32.0 (2 yaml files) (created .yamllint.yaml)
Next Steps
 1. Read documentation
    Our documentation can be found at https://docs.trunk.io
 2. Get help and give feedback
    Join the Trunk community at https://slack.trunk.io
trunk fmt CashBudTests/Tests/ViewModels/TransactionsListViewModelTest.swift 2/3 ✓

Found no applicable linters for the requested path
trunk check --fix CashBudTests/Tests/ViewModels/TransactionsListViewModelTest.swift 3/3 ✓

Checked 1 file
✔ No issues


Step 3: 🔁 Code Review

I have finished reviewing the code for completeness. I did not find errors for sweep/add-unit-tests-transactionslistviewmodel_2.

.


🎉 Latest improvements to Sweep:


💡 To recreate the pull request edit the issue title or description. To tweak the pull request, leave a comment on the pull request. Join Our Discord