lelionvert / socrates-promo02

1 stars 0 forks source link

Registration: Get Detailed Information about a candidate #18

Open fakih opened 7 years ago

fakih commented 7 years ago

As an organiser of SocratesFR I want to get a detailed information about a candidate In order to communicate better with my attendees (phone number, email, twitter account) and to manage the organisation of the event (First Choice | Second Choice | Third Choice | Fourth Choice) and generate invoices (I need the postal address to do that) and Manage Special Request or Remarks (Roommate Preferences and Diet Choices are added as comment in the Remarks section)

Scenario: update an existing candidate

given I have this candidate with only an email address

existing candidate
regis.dubois@socrates.com

given I update the given candidate with new information from the list above

First Name Second Name email address twitter account first choice second choice third choice fourth choice postal address remarks
Regis Dubois regis.dubois@socrates.com @regisdubois single double triple no accommodation 25 rue du louvre 75001 Paris Vegeterian

when I ask for the detailed information of the following email address: regis.dubois@socrates.com then I get the information filled above

First Name Second Name email address twitter account first choice second choice third choice fourth choice postal address remarks
Regis Dubois regis.dubois@socrates.com @regisdubois single double triple no accommodation 25 rue du louvre 75001 Paris Vegeterian

Scenario: update an existing candidate

given I add a new candidate with all the following information

First Name Second Name email address twitter account first choice second choice third choice fourth choice postal address remarks
Regis Dubois regis.dubois@socrates.com @regisdubois single double triple no accommodation 25 rue du louvre 75001 Paris Vegeterian

when I ask for the list of candidates

then I get: regis.dubois@socrates.com

udebella commented 7 years ago

@fakih Can you confirm that first choice is mandatory only for creation and not for update?

Mounkito commented 7 years ago

hello houssam , remarks are linked to the accomandation or they're global ??