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

TESTE -> EventController #19

Open
BrunohSL opened this issue Feb 24, 2019 · 1 comment
Open

TESTE -> EventController #19

BrunohSL opened this issue Feb 24, 2019 · 1 comment

Comments

@BrunohSL
Copy link
Owner

index
store
update
participate
delete

@BrunohSL
Copy link
Owner Author

BrunohSL commented May 5, 2019

Participar de um evento -> Deve listar apenas uma vez o id do usuário no evento

Participar de um evento que já está participando -> Deve continuar listando apenas uma vez o id do usuário e validar a mensagem de "já inscrito no evento"

Abandonar um evento que está participando -> Deve validar se existe o id do usuário no evento e após sair do evento não deve mais listar o id do usuário no evento

Abandonar um evento que não está participando -> Deve validar a mensagem informando que não pode sair de um evento que não está participando

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

No branches or pull requests

1 participant