Releases
v0.0.3
Changelog
New features
95d7b4b feat(backend): add strikes to playerSearch
0005913 feat(discord): add capability to link discord ID to player
ea4b293 feat: add support to delete command when shutdown
0f09ec2 feat: add tracing
Bug fixes
dd12ff6 fix(CreateLoot): pg throw error if raid doesnt exist
1c45a69 fix: coven-absence-list was always empty
b37142b fix: coven-raid-list is not implemented
062c251 fix: raid-id should be an integer
Other changes
321446f chore(codacy): should ignore markdown files
962263c chore(lint): config should be align
f43e2ef chore(tests): add mocks for pg
b5a8ff4 chore(tests): add more tests to backend/CreateLoot
6daa8e3 chore(tests): add more tests to backend/Init
ef3d72b chore(tests): add more tests to backend/Loot
a50a706 chore(tests): add more tests to backend/SearchPlayer
02eb972 chore(tests): add more tests to backend/SearchPlayer
37ab65c chore(tests): add more tests to backend/UpdateStrike
f48a8dd chore(tests): add more tests to usecase/loot
889c1a2 chore(tests): add test for database/SearchOnPlayerName
aff80f6 chore(tests): add test to backend/CreateRaid
a70c897 chore(tests): add test to backend/DeletePlayer
da08a76 chore(tests): add test to backend/ReadStrike
566be25 chore(tests): add test to backend/SearchStrike
31f7975 chore(tests): add test to backend/UpdateRaid
353b5ae chore(tests): add test to backend/createStrike
1ad6403 chore(tests): add test to backend/createplayer
a022f19 chore(tests): add test to backend/deleteStrike
94ddc6c chore(tests): add test to backend/init
78499aa chore(tests): add test to backend/raid and strike
a062199 chore(tests): add test to backend/readplayer
ad9735a chore(tests): add test to backend/searchplayer
0d37600 chore(tests): add test to backend/searchstrike
4ecbe42 chore(tests): add test to usecase/linkPlayer
78bd2cc chore(tests): add test to usecase/readstrike
c466749 chore(tests): add tests on discord/absenceHandler
5ca880f chore(tests): add tests on discord/linkPlayer
30b425a chore(tests): add tests on usecase/CreateLoot
2a7d7a2 chore(tests): fix backend/CreatePlayer
d1aa52f chore(tests): fix backend/SearchPlayer
fe92650 chore(tests): remove random test on loot
0eafcdc chore: add logs to track discord command registration and deletion
e5f0373 chore: add more outputs on makefile
68f6589 chore: add tests to discord/loot
1aa0998 chore: add tests to discord/lootHandler
8e1327f chore: add tests to discord/player
286ff05 chore: bug cannot be reproduce
6adc7c2 chore: change output format for raid already exists
6fccecf chore: change output format for strikes
d76af86 chore: create interfaces for usecases
7c5d235 chore: make discord error more human readable
35486e7 fix(controller/discord): raid id should be a integer
bc4644e refact(ctrl/discord): make it testable
You can’t perform that action at this time.