298 Commits

Author SHA1 Message Date
165d67c994 upgrade ruby 2023-04-03 14:59:55 +00:00
f69ff9d1b0 Update ruby version 2023-03-25 16:07:26 +00:00
cc0590a316 Upgrade ruby 2022-05-24 11:26:36 -07:00
2c81f123e8 Suited run spec 2022-05-20 23:12:55 -07:00
45d90758a6 Fix tests for new seat order 2021-12-18 23:28:11 -08:00
96219ff1b4 Remove sleep deprecated race condition workaround 2021-12-18 23:06:10 -08:00
802b692623 Add instructions for dev env setup 2021-12-10 07:18:29 -08:00
1a1e3d1b2f Disable react 2021-12-06 01:42:39 -08:00
3f954c16f1 Add qr code to table 2021-11-27 00:21:55 -08:00
40ec18e635 Add ideas for new tests 2021-11-21 02:08:29 -08:00
845f515aea Disable confirmation dialogs 2021-11-21 02:08:09 -08:00
275a6290d2 Enable ajax loads 2021-11-20 07:46:32 -08:00
037dca41d5 Add sloppy ajax loading of game plays 2021-11-20 04:07:58 -08:00
6b41b5f2d1 Fix play order 2021-11-20 04:07:25 -08:00
03bbc8e21f Fix Play Now button 2021-11-20 04:06:53 -08:00
4602bd18f2 Fix display if player to beat is removed 2021-11-20 03:04:17 -08:00
41847395c9 Merge pull request 'Fix winner check' (#1) from fix-winner-check into master
Reviewed-on: #1
2021-11-20 02:31:40 -08:00
9024e4134d Fix winner check 2021-11-20 01:48:58 -08:00
fca53d6575 Add auto play for bots 2021-11-20 00:09:01 -08:00
d39af457ac Add seat management fix new game button 2021-11-17 07:56:39 -08:00
3837e6e38a Change selected card style 2021-11-17 07:54:43 -08:00
df4b77a1c7 Update default secret values 2021-11-16 06:53:56 -08:00
e9539adaf0 Disabled control buttons when not in control 2021-11-15 18:54:38 -08:00
0549e48eef Add about page with attributions 2021-11-13 17:29:01 -08:00
0dd6c9b09f Update git repo url 2021-11-13 17:28:22 -08:00
d07eca8cd0 Update deploy config 2021-11-13 02:29:34 -08:00
c85eba4029 Update deploy config 2021-11-13 01:26:53 -08:00
f499d1fb04 Create button to remove bots 2021-11-10 22:14:43 -08:00
149a915065 Method must return boolean, not nil 2021-11-10 21:36:11 -08:00
44a540cbe8 Add Bot button respects seat occupied status 2021-11-10 21:24:15 -08:00
d53ecef3f4 Add more tests for Bots 2021-11-08 22:56:53 -08:00
8a3fa049ae Silence deprecation warnings because factory_girl 2021-11-08 22:13:41 -08:00
e747b1cd41 Avoid js driver 2021-11-08 21:49:31 -08:00
ef46165f7a Adds Bot button and start of Bot Players 2021-11-07 21:48:48 -08:00
fd8ee73fad Use spring in test env 2021-11-07 21:47:37 -08:00
c7e46ac663 Use spring gem to speed up dev testing 2021-11-06 23:09:16 -07:00
5497d0c874 Fix failing tests 2021-11-05 22:37:14 -07:00
a72b8271cb Test click confirm 2021-11-05 22:00:26 -07:00
3b7a38d861 Use case insensitive test for devise sessions 2021-11-05 21:47:02 -07:00
34502f4794 Fix failing tests 2021-11-05 21:26:14 -07:00
38a1e54cca Install capybara-screenshot gem 2021-11-05 21:02:11 -07:00
c7f91341f8 Table must be created before game for test setup 2021-11-04 22:56:09 -07:00
5bdd7217c7 Fix test navigation 2021-11-03 06:41:15 -07:00
6a58d32ffd Dirty fix race condition 2021-11-03 01:07:09 -07:00
abf0bf4b4b Fix test game path 2021-11-02 20:27:29 -07:00
bef5af7c5a Fix card labels 2021-11-02 19:47:51 -07:00
278c3ec0a6 Install ci_reporter gem for Jenkins 2021-10-17 22:03:46 -07:00
a6e897574d Fix tests 2021-09-19 00:26:45 -07:00
9dafd9374a Visit table path instead of game path 2021-09-19 00:24:45 -07:00
299e46b1a5 Move card data to checkbox 2021-09-19 00:21:28 -07:00