Gig-o-Matic / GO3

GNU General Public License v3.0
10 stars 8 forks source link

unit-test page fetches for every page? #541

Open aaronoppenheimer opened 2 months ago

aaronoppenheimer commented 2 months ago

Sometimes I have fixed some lower-level bug only to break a view that I didn't realize cared. It would be straightforward to just fetch every page during unit testing to at least exercise every view to catch "duh" cases.