Skip to content

test: Increase coverage >70% and fix test config#154

Merged
albertoivo merged 2 commits intomainfrom
test-coverage-boost-10939491156008589899
Feb 2, 2026
Merged

test: Increase coverage >70% and fix test config#154
albertoivo merged 2 commits intomainfrom
test-coverage-boost-10939491156008589899

Conversation

@albertoivo
Copy link
Owner

  • Fixed vitest configuration to load environment variables from .env, resolving "Erro de Configuração" in tests.
  • Fixed firestore.test.ts by updating getDoc mock to return a default object with exists() method, resolving a TypeError.
  • Created new unit tests for MissionList, PowerUpBar, LevelBadge, Mascot, and Header components.
  • Increased overall test coverage significantly (Gamification components from ~0% to >85%).
  • Verified all tests pass.

PR created automatically by Jules for task 10939491156008589899 started by @albertoivo

- Fix vitest config to load .env variables
- Fix firestore getDoc mock to avoid undefined errors
- Add unit tests for MissionList, PowerUpBar, LevelBadge
- Add unit tests for Mascot and Header
- Verify all tests pass with increased coverage

Co-authored-by: albertoivo <1276520+albertoivo@users.noreply.github.com>
@google-labs-jules
Copy link
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

- Import `beforeEach` and `afterEach` from `vitest` in `Header.test.tsx` and `Mascot.test.tsx`
- Remove unused `bubble` variable in `Mascot.test.tsx`
- Remove explicit `any` cast in `PowerUpBar.test.tsx`
- Ensure build and lint checks pass locally

Co-authored-by: albertoivo <1276520+albertoivo@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Feb 2, 2026

Visit the preview URL for this PR (updated for commit 663694d):

https://pyexplorer-cd32d--pr154-test-coverage-boost-aqo9ed2k.web.app

(expires Mon, 09 Feb 2026 18:31:56 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 916b4905e0cdc420f3368c8eb19b2f2e90c3be61

@albertoivo albertoivo merged commit c776064 into main Feb 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant