mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
d3c16e48fb
* Add packet cycletests * add mcPackets to deps * Update and rename cycleTest.js to non-par-test.js * Add exclude to npm run test for non par tests * Add seperate job for non-par-tests * fix indentation * make tests non-parallel * fix yml * fix exclude pattern * fix test matching * Fix protocol not being updated for different mc versions * dynamically get packets to test * get rid of unused var * rename non-par-test |
||
---|---|---|
.. | ||
common | ||
benchmark.js | ||
clientTest.js | ||
non-par-test.js | ||
packetTest.js | ||
serverTest.js |