Skip to content

Cleanup the tests into config and server command tests #3

@joshgo

Description

@joshgo

There are several types of commands that get generated, but they largely fall into 2 camps.

  1. Commands that work with the config file (ConfigCommands)
  2. Commands that work with a server (ServerCommands)

It might be a good idea to put the the tests into separate files and group them by the 2 categories as mentioned above.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions