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 tests for Framework modules #75

Open
1 of 6 tasks
zpl-zak opened this issue Dec 6, 2022 · 1 comment
Open
1 of 6 tasks

Write tests for Framework modules #75

zpl-zak opened this issue Dec 6, 2022 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority:low

Comments

@zpl-zak
Copy link
Member

zpl-zak commented Dec 6, 2022

The following modules need to have tests written:

  • Interpolator
  • World ECS system
  • Scripting engine
  • Networking engine (basic connection init/shutdown + packet flow)
  • HTTP server (validate endpoints)
  • scripting bindings
@zpl-zak zpl-zak added enhancement New feature or request help wanted Extra attention is needed labels Dec 6, 2022
@zpl-zak
Copy link
Member Author

zpl-zak commented Jan 10, 2024

UTs currently crash as the node.js engine is not yet re-entrant. Blocked by #81

@zpl-zak zpl-zak added the blocker This issue is blocked label Jan 10, 2024
@zpl-zak zpl-zak removed the blocker This issue is blocked label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority:low
Projects
Status: No status
Development

No branches or pull requests

1 participant