wsloth / Index

The Index is a simple Hacker News reader app which is focused on making you read less, by only showing you the top stories of the last 24 hours.
10 stars 9 forks source link

Add unit tests for flutter functionality #23

Open wsloth opened 1 year ago

wsloth commented 1 year ago

It would be nice to add some unit tests to demonstrate core functionality works.

And additionally, run the unit tests in the github actions workflow to run for every PR!