Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor community Function and Add more test case #122

Merged
merged 14 commits into from
Oct 13, 2024
Merged

Conversation

mubarak23
Copy link
Collaborator

  • collect array for moderators as function params : Array<ContractAddress> on add_community_mods
  • collect array for moderators as function params: Array<ContractAddress> remove_community_mods
  • collection of profiles: Array<ContractAddress>, ban_statuses: Array<bool> set_ban_status
  • add more test coverage

@mubarak23 mubarak23 self-assigned this Oct 10, 2024
@mubarak23 mubarak23 changed the title Feat comm test Refactor community Function and Add more test case Oct 10, 2024
src/community/community.cairo Show resolved Hide resolved
src/community/community.cairo Outdated Show resolved Hide resolved
tests/test_community.cairo Outdated Show resolved Hide resolved
tests/test_community.cairo Outdated Show resolved Hide resolved
tests/test_community.cairo Outdated Show resolved Hide resolved
tests/test_community.cairo Show resolved Hide resolved
tests/test_community.cairo Outdated Show resolved Hide resolved
tests/test_community.cairo Outdated Show resolved Hide resolved
tests/test_community.cairo Outdated Show resolved Hide resolved
src/community/community.cairo Outdated Show resolved Hide resolved
@Darlington02 Darlington02 merged commit 86097dd into main Oct 13, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants