rchatley / extreme_startup

Other
265 stars 92 forks source link

Withdrawal capability and a few cucumber features #5

Closed mlainez closed 13 years ago

mlainez commented 13 years ago

Hey guys,

We ran the workshop yesterday night. It went quite well but we had some network problems. It ended up with some teams having registered multiple times with the same url... The idea here is just to be able to remove teams from the game to clean that up in case it happens. I added a '/withdraw/:uuid' route and I keep track of the thread started for a specific player. I noticed there were no tests for the happy case. I added a few cucumber features. If I need to work more on the testing, tell me.

People loved the workshop, we'll probably do it again in the following months.

Cheers,

Marc

mattwynne commented 13 years ago

That's great, and thanks for working on the tests, the code needs some more love!

Would you please write up a short article about the session and send us the URL?

On 13 Jul 2011, at 11:51, mlainez wrote:

Hey guys,

We ran the workshop yesterday night. It went quite well but we had some network problems. It ended up with some teams having registered multiple times with the same url... The idea here is just to be able to remove teams from the game to clean that up in case it happens. I added a '/withdraw/:uuid' route and I keep track of the thread started for a specific player. I noticed there were no tests for the happy case. I added a few cucumber features. If I need to work more on the testing, tell me.

People loved the workshop, we'll probably do it again in the following months.

Cheers,

Marc

Reply to this email directly or view it on GitHub: https://github.com/rchatley/extreme_startup/pull/5

cheers, Matt

matt@mattwynne.net 07974 430184