Gary Chan
Gary Chan
Fixed in PR #2352 in this [commit ](https://github.com/HTBox/allReady/pull/2352/commits/228ae129f851a8a47376d51beb064a4f6175a817).
Well it looks like this works. I'd like some feedback before cleaning up this PR. Anyone???
It turns out this is related to [Dependency of Gulp 3.9.1 causes error in Node 10](https://github.com/userfrosting/UserFrosting/issues/882). I applied the fix as suggested in the link above to resolve. This appeared...
Did some investigation of the AppVeyor build server since this error message did not appear there - see #2351. The build server is using Node 8.15. Installing Node 8.15 solved...
Did some [future proofing to support _Gulp 4_ ](https://github.com/HTBox/allReady/pull/2352/commits/16834681f15cd28e1c8c2d2ab34eca84089b9e13) in PR #2352 which works in both _Node 10_ and _Node 8.15_. Removed knockout-bootstrap - including cause the integration test to...
Fixed in #2352 in this [commit](https://github.com/HTBox/allReady/pull/2352/commits/ce202d16fbe8dcd3445c4091ba1ba411a60016b4).
In addition to #2344, #2345 and #2346, there were some minor issues such as having the js files generated from ts files checked in to source control.
I've started implementing a browser based testing project implemented in C#/Selenium/XUnit/Core 2.1. I'm hoping it will address the issues in the AllReady.ScenarioTest project - please see #2345. The project takes...
Sadly - no.
@valdisiljuconoks The project was not buildable when I took a look at it in 2019. It took a while but I was able to get a successful build - see...