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

Unit Tests - Tribes - Create Tribe #166

Open
tomastiminskas opened this issue Sep 30, 2024 · 0 comments
Open

Unit Tests - Tribes - Create Tribe #166

tomastiminskas opened this issue Sep 30, 2024 · 0 comments
Assignees

Comments

@tomastiminskas
Copy link
Contributor

tomastiminskas commented Sep 30, 2024

Test the ability to create a tribe

Base branch: develop

Purpose

Prove the ability to create a group is intact

Success condition

Prove that the tribes server creates the new tribe with all the correct metadata

Steps

⁃ Create a random set of metadata (I.e. name, amount to join, podcast url, etc.)
⁃ Call the createTribe methods
⁃ Await the confirmation
⁃ Use HTTP requests to tribe server to confirm all the data input is correct!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants