OneBusAway / wayfinder

Modern web app frontend for OneBusAway built in JavaScript with SvelteKit
GNU Affero General Public License v3.0
4 stars 1 forks source link

Run tests as part of CI #14

Closed aaronbrethorst closed 3 months ago

aaronbrethorst commented 4 months ago

User story

As a developer, I want my unit tests run during CI, so that I can be sure not to break the build!

Acceptance criteria