QuestQuill / quest_quill_api

1 stars 0 forks source link

add method tests #12

Closed Captainlearyo closed 12 months ago

Captainlearyo commented 12 months ago

Implements/Fixes:

description closes #

Neccesary checkmarks:

[x] All Tests are Passing
[x] The code will run locally

Type of change

[] New feature
[] Bug Fix

Check the correct boxes

[x] This broke nothing
[] This broke some stuff
[] This broke everything

Testing Changes

[] No Tests have been changed
[] Some Tests have been changed
[] All of the Tests have been changed(Please describe what in the world happened)

Added method tests to users, campaign and town

Checklist:

[x] My code has no unused/commented out code
[x] I have reviewed my code
[] I have commented my code, particularly in hard-to-understand areas
[x] I have fully tested my code

TY!

EVanGorkom commented 12 months ago

Thank you for taking care of these model tests!