Mava icon indicating copy to clipboard operation
Mava copied to clipboard

[TEST] Jax MAPPO System Integration

Open mmorris44 opened this issue 2 years ago ā€¢ 0 comments

What do you want to test?

Jax MAPPO full integration test

Outline of test structure

  • Unit tests (if possible)
  • Test component interactions
  • Ensure not crashing during standard executor and trainer steps

Definition of done

Passing checks, cover all basic component interactions, edge cases considered

Mandatory checklist before making a PR

  • [ ] The success criteria laid down in ā€œDefinition of doneā€ are met.
  • [ ] Test code is documented - docstrings for methods and classes, static types for arguments.
  • [ ] Documentation is updated - README, CONTRIBUTING, or other documentation.

mmorris44 avatar Jun 07 '22 08:06 mmorris44