node-minecraft-wrap
node-minecraft-wrap copied to clipboard
Add a test for the client wrapper
Will probably take at least 5 minute (to download all the assets)
Might require xvfb
which versions ? (everything in https://mcversions.net/ works, including classic)
seems like circle ci cannot run the client (no opengl)
travis might do it
Using CircleCI2, we could put all these utilities--including xvfb--into a Docker container, then drive it using RobotJS
Also see: https://discuss.circleci.com/t/running-vnc-in-circleci-2-0/13812
cool stuff, indeed we can