BeshoyAtef / Terasoft_14

1 stars 0 forks source link

T4 omarabdelfatah 237 sms #254

Closed omarabdelfatah closed 10 years ago

omarabdelfatah commented 10 years ago

237 @youssefbarakat @rehab-arafa @joewagieh @madeleine92 @mariam-elsanady @mariamel-sanady

youssefbarakat commented 10 years ago

check your implementation again :) def send sms( number,text ) should be like this, a space after opening the bracket and before closing it, also send_sms( "+20126699638","Hey, Welcome to Shipme Website ;)" ), and def test send_sms("+20126699638","Hey, Welcome to Shipme Website ;)") end end the first end must be aligned with its def and the last end should not have any tabs before since it the end of the class

omarabdelfatah commented 10 years ago

@youssefbarakat please check it again

rehab-arafa commented 10 years ago

@omarabdelfatah scenario reviewed

youssefbarakat commented 10 years ago

implementation reviewed

joewagieh commented 10 years ago

@omarabdelfatah documentation reviewed