quarry icon indicating copy to clipboard operation
quarry copied to clipboard

Add tests for client networking

Open barneygale opened this issue 6 years ago • 1 comments

It's probably possible to acquire and run a minecraft server jar, then exercise quarry's client functionality against it. Probably a moderate faff, but there we go.

barneygale avatar Oct 18 '19 20:10 barneygale

Have a look at https://github.com/PrismarineJS/node-minecraft-wrap which does exactly that in js. We use it in node-minecraft-protocol to test networking. You could build something very similar in python.

On Fri, Oct 18, 2019, 22:11 Barney Gale [email protected] wrote:

It's probably possible to acquire and run a minecraft server jar, then exercise quarry's client functionality against it. Probably a moderate faff, but there we go.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/barneygale/quarry/issues/71?email_source=notifications&email_token=AAR437WUS6BIYQXZGR3MULDQPIJ7BA5CNFSM4JCLZN4KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HS3DR3A, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR437WENWQAYIBSA5V2QMDQPIJ7BANCNFSM4JCLZN4A .

rom1504 avatar Oct 19 '19 22:10 rom1504