66 Commits

Author SHA1 Message Date
2134ea02ce Fix player count game validation 2021-07-08 23:47:37 -07:00
ef17b1f8f9 Bugfix spec test 2021-07-08 02:49:57 -07:00
e8a03473f7 Bugfix spec test 2021-07-08 01:33:16 -07:00
1e34a17bd2 Update specs 2021-07-07 23:14:13 -07:00
Jesse C. Fisher
917d02a4e5 Update capybara 2019-10-02 00:24:01 -07:00
a43f3b9e3d Remove reference to deprecated GameHelper 2019-03-16 00:00:13 -07:00
9bd07aa532 Improve semantics 2016-02-28 14:46:55 -08:00
ab12e96879 Add game winner feature 2016-02-28 03:25:27 -08:00
eb2c38c9d3 Add winner feature to games 2016-02-24 05:19:39 -08:00
c0d84b30ba Install simplecov for test coverage stats 2016-02-23 13:34:02 -08:00
cb172f6e6d Move seats from table to game 2016-02-22 19:03:25 -08:00
4cde74e469 Add hand to beat images 2016-02-20 04:33:30 -08:00
92f2806e31 Add games to seats and implement tables 2016-02-20 02:19:28 -08:00
32194b11b9 Adding tables 2016-02-09 04:02:24 -08:00
73edbc369c Feature: Table index spec 2016-02-07 02:59:52 -08:00
e49dfaa4e9 Bot players feature ideas 2016-01-30 16:04:07 -08:00
21e7a4895f Add todos and notes 2016-01-30 15:56:37 -08:00
2c3d69dffa Play now for visitors 2016-01-30 15:55:47 -08:00
441242a044 Authorization based on soft_token 2016-01-30 15:54:47 -08:00
7af48a92a3 Adding feature visitor play now 2016-01-24 16:52:22 -08:00
15a75bc462 Add feature: Play now 2016-01-23 19:41:49 -08:00
b655e90a43 Add soft_token to game show 2016-01-23 19:41:11 -08:00
5032c602c0 Add soft_token to players 2016-01-17 18:50:28 -08:00
bd1d2bb55d Add soft_token for gradual User engagement 2016-01-07 02:32:01 -08:00
cbb79ea058 Create bots feature spec 2015-12-30 19:36:52 -08:00
311004806c Use poltergeist capybara web driver 2015-12-29 23:46:06 -08:00
bf7d1e5689 Merge branch 'master' into stash 2015-12-29 21:11:21 -08:00
d052714365 Configure specs for staging environment 2015-12-29 21:02:48 -08:00
bcc059ee33 stash 2015-12-28 23:15:59 -08:00
0de80ca307 Add table and seat models 2015-11-25 02:15:05 -08:00
a4fb8e6613 Stashy stashy 2015-11-25 00:56:07 -08:00
fd5158e712 Stash moar 2015-11-20 17:52:18 -08:00
b344e9a816 stash 2015-11-11 04:09:46 -08:00
1b86aade85 Implement bombs 2015-11-09 05:37:24 -08:00
2a5504a982 Rename current_player to controlling_player 2015-11-08 17:39:24 -08:00
a75631552f Add end of game status and winner 2015-11-07 18:07:14 -08:00
7b41b09208 Implement game show as a React component 2015-11-05 18:22:40 -08:00
bb3bb541a8 Add player controls component; add play hand button 2015-10-29 06:25:33 -07:00
ef93825b94 Fix hand_type validation 2015-10-28 20:27:22 -07:00
e0f0dec45b Implement inventory as a React component 2015-10-20 03:10:04 -07:00
1bb6a5c75e Install poltergeist JavaScript driver 2015-10-20 02:59:20 -07:00
5f91ea116a Speed up spec 2015-09-08 17:08:10 -07:00
b4c8b3a6be New game for :each spec 2015-08-26 18:03:21 -07:00
9ff5259cb1 Feature specs for plays 2015-08-21 01:42:59 -07:00
388e8bb2b1 Basic feature spec for game play 2015-08-18 04:59:35 -07:00
5823ae9952 Improve spec speed by minimizing database writes 2015-08-17 18:47:02 -07:00
2c678b1a9d Play hand validations 2015-08-17 13:42:42 -07:00
abffc4248d Another stash 2015-08-13 19:44:17 -07:00
63ff0afb67 stash for play-hand-validations_wip_stash 2015-08-11 07:04:52 -07:00
23308abc97 Active player rotates after hand played 2015-08-08 05:28:39 -07:00