terrencekliu / TumblerApp

2023-2024 Cal Poly Senior Project - Itinerary App
MIT License
1 stars 0 forks source link

Setup Initial Project Files #3

Open terrencekliu opened 9 months ago

terrencekliu commented 9 months ago

Summary

We want to get the initial workspace setup, along with dependencies and pipeline with unit tests working

Definition of Done

terrencekliu commented 8 months ago

Need to setup unit tests, then pipelines

terrencekliu commented 8 months ago

Decided to use MVVM architecture

terrencekliu commented 8 months ago

Blocked on task #26

terrencekliu commented 8 months ago

Unable to add UI test on Git actions, will resolve later

terrencekliu commented 8 months ago

Added lint and unit testing to git actions