Closed cxong closed 2 years ago
I'm unable to test further due to 403 errors
@cxong Hi! Many thanks for contributing.
The 403 error comes from loading a background image and should not affect the game.
To verify that the game works, please run the end-to-end tests, found in the e2e
folder.
I am getting
Step 1. Open browser NG 3s
Error: net::ERR_CONNECTION_REFUSED at http://localhost:8080/?server=https://raw.githubusercontent.com/bemusic/bemuse-test-server/master
after running
npx prescript tests/Gameplay-test.js
in e2e
@cxong Hi! Please have the development server running while running the E2E tests.
Deferred Step 2. Close browser OK 85ms
すばらしい! 32s
@cxong Great, seems to be working! Almost there — please check the CI status.
rush danger-local
to see the warnings.Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Changelog
Migrated the data update library from updeep to immer.