Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write unit tests for the Documentation Generator #136

Open
jakubg1 opened this issue Dec 2, 2024 · 0 comments
Open

Write unit tests for the Documentation Generator #136

jakubg1 opened this issue Dec 2, 2024 · 0 comments
Labels
A: Documentation Issue with documentation. D: Feature Request A feature that may be implemented in a future version.

Comments

@jakubg1
Copy link
Owner

jakubg1 commented Dec 2, 2024

The documentation generator should have some builtin tests, and the files for the tests should reside in the doc/game/tests/ folder.

Tests should be made for the following pipelines:

  • DocLang -> DocLangData
  • DocLang(Data) -> JSON Schema
  • DocLang(Data) -> Lua Config Class

and should cover all types, multitypes, objects, enum objects, regex objects and so on.

@jakubg1 jakubg1 added D: Feature Request A feature that may be implemented in a future version. A: Documentation Issue with documentation. labels Dec 2, 2024
@jakubg1 jakubg1 added this to the Beta 5.0.0 release milestone Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: Documentation Issue with documentation. D: Feature Request A feature that may be implemented in a future version.
Projects
None yet
Development

No branches or pull requests

1 participant