Skip to content

An offline testing client to test javabot in a 1 on 1 session

Notifications You must be signed in to change notification settings

Gemtastic/testclient_javabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What this is:

This is a minimal "Chat-Client" to allow offline testing and troubleshooting the javabot under development at http://github.com/Vincentyification/JavaBot

What this is not:

A test suite. This is a minimal "implementation" to allow manual troubleshooting and testing the JavaBot, which will be referred to as "Junior" in the chat.

Issues for the JavaBot himself should be submitted to the JavaBot repository. Only issues concerning the TestClient will be accepted here.

Setup:

This currently requires an existing and mvn install-ed JavaBot (instructions can be found in SETUP.MD) on your local machine to run, mostly since Junior is not accessible in any public maven repo yet. It can be run simply by executing mvn exec:java to start up with the currently availably state of Junior

About

An offline testing client to test javabot in a 1 on 1 session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 76.1%
  • CSS 23.9%