node-minecraft-protocol/test
u9g d3c16e48fb
Add packet cycletests (#842)
* 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
2021-04-07 16:13:57 +02:00
..
common run standard 1.12 --fix 2018-09-24 22:08:11 +02:00
benchmark.js fix lint for new standard version 2019-08-03 23:29:14 +00:00
clientTest.js update standard to version 15 2020-10-24 13:44:33 +00:00
non-par-test.js Add packet cycletests (#842) 2021-04-07 16:13:57 +02:00
packetTest.js 1.16.2 and 1.16.3 support (#765) 2020-10-06 22:46:53 +02:00
serverTest.js Only use fullReason for the disconnect packet (#776) 2020-12-05 16:52:36 +01:00