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

feat: integration tests #1070

Merged
merged 20 commits into from
Jul 30, 2024
Merged

feat: integration tests #1070

merged 20 commits into from
Jul 30, 2024

Conversation

sash-a
Copy link
Contributor

@sash-a sash-a commented Mar 25, 2024

What?

Adds integration tests

todo:

  • fix gigastep wrapper
  • fix matrax wrapper
  • make github run tests

closes #1049

@sash-a sash-a added test maintenance General improvements/optimisations priority/low labels Mar 25, 2024
@sash-a sash-a self-assigned this Mar 25, 2024
Copy link
Contributor

@WiemKhlifi WiemKhlifi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sash-a! It's really satisfying to see my chaotic shell script evolve into a more sophisticated and cleaner test version 😅💃

test/integration_test.py Outdated Show resolved Hide resolved
test/integration_test.py Outdated Show resolved Hide resolved
test/conftest.py Outdated Show resolved Hide resolved
mava/configs/default_ff_isac.yaml Outdated Show resolved Hide resolved
Copy link
Collaborator

@RuanJohn RuanJohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @sash-a 🔥
Just some minor suggestions

mava/utils/logger.py Outdated Show resolved Hide resolved
test/integration_test.py Outdated Show resolved Hide resolved
test/integration_test.py Show resolved Hide resolved
Copy link
Collaborator

@RuanJohn RuanJohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thank you @sash-a 🔥

Copy link
Contributor

@OmaymaMahjoub OmaymaMahjoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @sash-a, I made a final optional request, If you believe it's unnecessary, feel free to ignore it 😅

test/conftest.py Show resolved Hide resolved
@sash-a sash-a dismissed WiemKhlifi’s stale review July 30, 2024 08:18

stale, comments addressed and 2 approving reviews

@sash-a sash-a merged commit 00b9c8d into develop Jul 30, 2024
4 checks passed
@sash-a sash-a deleted the feat/integ-tests branch July 30, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General improvements/optimisations priority/low size/L test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Integration tests
4 participants