Commit Graph

17 Commits

Author SHA1 Message Date
ArnoldSmith86
95ceb0cd1c
added link to game (#1908) 2024-01-26 08:59:10 +00:00
dependabot[bot]
d090c4812d
Bump testcafe from 3.4.0 to 3.5.0 (#2010)
* Bump testcafe from 3.4.0 to 3.5.0

Bumps [testcafe](https://github.com/DevExpress/testcafe) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/DevExpress/testcafe/releases)
- [Changelog](https://github.com/DevExpress/testcafe/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DevExpress/testcafe/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: testcafe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixed testcafe by avoiding Math.random

* missed two spots

* use the same testcafe version in GitHub workflow

* fixed Jest tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: ArnoldSmith86 <arnold.smith.86@mail.ru>
Co-authored-by: 96LawDawg <76912527+96LawDawg@users.noreply.github.com>
2024-01-12 07:04:42 +01:00
ArnoldSmith86
b84e11d6c9
increased production test wait time (#1883) 2023-10-28 14:52:45 +00:00
ArnoldSmith86
bf8cb6f784
Create FUNDING.yml (#1822) 2023-09-23 07:03:04 +00:00
ArnoldSmith86
d0aec7b1fc
game library overhaul (#1223) 2022-12-30 10:46:55 +01:00
Robert Flack
a8cde1951a
Split up tests into categories with common helper functions. (#1362)
In preparation for adding more different types of tests, split up the
existing tests into three main categories. The npm run scripts now
accept as an argument which test file you want to run.

Co-authored-by: 96LawDawg <76912527+96LawDawg@users.noreply.github.com>
Co-authored-by: David Robarts <368796+robartsd@users.noreply.github.com>
2022-11-08 16:26:57 +00:00
ArnoldSmith86
7295c03c9f
parallelize testcafe tests on GitHub (#1159) 2022-03-24 09:44:10 +00:00
ArnoldSmith86
103917d77e
fix automated Production Environment test (#995) 2021-12-08 15:35:05 +00:00
ArnoldSmith86
3001332983
fixed GitHub workflows (#870) 2021-11-09 15:50:50 +01:00
ArnoldSmith86
20bfbf2b76
update to Node.js 16 (#802) 2021-10-26 20:07:47 +02:00
ArnoldSmith86
be40b8dc69
added an automated test that checks if the server starts with production settings (#601) 2021-06-24 20:42:21 +00:00
ArnoldSmith86
42d2daf918 implemented automated game testing using TestCafe 2021-04-09 17:23:08 +00:00
UltimateGeek
1fe8ebe8ed
Setup Node.js CI 2021-01-07 10:52:20 -05:00
UltimateGeek
16c326203b
Create dependabot.yml 2021-01-04 16:07:12 -05:00
UltimateGeek
6edb6c5189
Delete dependabot.yml 2021-01-04 16:06:10 -05:00
Ben Hochstedler
c7e96d0da7 Create codeql-analysis.yml 2020-12-30 18:34:31 +01:00
Ben Hochstedler
d4d479e6bb Enable github dependabot for npm 2020-12-30 18:34:31 +01:00