287 Commits

Author SHA1 Message Date
3fba8ce18c Enable ajax loads 2021-11-20 07:46:32 -08:00
37c6c4489f Add sloppy ajax loading of game plays 2021-11-20 04:07:58 -08:00
e571f407ca Fix play order 2021-11-20 04:07:25 -08:00
ccfe047ff3 Fix Play Now button 2021-11-20 04:06:53 -08:00
d5a5daaea7 Fix display if player to beat is removed 2021-11-20 03:04:17 -08:00
b86d85584f Merge pull request 'Fix winner check' (#1) from fix-winner-check into master
Reviewed-on: jesse/thirteen-tien-len#1
2021-11-20 02:31:40 -08:00
60890d78d7 Fix winner check 2021-11-20 01:48:58 -08:00
b646eeb48b Add auto play for bots 2021-11-20 00:09:01 -08:00
3d46e5b806 Add seat management fix new game button 2021-11-17 07:56:39 -08:00
3a09b9bcff Change selected card style 2021-11-17 07:54:43 -08:00
1a7ebce6b4 Update default secret values 2021-11-16 06:53:56 -08:00
7dc60fdfb8 Disabled control buttons when not in control 2021-11-15 18:54:38 -08:00
6a020618c3 Add about page with attributions 2021-11-13 17:29:01 -08:00
b52ba6be1a Update git repo url 2021-11-13 17:28:22 -08:00
c4a1b857a9 Update deploy config 2021-11-13 02:29:34 -08:00
91d0d5b8a6 Update deploy config 2021-11-13 01:26:53 -08:00
6330a6b4e1 Create button to remove bots 2021-11-10 22:14:43 -08:00
614a53b253 Method must return boolean, not nil 2021-11-10 21:36:11 -08:00
69e8e06975 Add Bot button respects seat occupied status 2021-11-10 21:24:15 -08:00
54b2e4bec6 Add more tests for Bots 2021-11-08 22:56:53 -08:00
86085206e4 Silence deprecation warnings because factory_girl 2021-11-08 22:13:41 -08:00
13730bf979 Avoid js driver 2021-11-08 21:49:31 -08:00
fe136d1764 Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
6b5be166f8 Use spring in test env 2021-11-07 21:47:37 -08:00
a74eb11e32 Use spring gem to speed up dev testing 2021-11-06 23:09:16 -07:00
3ca6055f47 Fix failing tests 2021-11-05 22:37:14 -07:00
b4d028857a Test click confirm 2021-11-05 22:00:26 -07:00
4bf08ca446 Use case insensitive test for devise sessions 2021-11-05 21:47:02 -07:00
b84a833d10 Fix failing tests 2021-11-05 21:26:14 -07:00
b1017682bd Install capybara-screenshot gem 2021-11-05 21:02:11 -07:00
828a88020e Table must be created before game for test setup 2021-11-04 22:56:09 -07:00
97b42e31cb Fix test navigation 2021-11-03 06:41:15 -07:00
2cc50d88ba Dirty fix race condition 2021-11-03 01:07:09 -07:00
93d121238b Fix test game path 2021-11-02 20:27:29 -07:00
1e0eabcef6 Fix card labels 2021-11-02 19:47:51 -07:00
91b33a8c63 Install ci_reporter gem for Jenkins 2021-10-17 22:03:46 -07:00
18612e2efc Fix tests 2021-09-19 00:26:45 -07:00
5358752e26 Visit table path instead of game path 2021-09-19 00:24:45 -07:00
2b5a0b2ccc Move card data to checkbox 2021-09-19 00:21:28 -07:00
13f4d04ca0 Config dev email 2021-09-19 00:20:52 -07:00
2d2acffede Test helper find card by data 2021-09-19 00:19:53 -07:00
5e5be7ca9a Fix game helper setup include a table 2021-09-19 00:15:09 -07:00
c622da90bd Improve selected card UI 2021-09-19 00:13:58 -07:00
68339a3a0d Capybara test requires visible checkbox 2021-09-18 23:44:02 -07:00
92633e58ad Mark test as pending 2021-07-24 04:53:54 -07:00
501972870d Fix syntax errors 2021-07-24 02:15:33 -07:00
69ce3f6b4c Fix game tests 2021-07-16 23:24:42 -07:00
196174401e Mark test as pending 2021-07-16 21:27:42 -07:00
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