issues
search
sita-samoa
/
sita-membership
VILT (Vue.js, Inertia.js, Laravel, Tailwind CSS) repo for SITA Membership Database
MIT License
5
stars
22
forks
source link
Fix/Mailing list error & add test
#236
Closed
ainsofs
closed
5 months ago
ainsofs
commented
5 months ago
Description
Fix error when no data
Motivation and Context
DX
How has this been tested?
test added
Screenshots (if appropriate)
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist
[ ] My code fulfills the acceptance criteria.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
what-the-diff[bot]
commented
5 months ago
PR Summary
Added Mailing List Test
A new test file,
MailingListTest.php
, was added. This tests allows us to verify that the mailing list page is functioning and accessible as intended.
Description
Fix error when no data
Motivation and Context
DX
How has this been tested?
test added
Screenshots (if appropriate)
Types of changes
Checklist