Skip to content

screepers/screeps-server-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screeps-server-test

Private server setup for testing

Note

For a more complete and easier to use version of this, checkout Hiryus's project Hiryus/screeps-server-mockup

Description

This is a project that runs the Screeps private server one tick at a time, this allows you to easily check data in between ticks and opens the possibilities for testing bots in a fixed, known environment.

Requirements

  • node 6+
  • mongodb
  • redis

Usage

  1. Install via npm install screepers/screeps-server-test
  2. Write a test script (See test.js for a sample)
  3. Run test script!

NOTE: While the library itself works in node 6, the example.js file requires node 8 or transpiling due to using async/await

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published