You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: