Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Test Suite #15

Open
minecrafter opened this issue Jun 15, 2016 · 2 comments
Open

Test Suite #15

minecrafter opened this issue Jun 15, 2016 · 2 comments

Comments

@minecrafter
Copy link
Contributor

We need to add tests to the codebase to make sure that we can ensure that bugs found remain fixed and that functionality works as expected.

@PizzaCrust
Copy link
Contributor

PizzaCrust commented Jun 15, 2016

This should be related to the implementation, not the API. (I think)

@minecrafter
Copy link
Contributor Author

minecrafter commented Jun 15, 2016

The API may also have certain implementations included. For instance, it makes little sense to have each server port have their own chat component API implementation, the one provided by Fountain should be used instead.

We can go with the Sponge approach and have FountainAPI for public-facing APIs, FountainCommon for shared cross-platform APIs, and then have each individual server implementation.

@phase phase changed the title Tests Test Suite Jun 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants