Skip to content
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

fix: broken tests #1

Merged
merged 3 commits into from
Jul 24, 2024
Merged

fix: broken tests #1

merged 3 commits into from
Jul 24, 2024

Conversation

marwfair
Copy link
Contributor

Description

This goal of this PR is to get all tests passing. To do that, I had to make some layout changes. This app was designed for flutter web, and smaller screens were not designed. There will need to be follow-up PRs to create mobile layouts of the screens and widgets and switch between the two.

I also removed the word "demo" from the file and class names, and removed placeholder widgets.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@marwfair marwfair requested a review from jolexxa July 24, 2024 17:56
@marwfair marwfair merged commit bf54ef9 into main Jul 24, 2024
3 checks passed
@marwfair marwfair deleted the fix/broken-tests branch July 24, 2024 19:07
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