elasticsearch/docs/internal/GeneralArchitectureGuide.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

26 lines
300 B
Markdown
Raw Normal View History

# General Architecture
## Transport Actions
## Serializations
## Settings
## Deprecations
## Plugins
(what warrants a plugin?)
(what plugins do we have?)
## Testing
(Overview of our testing frameworks. Discuss base test classes.)
### Unit Testing
### REST Testing
### Integration Testing